Releases: deepgram/deepgram-python-sdk
Releases · deepgram/deepgram-python-sdk
v3.2.3
What's Changed
- Add Convenience Alias for
speak.file()
by @dvonthenen in #346 - chore: update keepalive log by @roerohan in #347
- Fix CreateKey Response in Manage API by @dvonthenen in #352
- Custom Headers per REST Call by @dvonthenen in #353
- Examples to Demonstrate KeepAlive and Failure for Not Using It by @dvonthenen in #348
New Contributors
Full Changelog: v3.2.2...v3.2.3
v3.2.2
What's Changed
- Fix Starting KeepAlive Always, Switch for Exceptions by @dvonthenen in #345
Full Changelog: v3.2.1...v3.2.2
v3.2.1
v3.2.0
v3.1.10
What's Changed
- Make AsyncLiveClient Similar to LiveClient by @dvonthenen in #338
Full Changelog: v3.1.9...v3.1.10
v3.1.9
What's Changed
- Set Field in Metadata as Optional by @dvonthenen in #336
Full Changelog: v3.1.8...v3.1.9
v3.1.8
What's Changed
- Implement Open/Close Events with Additional Exception Handling by @dvonthenen in #334
- Update Copyright Year by @dvonthenen in #335
Full Changelog: v3.1.7...v3.1.8
v3.1.7
What's Changed
- Revert My Science Project for StreamSource by @dvonthenen in #331
Full Changelog: v3.1.6...v3.1.7
v3.1.6
What's Changed
- Update Token for Dev PyPi Builds by @dvonthenen in #324
- Generate PyDocs for GA Release Only by @dvonthenen in #325
- Fix
pyright
Defintions for3.1.5
by @dvonthenen in #328
Full Changelog: v3.1.5...v3.1.6
v3.1.5
What's Changed
- Rename Dev Build to Unstable by @dvonthenen in #303
- Issue #223 for Documentation Generation Created Github Actions Workflow by @UniversalDevGenius in #281
- Bugfix: manage resources properly by @tomprimozic in #305
- Fix Exception Handling When Platform Sends Close (From Timeout) by @dvonthenen in #306
- Implement Non-Blocking Firing of Emitting
on_
Functions by @dvonthenen in #309 - Implement KeepAlive for AsyncClient by @dvonthenen in #313
- Type All Input and Result Values in the SDK by @dvonthenen in #314
- Type All Input and Return Values in Examples by @dvonthenen in #315
- Examine Legacy Syntax and Verify/Identify Issues by @dvonthenen in #316
- Add Missing Extra Param in Live Metadata Class by @dvonthenen in #320
- Examine JSON DataClasses and Remove
Optional
for Those That are Required by @dvonthenen in #317
New Contributors
- @tomprimozic made their first contribution in #305
Full Changelog: v3.1.4...v3.1.5