Releases: deepgram/deepgram-go-sdk
Releases · deepgram/deepgram-go-sdk
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
What's Changed
- Fix Prerecorded Options for Custom Intent by @dvonthenen in #176
- Updates Readme by @jpvajda in #178
- Fix KeepAlive Message as Text by @dvonthenen in #181
- OnPrem Error Logic Error by @dvonthenen in #179
Full Changelog: v1.1.2...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
v1.1.1
What's Changed
- [ENHANCEMENT] Support Overriding Protocol for On-Prem by @dvonthenen in #169
- [CHORE] Update Issue and PR Templates, Update Various Guides Formatting to Match Python by @dvonthenen in #167
- [BUG] Fix On-Prem Host for Prerecorded, Add More Debug Trace by @dvonthenen in #171
- [FEATURE] Implements
vad_events
for SpeechStarted by @dvonthenen in #162 - [ENHANCEMENT] adds extra feature to metadata types by @SandraRodgers in #170
- [ENHANCEMENT] Extras Parameter for Live Streaming, Options Fix by @dvonthenen in #172
Full Changelog: v1.1.0...v1.1.1
v1.1.0
What's Changed
- [FEATURE] Implement SITS for Prerecorded by @dvonthenen in #157
- [FEATURE] Implement SITS for Analyze/Read by @dvonthenen in #158
- [FEATURE] Implements Manage Tokens for SITS by @dvonthenen in #159
- [FEATURE] Update UtteranceEnd Message With Latest by @dvonthenen in #160
- [BUG] EOF error logging with lower verbosity level by @SandraRodgers in #165
- [BUG] Fix COC Link in README by @dvonthenen in #166
Full Changelog: v1.0.4...v1.1.0
v1.0.4
What's Changed
- Implement EnvVar for Containerized Images + Fix Examples by @dvonthenen in #155
- Expose Missing Options on Prerecorded/Live by @dvonthenen in #154
Full Changelog: v1.0.3...v1.0.4
v1.0.3
What's Changed
- Missing Speaker Index on Live Stream by @dvonthenen in #152
- Fix Missing Values After Audit by @dvonthenen in #153
Full Changelog: v1.0.2...v1.0.3
v1.0.2
What's Changed
- Add TypeUtteranceEndResponse & handle case in live.router by @boyswan in #147
- Example on Sending Custom Param/Header by @dvonthenen in #144
- Updates to README to Sync with Python SDK by @dvonthenen in #145
- Use
fmt
Instead oflog
for Examples by @dvonthenen in #148 - Update Utterance Feature (Expose Variable, Logging, etc) by @dvonthenen in #149
New Contributors
Full Changelog: v1.0.1...v1.0.2