Releases: deepgram/deepgram-go-sdk
Releases · deepgram/deepgram-go-sdk
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
v1.0.1
v1.0.0
This marks the first official Deepgram offering for the Go SDK. This project will have on-going support, feature improvements, etc which you can keep track of using the repo's milestones.
Please give the SDK a try, file any issues for bugs or improvements, and happy developing!
What's Changed
- [CHORE] Add discord badge in readme.md by @yo-404 in #83
- [CHORE] flattens discord badge by @jpvajda in #84
- [FEATURE] Restructure SDK Based on Go Project Conventions by @dvonthenen in #86
- [CHORE] Update All Source Code Files With Licensing by @dvonthenen in #87
- [FEATURE] Encapsulate the Live/Stream Object to Hide Internal Details by @dvonthenen in #88
- [FEATURE] Encapsulate the Prerecorded Object to Hide Internal Details by @dvonthenen in #103
- [FEATURE] Implements the Live/Streaming Refactor for Upcoming REST/HTTP
Manage API
Client Changes by @dvonthenen in #108 - [FEATURE] Implements the Prerecorded Refactor for Upcoming REST/HTTP
Manage API
Client Changes by @dvonthenen in #109 - [FEATURE] Implements the
Manage API
Refactor and Client Changes by @dvonthenen in #110 - [FEATURE] Provide Examples for All
Manage API
Calls by @dvonthenen in #111 - [FEATURE] Implements Logging with Verbosity Levels by @dvonthenen in #112
- [FEATURE] Support Multiple Redact Options (pci, ssn, etc) by @dvonthenen in #113
- [CHORE] Make
main
the Active Branch Before Release by @dvonthenen in #114 - [FEATURE] Implement Microphone Streaming Example and Clean Up Other Examples by @dvonthenen in #123
- [BUG] Fix upload file to
/listen
by @dvonthenen in #126 - [FEATURE] Implement Feeding Audio File to Streaming/Live API for CI/CD by @dvonthenen in #124
- [CHORE] Remove Legacy/Deprecated PreRecorded Option/Param by @dvonthenen in #129
- [FEATURE] Review of Structs Naming Convention + Callback Processing Example by @dvonthenen in #127
- [CHORE] Remove All Deprecated Options for Live/PreRecorded Transcriptions by @dvonthenen in #130
- Callback Example README by @dvonthenen in #131
- [CHORE] Fix Paths After Org Change by @dvonthenen in #132
- [CHORE] Fix More Go Lint Issues With Struct Names by @dvonthenen in #133
- [CHORE] Fix KeepAlive Interval and Expose Error Callback by @dvonthenen in #134
- [CHORE] Updates for Go Lint Using golangci-lint by @dvonthenen in #135
- [CHORE] Restores the VTT/SRT Implementation, Fixes Comments, and etc by @dvonthenen in #136
- [BUG] Missing SummaryInfo on Prerecorded by @dvonthenen in #137
New Contributors
Full Changelog: v0.15.0...v1.0.0
v1.0.0-rc.1
What's Changed
- Updates for Go Lint Using golangci-lint by @dvonthenen in #135
- Restores the VTT/SRT Implementation, Fixes Comments, and etc by @dvonthenen in #136
Full Changelog: v1.0.0-beta.3...v1.0.0-rc.1
v1.0.0-beta.3
What's Changed
- Fix KeepAlive Interval and Expose Error Callback by @dvonthenen in #134
Full Changelog: v1.0.0-beta.2...v1.0.0-beta.3
v1.0.0-beta.2
What's Changed
- Fix More Go Lint Issues With Struct Names by @dvonthenen in #133
Full Changelog: v1.0.0-beta.1...v1.0.0-beta.2