Releases: deepgram/deepgram-python-sdk
Releases · deepgram/deepgram-python-sdk
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
v3.1.4
What's Changed
- Fix _emit not being awaited by @mirceapasoi in #295
- Fix Accessing Object via Dictionary by @dvonthenen in #298
- Object of type Sentiment is not JSON serializable by @dvonthenen in #297
New Contributors
- @mirceapasoi made their first contribution in #295
Full Changelog: v3.1.3...v3.1.4
v3.1.3
What's Changed
- Fix for
transcribe_url_callback
andtranscribe_file_callback
with Example by @dvonthenen in #285 - Readme Update by @jpvajda in #287
- Implement Custom Options for Live Clients by @dvonthenen in #290
Full Changelog: v3.1.2...v3.1.3
v3.1.2
What's Changed
- Fix Explicitly Passing API Key to
DeepgramClient
by @dvonthenen in #284
Full Changelog: v3.1.1...v3.1.2