Skip to content

Releases: deepgram/deepgram-go-sdk

v1.0.0-beta.2

21 Nov 20:21
e6f4803
Compare
Choose a tag to compare
v1.0.0-beta.2 Pre-release
Pre-release

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

17 Nov 22:27
e3998d6
Compare
Choose a tag to compare
v1.0.0-beta.1 Pre-release
Pre-release

What's Changed

  • Callback Example README by @dvonthenen in #131
  • Fix Paths After Org Change by @dvonthenen in #132

Full Changelog: v1.0.0-alpha.3...v1.0.0-beta.1

v1.0.0-alpha.4

17 Nov 22:24
e3998d6
Compare
Choose a tag to compare
v1.0.0-alpha.4 Pre-release
Pre-release

What's Changed

  • Callback Example README by @dvonthenen in #131
  • Fix Paths After Org Change by @dvonthenen in #132

Full Changelog: v1.0.0-alpha.3...v1.0.0-alpha.4

v1.0.0-alpha.3

17 Nov 14:41
aae09e9
Compare
Choose a tag to compare
v1.0.0-alpha.3 Pre-release
Pre-release

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

08 Nov 01:32
8ed6c2c
Compare
Choose a tag to compare
v1.0.0-alpha.2 Pre-release
Pre-release

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

03 Nov 16:15
3ec778a
Compare
Choose a tag to compare
v1.0.0-alpha.1 Pre-release
Pre-release

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

  • @yo-404 made their first contribution in #83
  • @dvonthenen made their first contribution in #86

Full Changelog: v0.15.0...v1.0.0-alpha.1

v0.15.0

21 Sep 14:46
c78efe8
Compare
Choose a tag to compare

What's Changed

  • Fix: potential nil pointer dereference + return error by @yunginnanet in #43

New Contributors

Full Changelog: v0.14.0...v0.15.0

v0.14.0

06 Sep 17:55
b747297
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.13.0...v0.14.0

v0.13.0

18 Aug 21:53
82dda92
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.12.0...v0.13.0

v0.12.0

14 Aug 22:20
7e496ed
Compare
Choose a tag to compare

What's Changed

  • fix: Replace log.Fatal with log.Panic to avoid crashing the application by @DamienDeepgram in #72

New Contributors

Full Changelog: v0.11.0...v0.12.0