Skip to content

chore(deps): bump github.com/plexusone/omnivoice from 0.8.0 to 0.9.1#40

Merged
grokify merged 1 commit into
mainfrom
dependabot/go_modules/github.com/plexusone/omnivoice-0.9.1
Jun 15, 2026
Merged

chore(deps): bump github.com/plexusone/omnivoice from 0.8.0 to 0.9.1#40
grokify merged 1 commit into
mainfrom
dependabot/go_modules/github.com/plexusone/omnivoice-0.9.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 15, 2026

Copy link
Copy Markdown
Contributor

Bumps github.com/plexusone/omnivoice from 0.8.0 to 0.9.1.

Release notes

Sourced from github.com/plexusone/omnivoice's releases.

v0.9.1

Full Changelog: plexusone/omnivoice@v0.9.0...v0.9.1

v0.9.0

Release Notes: v0.9.0

Full Changelog: plexusone/omnivoice@v0.8.0...v0.9.0

Changelog

Sourced from github.com/plexusone/omnivoice's changelog.

[v0.9.1] - 2026-06-15

Dependencies

  • github.com/plexusone/omni-twilio v0.6.0 → v0.7.0 (LLM provider injection, omnillm-core)

[v0.9.0] - 2026-06-15

Highlights

  • RealtimeProvider registry for native voice-to-voice APIs
  • OpenAI Realtime and Gemini Live provider registration

Added

  • RealtimeProviderFactory type for Realtime provider creation (19866ba)
  • RegisterRealtimeProvider and GetRealtimeProvider for runtime provider discovery (19866ba)
  • ListRealtimeProviders and HasRealtimeProvider to query registered providers (19866ba)
  • Re-exported Realtime types from omnivoice-core: RealtimeProvider, ProcessConfig, FunctionDeclaration, RealtimeAudioChunk, RealtimeTranscript, RealtimeClient (19866ba)
  • NewRealtimeClient function for multi-provider management (19866ba)
  • OpenAI Realtime provider registration (openai-realtime) (97f1b41)
  • Gemini Live provider registration (gemini-live) (97f1b41)

Dependencies

  • github.com/plexusone/omni-twilio v0.5.0 → v0.6.0 (migrated from twilio-go) (83b4172)
  • github.com/plexusone/omni-openai v0.2.2 → v0.3.0 (Realtime API support) (d4395e5)
  • Add github.com/plexusone/omni-google v0.5.0 (Gemini Live API) (d4395e5)
  • github.com/plexusone/omnivoice-core v0.9.0 → v0.13.0 (Realtime package) (40fe1d2)

Documentation

  • Voice architecture guide for realtime providers (11015fe)
  • Provider registry documentation for Realtime APIs (11015fe)
  • Project guidelines in CLAUDE.md (9ce9e0b)
Commits
  • ac80008 chore(deps): update omni-twilio to v0.7.0
  • b9bed84 chore: update changelog for v0.9.0
  • 2192a6c docs: document Realtime provider registry
  • e8a6409 docs: add v0.9.0 release notes
  • 40fe1d2 chore(deps): go mod: update dependencies
  • 9ce9e0b docs: add CLAUDE.md with project guidelines
  • 11015fe docs: add voice architecture and provider documentation
  • 97f1b41 feat: register OpenAI Realtime and Gemini Live providers
  • 19866ba feat: add RealtimeProvider registry support
  • d4395e5 chore(deps): add omni-google v0.5.0, update omni-openai v0.3.0
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Jun 15, 2026
@dependabot dependabot Bot force-pushed the dependabot/go_modules/github.com/plexusone/omnivoice-0.9.1 branch from 26b0873 to 9bd584c Compare June 15, 2026 14:42
Bumps [github.com/plexusone/omnivoice](https://github.com/plexusone/omnivoice) from 0.8.0 to 0.9.1.
- [Release notes](https://github.com/plexusone/omnivoice/releases)
- [Changelog](https://github.com/plexusone/omnivoice/blob/main/CHANGELOG.md)
- [Commits](plexusone/omnivoice@v0.8.0...v0.9.1)

---
updated-dependencies:
- dependency-name: github.com/plexusone/omnivoice
  dependency-version: 0.9.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/go_modules/github.com/plexusone/omnivoice-0.9.1 branch from 9bd584c to d7a5a9f Compare June 15, 2026 14:46
@grokify grokify merged commit a10a6a5 into main Jun 15, 2026
5 checks passed
@dependabot dependabot Bot deleted the dependabot/go_modules/github.com/plexusone/omnivoice-0.9.1 branch June 15, 2026 14:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file go Pull requests that update go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant