Skip to content

Releases: deepgram/deepgram-go-sdk

v1.6.2

07 Nov 15:49
42c3486
Compare
Choose a tag to compare

What's Changed

  • include deepgram specific error message in StatusError.Error by @cbodonnell in #267
  • Example Tagging Release by @dvonthenen in #268
  • Fix Using ws:// With Self Hosted by @dvonthenen in #269
  • Organize Deprecated Code by @dvonthenen in #271

New Contributors

Full Changelog: v1.6.1...v1.6.2

v1.6.1

19 Oct 16:57
30cd597
Compare
Choose a tag to compare

What's Changed

  • Fix REST Posting File to v1/listen by @dvonthenen in #265

Full Changelog: v1.6.0...v1.6.1

v1.6.0

18 Sep 19:36
3a0a4d2
Compare
Choose a tag to compare

What's Changed

  • Implement Channel Callback Interface by @dvonthenen in #263
  • Reintroduce TTS WS by @dvonthenen in #258

Full Changelog: v1.5.0...v1.6.0

v1.5.0

14 Aug 22:32
4de178e
Compare
Choose a tag to compare

What's Changed

  • Defining the Contribution Process and Project Management Process by @dvonthenen in #256
  • Add dictation parameter to STT streaming by @bryanwux in #261
  • Implement Get Models by @dvonthenen in #262

New Contributors

Full Changelog: v1.4.0...v1.5.0

v1.4.0

15 Jul 18:45
8287a80
Compare
Choose a tag to compare

What's Changed

  • creating speak streaming client and api by @SandraRodgers in #239
  • Port WebSocket Threading Fixes STT Live -> TTS Speak, Port Fixes From TTS Speak -> STT Live by @dvonthenen in #246
  • Remove Outer Ticker Loop - Dead Code by @dvonthenen in #247
  • Fix README: pass options as pointers by @jhillyerd in #250
  • Refactor sdk package structure by @dvonthenen in #248
  • Updates Examples With New Package Names, Adds Warning, Fix Thread Panic by @dvonthenen in #252
  • Address Common vs REST Defaults for Clients by @dvonthenen in #254
  • Implements Multi-Lingual Support by @dvonthenen in #255
  • Remove TTS WS Implementation from main by @dvonthenen in #257

New Contributors

Full Changelog: v1.3.6...v1.4.0

v1.3.6

21 Jun 13:40
6cb2efd
Compare
Choose a tag to compare

Please read the important note below!

IMPORTANT NOTE: This release introduces breaking changes to the STT or Live Client from v1.2 to this release. If you upgrade from any previous version of this SDK, please read the migration note below:
https://developers.deepgram.com/docs/go-sdk-v12-to-v136-migration-guide#prerecordedrest-client-new

What's Changed

  • Make All Socket Write Operations Atomic by @dvonthenen in #243
  • Drain the WebSocket Queue of Messages by @dvonthenen in #245

Full Changelog: v1.3.5...v1.3.6

v1.3.5

11 Jun 22:58
5868b91
Compare
Choose a tag to compare

Release is Broken: Please read the important note below!

IMPORTANT NOTE: This release should not be used as it was found to have unintended issues for STT or LiveClient.

Please use the latest release, v1.3.6, to ensure the client connect functions as intended.

What's Changed

  • Added support for tier to ensure backward compatibility by @akshaylb in #235
  • Auto Finalize When Not Sending Audio by @dvonthenen in #237

New Contributors

Full Changelog: v1.3.4...v1.3.5

v1.3.4

06 Jun 01:36
f4abbbb
Compare
Choose a tag to compare

Release is Broken: Please read the important note below!

IMPORTANT NOTE: This release should not be used as it was found to have unintended issues for STT or LiveClient.

Please use the latest release, v1.3.6, to ensure the client connect functions as intended.

What's Changed

  • Fix Repeated/Excessive Read Failure on WS by @dvonthenen in #234

Full Changelog: v1.3.3...v1.3.4

v1.3.3

31 May 22:32
8fdd098
Compare
Choose a tag to compare

Release is Broken: Please read the important note below!

IMPORTANT NOTE: This release should not be used as it was found to have unintended issues for STT or LiveClient.

Please use the latest release, v1.3.6, to ensure the client connect functions as intended.

What's Changed

  • Expected Failure After 3 Failed Attempts by @dvonthenen in #231
  • Fix Reconnect Logic by @dvonthenen in #232
  • Fix Open/Close Event Pairing After Fatal Reconnect Refactor by @dvonthenen in #233

Full Changelog: v1.3.2...v1.3.3

v1.3.2

29 May 23:59
2479aa6
Compare
Choose a tag to compare

Release is Broken: Please read the important note below!

IMPORTANT NOTE: This release should not be used as it was found to have unintended issues for STT or LiveClient.

Please use the latest release, v1.3.6, to ensure the client connect functions as intended.

What's Changed

  • Fix Write From Multi-Source (KeepAlive, etc) by @dvonthenen in #228

Full Changelog: v1.3.1...v1.3.2