Skip to content

chore(main): release 0.7.1#84

Merged
GregHolmes merged 1 commit into
mainfrom
release-please--branches--main--components--deepgram-java-sdk
Jul 24, 2026
Merged

chore(main): release 0.7.1#84
GregHolmes merged 1 commit into
mainfrom
release-please--branches--main--components--deepgram-java-sdk

Conversation

@github-actions

@github-actions github-actions Bot commented Jul 24, 2026

Copy link
Copy Markdown
Contributor

🤖 I have created a release beep boop

0.7.1 (2026-07-24)

Bug Fixes

  • 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)

What's in this release

Three related fixes to streaming (WebSocket) query-parameter serialization on listen and speak. All are bug fixes — no API changes.

Multi-keyterm streaming fix

Unmodeled streaming query params now work (e.g. no_delay)

All four streaming clients remain frozen in .fernignore; the durable fix belongs in the Fern generator's WebSocket template, tracked for the next generator upgrade.


This PR was generated with Release Please. See documentation.

@github-actions
github-actions Bot requested a review from GregHolmes as a code owner July 24, 2026 01:42
@github-actions
github-actions Bot force-pushed the release-please--branches--main--components--deepgram-java-sdk branch from cc0e062 to 4b813d0 Compare July 24, 2026 12:11
@github-actions
github-actions Bot force-pushed the release-please--branches--main--components--deepgram-java-sdk branch from 4b813d0 to 50a0b77 Compare July 24, 2026 13:01
@GregHolmes
GregHolmes merged commit 8b3c605 into main Jul 24, 2026
2 checks passed
@github-actions

Copy link
Copy Markdown
Contributor Author

🤖 Created releases:

🌻

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.

Its impossible to set the no_delay=true [Bug]: ConnectOptions with multiple values do not get filled

1 participant