Skip to content

Releases: deepgram/deepgram-java-sdk

v0.2.0

30 Mar 16:50
2baa6fa

Choose a tag to compare

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
74b0f15

Choose a tag to compare

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