Skip to content

build(deps): bump github.com/plexusone/omni-twilio from 0.8.0 to 0.9.0#3

Merged
grokify merged 1 commit into
mainfrom
dependabot/go_modules/github.com/plexusone/omni-twilio-0.9.0
Jun 29, 2026
Merged

build(deps): bump github.com/plexusone/omni-twilio from 0.8.0 to 0.9.0#3
grokify merged 1 commit into
mainfrom
dependabot/go_modules/github.com/plexusone/omni-twilio-0.9.0

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps github.com/plexusone/omni-twilio from 0.8.0 to 0.9.0.

Release notes

Sourced from github.com/plexusone/omni-twilio's releases.

v0.9.0

Release Notes: v0.9.0

Full Changelog: plexusone/omni-twilio@v0.8.0...v0.9.0

Changelog

Sourced from github.com/plexusone/omni-twilio's changelog.

[v0.9.0] - 2026-06-28

Highlights

  • OmniMemory provider for Twilio Memory API
  • Semantic memory storage and recall with embedding-based search

Added

  • Twilio Memory provider implementing core.Provider interface from omnimemory (9d95689)
  • Memory CRUD operations mapping TenantID→Store, SubjectID→Profile (9d95689)
  • Semantic search via Twilio Recall API with embedding-based similarity (9d95689)

Dependencies

  • Add github.com/plexusone/omnimemory v0.1.0 (2275640)
  • Update github.com/plexusone/omnivoice-core from v0.14.0 to v0.15.0 (2275640)
  • Update Go version from 1.26.0 to 1.26.4 (2275640)

Documentation

  • Add Memory API guide at docs/guides/memory.md (44a5149)
  • Update README with omnimemory usage examples (44a5149)
  • Add Memory API to documentation navigation (44a5149)

Tests

  • Unit tests for Twilio Memory provider operations (3414513)
  • Conformance tests via providertest.RunAll() against live Twilio API (3414513)
Commits
  • d0a1f27 docs: update mkdocs nav for v0.9.0
  • d5d4ea6 docs: update changelog for v0.9.0
  • 2194e1a docs: add v0.9.0 release notes
  • 2275640 build: add omnimemory dependency
  • 44a5149 docs: add Memory API documentation
  • 3414513 test: add Twilio Memory provider tests
  • 9d95689 feat: add Twilio Memory provider for omnimemory
  • See full diff in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [github.com/plexusone/omni-twilio](https://github.com/plexusone/omni-twilio) from 0.8.0 to 0.9.0.
- [Release notes](https://github.com/plexusone/omni-twilio/releases)
- [Changelog](https://github.com/plexusone/omni-twilio/blob/main/CHANGELOG.md)
- [Commits](plexusone/omni-twilio@v0.8.0...v0.9.0)

---
updated-dependencies:
- dependency-name: github.com/plexusone/omni-twilio
  dependency-version: 0.9.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Jun 29, 2026
@grokify grokify merged commit c70c32b into main Jun 29, 2026
6 checks passed
@dependabot dependabot Bot deleted the dependabot/go_modules/github.com/plexusone/omni-twilio-0.9.0 branch June 29, 2026 06:22
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