Releases: deepgram/deepgram-java-sdk
Releases · deepgram/deepgram-java-sdk
v0.4.0
06 May 12:31
Compare
Sorry, something went wrong.
No results found
0.4.0 (2026-05-06)
⚠ BREAKING CHANGES
sdk regeneration 2026-05-05 (#49 )
sdk regeneration 2026-04-29 (#47 )
Features
Bug Fixes
reconnect: listener bug fixes + transport factory policy hook (#45 ) (eac8ad2 )
v0.3.0
27 Apr 12:26
Compare
Sorry, something went wrong.
No results found
0.3.0 (2026-04-27)
⚠ BREAKING CHANGES
sdk regeneration 2026-04-27 (#42 )
Features
Bug Fixes
align README and examples with v0.2.1 and validate them in CI (#34 ) (df02cdc )
v0.2.1
07 Apr 10:52
Compare
Sorry, something went wrong.
No results found
0.2.1 (2026-04-07)
Features
add pluggable transport interface for SageMaker and custom transports (#29 ) (acecad6 )
Bug Fixes
add ClientOptions.java to .fernignore to preserve release-please markers (#25 ) (69859cf )
v0.2.0
30 Mar 16:50
Compare
Sorry, something went wrong.
No results found
0.2.0 (2026-03-30)
⚠ BREAKING CHANGES
fern regeneration with exception rename and forward-compatible enums (#20 )
fern regeneration with com.deepgram package prefix (#17 )
Features
fern regeneration with com.deepgram package prefix (#17 ) (a665131 )
fern regeneration with exception rename and forward-compatible enums (#20 ) (8d65065 )
Bug Fixes
add release-please version annotations and fix ClientOptions SDK name (#21 ) (0f56e52 )
switch pom.xml to generic updater for release-please compatibility (#22 ) (8bff3b9 )
v0.1.0
27 Mar 11:32
Compare
Sorry, something went wrong.
No results found
0.1.0 (2026-03-27)
⚠ BREAKING CHANGES
initial SDK with full API coverage (60fe23a )
Features
configure release-please and Maven Central publishing (f0320c1 )
enable bump-minor-pre-major for 0.x versioning (d54dcdd )
Bug Fixes