Skip to content

chore(main): release 0.1.0 - #95

Closed
github-actions[bot] wants to merge 1 commit into
mainfrom
release-please--branches--main--components--deepgram-java-sdk
Closed

chore(main): release 0.1.0#95
github-actions[bot] wants to merge 1 commit into
mainfrom
release-please--branches--main--components--deepgram-java-sdk

Conversation

@github-actions

Copy link
Copy Markdown
Contributor

🤖 I have created a release beep boop

0.1.0 (2026-08-12)

⚠ BREAKING CHANGES

  • regen: AgentV1UpdateListenListen.provider is now AgentV1UpdateListenListenProvider (V1/V2 union); Google.version is now Optional<GoogleThinkProviderVersion>; SpeakV2SpeechMetadataControlsApplied has a new required breaksApplied field. See docs/Migrating-v0.7-to-v0.8.md.
  • regen: flux stt numerals + aura-2 voices; remove AgentV1LatencyReport.stt_latency (#78)
  • (regen) breaking flux timestamps req-double + close-stream/hints; diarize_model, profanity (#66)
  • (regen) diarization v2 batch GA, listen-provider dedup, think/models route fix (#57)
  • sdk regeneration 2026-05-05 (#49)
  • sdk regeneration 2026-04-29 (#47)
  • sdk regeneration 2026-04-27 (#42)
  • fern regeneration with exception rename and forward-compatible enums (#20)
  • fern regeneration with com.deepgram package prefix (#17)
  • enable bump-minor-pre-major for 0.x versioning

Features

  • (regen) breaking flux timestamps req-double + close-stream/hints; diarize_model, profanity (#66) (a1b9e9a)
  • (regen) diarization v2 batch GA, listen-provider dedup, think/models route fix (#57) (fccb3e3)
  • add pluggable transport interface for SageMaker and custom transports (#29) (acecad6)
  • configure release-please and Maven Central publishing (f0320c1)
  • enable bump-minor-pre-major for 0.x versioning (d54dcdd)
  • fern regeneration with com.deepgram package prefix (#17) (a665131)
  • fern regeneration with exception rename and forward-compatible enums (#20) (8d65065)
  • initial SDK with full API coverage (60fe23a)
  • regen: add diarize_info, Flux force-end-turn, update-listen, word speaker confidence (#89) (5b6323a)
  • regen: add Flux TTS batch (REST) endpoint and agent latency report (#75) (5bfaf73)
  • regen: add Speak V2 streaming, agent update-listen, and Flux EOT tuning (#73) (a2b15aa)
  • regen: flux stt numerals + aura-2 voices; remove AgentV1LatencyReport.stt_latency (#78) (5cafdac)
  • regen: speak v2 interrupt/configure, listen v2 redact; retype provider + google version (#92) (ec519da)
  • sdk regeneration 2026-04-27 (#42) (f1bac65)
  • sdk regeneration 2026-04-29 (#47) (0519ad3)
  • sdk regeneration 2026-05-05 (#49) (f44678a)

Bug Fixes

  • (regen) route think/models to env.agentRest (#59) (f6fd3af)
  • add ClientOptions.java to .fernignore to preserve release-please markers (#25) (69859cf)
  • add release-please version annotations and fix ClientOptions SDK name (#21) (0f56e52)
  • align README and examples with v0.2.1 and validate them in CI (#34) (df02cdc)
  • changelog: Removing changelog (#15) (8caef5a)
  • emit additionalProperties as query params on streaming connect (#86) (28229fc)
  • emit repeated query params for all multi-value streaming options (#82) (746be15), closes #77
  • emit repeated tag query params for multi-value speak v2 streaming (#85) (e748619)
  • reconnect: listener bug fixes + transport factory policy hook (#45) (eac8ad2)
  • switch pom.xml to generic updater for release-please compatibility (#22) (8bff3b9)

Reverts

  • listen v2 force-end-turn + diarize/word-confidence regen (#89) (#91) (19e02f5)

Miscellaneous Chores


This PR was generated with Release Please. See documentation.

@GregHolmes

Copy link
Copy Markdown
Collaborator

Superseded: v0.8.0 released and published. This PR computed a bogus version (0.1.0) from a missing-tag state; release-please will open a correct next-release PR on the next push to main.

@GregHolmes GregHolmes closed this Aug 12, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug]: ConnectOptions with multiple values do not get filled

1 participant