Skip to content

chore(main): release 6.0.0#667

Merged
lukeocodes merged 1 commit intomainfrom
release-please--branches--main--components--deepgram-sdk
Feb 23, 2026
Merged

chore(main): release 6.0.0#667
lukeocodes merged 1 commit intomainfrom
release-please--branches--main--components--deepgram-sdk

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Feb 23, 2026

🤖 I have created a release beep boop

6.0.0 (2026-02-23)

⚠ BREAKING CHANGES

  • promote v6.0.0-rc.2 to v6.0.0 stable
  • Fully generated WebSocket clients for Listen v1/v2, Speak v1, and Agent v1, replacing all hand-rolled WebSocket code from v5
  • Simplified send methods: send_media() accepts raw bytes directly, control messages use dedicated methods (send_keep_alive(), send_finalize(), send_flush()) instead of generic send_control()
  • New domain-specific type system (deepgram.listen.v1.types, deepgram.agent.v1.types) replacing shared barrel imports from deepgram.extensions.types.sockets
  • Agent settings types renamed to match generated schema hierarchy (e.g. AgentV1SettingsMessage → AgentV1Settings)

Features

  • promote v6.0.0-rc.2 to v6.0.0 stable (34f543e)
  • feat!: v6.0.0 stable — fully generated SDK with WebSocket support
  • Custom WebSocket transport support for alternative runtimes
  • TextBuilder class for TTS pronunciation and pause controls
  • SageMaker transport extracted to separate deepgram-sagemaker package
  • 22 production-ready examples covering auth, transcription, voice agents, TTS, text intelligence, and management APIs
  • CI matrix testing across Python 3.8–3.13

This PR was generated with Release Please. See documentation.

@github-actions github-actions bot requested a review from lukeocodes as a code owner February 23, 2026 08:55
@lukeocodes lukeocodes merged commit b474a6d into main Feb 23, 2026
1 check passed
@lukeocodes lukeocodes deleted the release-please--branches--main--components--deepgram-sdk branch February 23, 2026 09:01
@github-actions
Copy link
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.

1 participant