Skip to content

Releases: deepgram/deepgram-dotnet-sdk

Deepgram .NET SDK 4.0.0-alpha.3

25 Mar 17:02
e62992e
Compare
Choose a tag to compare
Pre-release

!!This is in Pre-release Status!!

Accessing the Pre-Release:
https://www.nuget.org/packages/Deepgram.Unstable.SDK.Builds/4.0.0-alpha.3

Since this is a Pre-release:

  • Interfaces will change! I guarantee they will! (Please see Release Guarantees section below)
  • This is not production-worthy code. Use at your own risk.
  • This allows you to move and develop your apps alongside the releases and doesn't leave you with a big lift in your code at the end!

TODOs:
Please check the project milestone to both track the release and also see what work needs to be done.
https://github.com/deepgram/deepgram-dotnet-sdk/milestone/1

Release Guarantees:

  • Going between v3 -> v4 by SemVer definition will contain breaking interface changes that will need to be reflected in your code!
  • Alpha and Beta releases still reserve the right to change the interfaces anytime! Interfaces will be changing!
  • Release Candidate (RC) will freeze all interface changes and attempt to preserve interface changes going forward. Breaking interface changes will be done only as a last resort.

The Details...

Things to note:

  • The REST interfaces are approaching stable
  • Will be looking at the Streaming interfaces from this point...
  • There are examples at the root of the repo working for PreRecorded and Streaming
  • More examples are coming!

What's Changed

New Contributors

Full Changelog: 3.4.1...4.0.0-alpha.3

Deepgram .NET SDK v4.0.0-alpha.2

21 Feb 16:56
47fe63e
Compare
Choose a tag to compare
Pre-release

!!This is in Pre-release Status!!

Accessing the Pre-Release:
https://www.nuget.org/packages/Deepgram.Unstable.SDK.Builds/4.0.0-alpha.2

Since this is a Pre-release:

  • Interfaces will change! I guarantee they will! (Please see Release Guarantees section below)
  • This is not production-worthy code. Do so at your own risk.
  • This allows you to move and develop your apps alongside the releases and doesn't leave you with a big lift in your code at the end!

TODOs:
Please check the project milestone to both track the release and also see what work needs to be done.
https://github.com/deepgram/deepgram-dotnet-sdk/milestone/1

Release Guarantees:

  • Going between v3 -> v4 by SemVer definition will contain breaking interface changes that will need to be reflected in your code!
  • Alpha and Beta releases still reserve the right to change the interfaces anytime! Interfaces will be changing!
  • Release Candidate (RC) will freeze all interface changes and attempt to preserve interface changes going forward. Breaking interface changes will be done only as a last resort.

The Details...

Things to note:

  • We are starting to stabilize the interfaces
  • There are examples at the root of the repo working for PreRecorded and Streaming
  • More examples are coming!

What's Changed

Full Changelog: 4.0.0-alpha.1...4.0.0-alpha.2

Deepgram .NET SDK v4.0.0-alpha.1

16 Feb 20:18
41575c4
Compare
Choose a tag to compare
Pre-release

!!This is in Pre-release Status!!

Accessing the Pre-Release:
https://www.nuget.org/packages/Deepgram.Unstable.SDK.Builds/4.0.0-alpha.1

Since this is a Pre-release:

  • Interfaces will change! I guarantee they will! (Please see Release Guarantees section below)
  • This is not production-worthy code. Do so at your own risk.
  • This gives you the opportunity to move and develop your apps alongside the releases and doesn't leave you with a big lift in your code at the end!

TODOs:
Please check the project milestone to both track the release and also see what work needs to be done.
https://github.com/deepgram/deepgram-dotnet-sdk/milestone/1

Release Guarantees:

  • Going between v3 -> v4 by SemVer definition will contain breaking interface changes that will need to be reflected in your code!
  • Alpha and Beta releases still reserve the right to change the interfaces anytime! Interfaces will be changing!
  • Release Candidate (RC) will freeze all interface changes and attempt to preserve interface changes going forward. Breaking interface changes will be done only as a last resort.

What's Changed

New Contributors

Full Changelog: 3.4.1...4.0.0-alpha.1

Deepgram .NET SDK v3.4.1

06 Feb 16:57
38ad5bd
Compare
Choose a tag to compare

What's Changed

Full Changelog: 3.4.0...3.4.1

Deepgram .NET SDK v3.4.0

18 Sep 21:46
a33a2b5
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 3.3.0...3.4.0

3.3.0

14 Sep 19:10
6d7b6fd
Compare
Choose a tag to compare

What's Changed

  • docs: Fix sample code, add docs for sample app and testing by @jkroll-deepgram in #129
  • fix: bugfix to send KeepAlive messages as text rather than binary by @jjmaldonis in #132
  • feat: Added separate ItemGroup for target frameworks. by @kirk-marple in #124

New Contributors

Full Changelog: 3.2.0...3.3.0

Deepgram .NET SDK v3.2.0

28 Aug 12:22
0982c14
Compare
Choose a tag to compare

What's Changed

  • fix: fixes crash when setting http time out on additional requests to the same instance of the DeepgramClient by @ThindalTV in #118
  • fix: fix CD pipeline, retarget build frameworks by @lukeocodes in #121
  • updates readme with tagline by @jpvajda in #122

Full Changelog: 3.1.0...3.2.0

Deepgram .NET SDK v3.1.0

11 Aug 17:39
f653e3b
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 3.0.0...3.1.0

Deepgram .NET SDK v3.0.0

02 Aug 18:14
48c8215
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.2.0...3.0.0

Deepgram .NET SDK v2.3.0 - Support release

02 Aug 20:00
01ed28f
Compare
Choose a tag to compare

What's Changed

  • feat: filler_words for SDK v2
  • fix: remove user agent from live client for SDK v2

Full Changelog: 2.2.0...2.3.0