Releases: deepgram/deepgram-go-sdk
Releases · deepgram/deepgram-go-sdk
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
v1.0.0-beta.1
What's Changed
Full Changelog: v1.0.0-alpha.3...v1.0.0-beta.1
v1.0.0-alpha.4
What's Changed
Full Changelog: v1.0.0-alpha.3...v1.0.0-alpha.4
v1.0.0-alpha.3
What's Changed
- Remove Legacy/Deprecated PreRecorded Option/Param by @dvonthenen in #129
- Review of Structs Naming Convention + Callback Processing Example by @dvonthenen in #127
- Remove All Deprecated Options for Live/PreRecorded Transcriptions by @dvonthenen in #130
Full Changelog: v1.0.0-alpha.2...v1.0.0-alpha.3
v1.0.0-alpha.2
What's Changed
- [FEAT] Implement Microphone Streaming Example and Clean Up Other Examples by @dvonthenen in #123
- [BUG] Fix upload file to
/listen
by @dvonthenen in #126 - [FEAT] Implement Feeding Audio File to Streaming/Live API for CI/CD by @dvonthenen in #124
Full Changelog: v1.0.0-alpha.1...v1.0.0-alpha.2
v1.0.0-alpha.1
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
New Contributors
Full Changelog: v0.15.0...v1.0.0-alpha.1
v0.15.0
What's Changed
- Fix: potential nil pointer dereference + return error by @yunginnanet in #43
New Contributors
- @yunginnanet made their first contribution in #43
Full Changelog: v0.14.0...v0.15.0
v0.14.0
What's Changed
- change to User-Agent header by @Weimw in #77
- updates readme with tagline by @jpvajda in #78
- adds examples for testing by @SandraRodgers in #81
Full Changelog: v0.13.0...v0.14.0
v0.13.0
v0.12.0
What's Changed
- fix: Replace log.Fatal with log.Panic to avoid crashing the application by @DamienDeepgram in #72
New Contributors
- @DamienDeepgram made their first contribution in #72
Full Changelog: v0.11.0...v0.12.0