Releases: deepgram/deepgram-go-sdk
Releases · deepgram/deepgram-go-sdk
v1.3.1
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
- Example Cancel on Live Client by @dvonthenen in #225
- Properly handle success result for live stream by @vkuptcov in #227
New Contributors
Full Changelog: v1.3.0...v1.3.1
v1.3.0
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 CreateKey TTL Property by @dvonthenen in #206
- Automation, Lint'ing, etc Mega Refactor by @dvonthenen in #208
- Implement
no_delay
by @dvonthenen in #216 - Fix
DeepgramError
Not Getting Returned as Error Type by @dvonthenen in #219 - Implements
Finalize
Message by @dvonthenen in #217 - Fix Reconnect Issue by @dvonthenen in #222
- Update OnPrem References to Self Hosting by @dvonthenen in #223
Full Changelog: v1.2.2...v1.3.0
v1.2.2
What's Changed
- Edge Case Examples by @dvonthenen in #199
- Update README with Logging Info/Settings, Move Go Docs Into Docs Section by @dvonthenen in #200
- adds section on backwards compatability by @jpvajda in #201
- Update KeyResponse with Key Value by @dvonthenen in #203
Full Changelog: v1.2.1...v1.2.2
v1.2.1
What's Changed
- Fix speak.ToStream() Creating Distorted Sound by @dvonthenen in #198
Full Changelog: v1.2.0...v1.2.1
v1.2.0
v1.1.6
v1.1.5
What's Changed
- added query parameters for pre-recorded G.729 audio by @jjmaldonis in #189
New Contributors
- @jjmaldonis made their first contribution in #189
Full Changelog: v1.1.4...v1.1.5
v1.1.4
What's Changed
- Fix API Key Ordering Precedence by @dvonthenen in #184
- Add Numerals formatting feature by @dvonthenen in #185
- Missing
speaker
Field inParagraph
by @dvonthenen in #188
Full Changelog: v1.1.3...v1.1.4
v1.1.3
v1.1.2
What's Changed
- [BUG] type mismatch in client options by @SandraRodgers in #173
- [FEATURE] Remove Null Fields from Response Objects by @dvonthenen in #174
Full Changelog: v1.1.1...v1.1.2