chore(main): release 7.8.1 - #777
Merged
GregHolmes merged 2 commits intoSep 3, 2026
Merged
Conversation
github-actions
Bot
requested review from
GregHolmes,
deepgram-kiley and
dg-coreylweathers
as code owners
September 1, 2026 10:47
github-actions
Bot
force-pushed
the
release-please--branches--main--components--deepgram-sdk
branch
7 times, most recently
from
September 3, 2026 12:29
75f42c9 to
7359e40
Compare
github-actions
Bot
force-pushed
the
release-please--branches--main--components--deepgram-sdk
branch
from
September 3, 2026 12:34
7359e40 to
55c67ad
Compare
Contributor
Author
|
GregHolmes
approved these changes
Sep 3, 2026
GregHolmes
deleted the
release-please--branches--main--components--deepgram-sdk
branch
September 3, 2026 12:42
Contributor
Author
|
🤖 Created releases: 🌻 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
🤖 I have created a release beep boop
7.8.1 (2026-09-03)
Bug Fixes
ssml_to_deepgram()now preserves a<phoneme>pronunciation when its validphandalphabetattributes appear in either order. (#741) (7fd4b63)api_key=Nonecontinues to disable ambientDEEPGRAM_API_KEYlookup, which is important for multi-tenant and test environments. (#778) (e675990)DeepgramClient()andAsyncDeepgramClient()now resolveDEEPGRAM_API_KEYwhen constructed, soload_dotenv()can run after importing the SDK. Closes #734. (#767) (ec362ec)transport_factory, matching the routing behavior of other WebSocket APIs for proxies, test doubles, and custom-hosted transports. (#766) (0980663)Documentation
languageis omitted; non-English and multilingual audio require an explicit language such asfrormulti. (#771) (4574337)sounddevice, device selection, bounded audio buffering, transcript output, and clean Ctrl-C shutdown. (#780) (08f0471).streamattribute. (#749) (178724e)This PR was generated with Release Please. See documentation.