Skip to content

Bump github.com/emiago/diago from 0.28.0 to 0.29.0#186

Merged
jwetzell merged 2 commits into
mainfrom
dependabot/go_modules/github.com/emiago/diago-0.29.0
Jun 14, 2026
Merged

Bump github.com/emiago/diago from 0.28.0 to 0.29.0#186
jwetzell merged 2 commits into
mainfrom
dependabot/go_modules/github.com/emiago/diago-0.29.0

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps github.com/emiago/diago from 0.28.0 to 0.29.0.

Release notes

Sourced from github.com/emiago/diago's releases.

v0.29.0

What's Changed

API breaks

  • BridgeMix requires full dialog session reference when removing from bridge to allow some extra operations in future emiago/diago@d50b0f2
  • AudioReaderDTMF() returns now error if it fails to initialize dtfm reader emiago/diago@a774e72

Full Changelog: emiago/diago@v0.28.0...v0.29.0

Commits
  • efb26e3 fix: update to sipgo v1.4.0
  • faed41c fix: split media from sip session for better handling and for future media st...
  • 68da8f9 fix: have mediaConfig for client as well and do ACK only if media session is ...
  • 4490b40 fix: dtls func bool callback breaks json marshaling when logging
  • da4d9ca fix: handle secure transports when defined by name and not just by tls conf
  • febf6bb fix: data race on shared ctx in serve when multiple transports are configured
  • a621ef7 Enhance README with high-level APIs description
  • 9f2f458 fix: rtp payload copy once on packet reader as reading payload should only ha...
  • be61764 fix: move recording create into constructor
  • 6f13cc5 fix: packet reader returns packet with header when buffer equals RTP size
  • Additional commits viewable 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/emiago/diago](https://github.com/emiago/diago) from 0.28.0 to 0.29.0.
- [Release notes](https://github.com/emiago/diago/releases)
- [Commits](emiago/diago@v0.28.0...v0.29.0)

---
updated-dependencies:
- dependency-name: github.com/emiago/diago
  dependency-version: 0.29.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 9, 2026
@jwetzell jwetzell merged commit 28e8e4f into main Jun 14, 2026
1 check passed
@dependabot dependabot Bot deleted the dependabot/go_modules/github.com/emiago/diago-0.29.0 branch June 14, 2026 20:31
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