Skip to content

Releases: deepgram/deepgram-python-sdk

v3.1.1

29 Jan 16:57
e2ddfb4
Compare
Choose a tag to compare

What's Changed

  • [CHORE] Update Issue and PR Templates, Update Various Guides Formatting to Match Go by @dvonthenen in #269
  • [ENHANCEMENT] Refactor Microphone to use callback mode by @lugia19 in #267
  • [ENHANCEMENT] adds feature extra to metadata by @SandraRodgers in #274
  • [CHORE] removes unnecessary warning by @SandraRodgers in #275
  • [ENHANCEMENT] Remove Explicit Asyncio From Dependencies by @dvonthenen in #276
  • [CHORE] Update Throwing Fatal Error When Using Older v2 Class by @dvonthenen in #271
  • [FEATURE] Implements vad_events for SpeechStarted by @dvonthenen in #263
  • [ENHANCEMENT] Clean Up JSON to Remove Null and Handle Default Fields by @dvonthenen in #273
  • [BUG] Update Extras Param to Take An Array by @dvonthenen in #277

New Contributors

Full Changelog: v3.1.0...v3.1.1

v3.1.0

22 Jan 16:07
abc9bdb
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.0.3...v3.1.0

v3.0.3

10 Jan 19:51
6eb043a
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.0.2...v3.0.3

v3.0.2

04 Jan 16:00
66b8e4a
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.0.1...v3.0.2

v3.0.1

28 Dec 18:13
d20624e
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.0.0...v3.0.1

v3.0.0

21 Dec 00:50
89eb91a
Compare
Choose a tag to compare

What's Changed

  • [FEATURE] adds python-v3 files by @SandraRodgers in #156
  • [FEATURE] Restructure Python v3 (Part 2) - Update Project Settings by @dvonthenen in #172
  • [FEATURE] Restructure Python v3 (Part 3) - Separation of Concerns by @dvonthenen in #173
  • [FEATURE] Restructure Python v3 (Part 4) - Removes __pycache__ Dirs by @dvonthenen in #174
  • [FEATURE] Restructure Python v3 (Part 5) - Rename Files to Remove Redundancy by @dvonthenen in #175
  • [FEATURE] Restructure Python v3 (Part 6) - Add License Headers by @dvonthenen in #176
  • [FEATURE] Restructure Python v3 (Part 7) - Support API Versioning by @dvonthenen in #177
  • [FEATURE] Implement All Examples for API Calls by @dvonthenen in #182
  • [FEATURE] Refactor Live Client for v3 by @dvonthenen in #186
  • [CHORE] Fix SetupTools Packaging by @dvonthenen in #189
  • [FEATURE] Refactor and Improve Versioning Mechanism by @dvonthenen in #190
  • [BUG] Fix README Spacing Breaking CD Publishing by @dvonthenen in #191
  • [CHORE] Update All Files Using Black Formatter by @dvonthenen in #193
  • [BUG] CD Release Fixes & SetupTools by @dvonthenen in #192
  • [FEATURE] Implement Logging Levels for Supportability, Fixes for Prerecorded Response Types by @dvonthenen in #194
  • [FEATURE] Implements Additional Logging (Logging Input Structs) by @dvonthenen in #195
  • [FEATURE] Suggested Poetry Config by @dvonthenen in #197
  • [FEATURE] made the api key optional for on-prem by @jjmaldonis in #198
  • [CHORE] Separate Options from Responses, Favor Using Option Classes by @dvonthenen in #199
  • [FEATURE] Implement Sync (Default) and Async For All Functions/Classes by @dvonthenen in #200
  • [CHORE] Dont CheckIn IDE Settings (VSCode) by @dvonthenen in #201
  • [CHORE] update readme by @SandraRodgers in #202
  • [FEATURE] Enable Development Releases by @dvonthenen in #204
  • [BUG] Fix Dev Workflow to Get Tag Name Only by @dvonthenen in #205
  • [FEATURE] Fix Dynamic Loading of PyAudio by @dvonthenen in #206
  • [FEATURE] Provide Timeout Capabilities for Sync Functions by @dvonthenen in #207
  • [BUG] Query options appended by @dvonthenen in #208
  • [FEATURE] Updates to README, examples, and More PyDocs by @dvonthenen in #209
  • [FEATURE] LiveClient: Pass Self in Callbacks, Make Async/Sync Client StartUp Same by @dvonthenen in #213
  • [FEATURE] Custom Query Parameters on URL for API Calls by @dvonthenen in #215
  • [CHORE] Update to Poetry Config To Breakout SDK, Dev, and Examples Dependencies by @dvonthenen in #214
  • [CHORE] WS Protocol Ping & Some Clean Up by @dvonthenen in #216

New Contributors

Full Changelog: v2.12.0...v3.0.0

v3.0.0-rc.3

20 Dec 01:53
2cecfb8
Compare
Choose a tag to compare
v3.0.0-rc.3 Pre-release
Pre-release

What's Changed

  • Custom Query Parameters on URL for API Calls by @dvonthenen in #215
  • Update to Poetry Config To Breakout SDK, Dev, and Examples Dependencies by @dvonthenen in #214

Full Changelog: v3.0.0-rc.2...v3.0.0-rc.3

v3.0.0-rc.2

15 Dec 18:04
c488adc
Compare
Choose a tag to compare
v3.0.0-rc.2 Pre-release
Pre-release

What's Changed

  • Updates to README, examples, and More PyDocs by @dvonthenen in #209
  • [LiveClient] Pass Self in Callbacks, Make Async/Sync Client StartUp Same by @dvonthenen in #213

Full Changelog: v3.0.0-rc.1...v3.0.0-rc.2

v3.0.0-rc.1

14 Dec 01:18
faf3eb5
Compare
Choose a tag to compare
v3.0.0-rc.1 Pre-release
Pre-release

What's Changed

Full Changelog: v3.0.0-beta.2...v3.0.0-rc.1

v3.0.0-beta.2

12 Dec 23:46
db1dcac
Compare
Choose a tag to compare
v3.0.0-beta.2 Pre-release
Pre-release

What's Changed

Full Changelog: v3.0.0-beta.1...v3.0.0-beta.2