Skip to content

Update module github.com/emiago/sipgo to v0.32.1 #330

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 12, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 11, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/emiago/sipgo v0.29.0 -> v0.32.1 age adoption passing confidence

Release Notes

emiago/sipgo (github.com/emiago/sipgo)

v0.32.1

Compare Source

v0.32.0

Compare Source

Highlights

This release brings more compatible RFC handling dialog and includes now missing re transmissions

  • #​227
  • #​120
    SIP URI also is now fixed with IPV6 parsing support. #​226. Parsing and Server IPV6 listening is supported, but more work is needed.

What's Changed

Full Changelog: emiago/sipgo@v0.31.0...v0.32.0

v0.31.0

Compare Source

Highlights

  • Detecting server transaction cancellation for dialog without waiting termination. Issue for UDP.

What's Changed

Full Changelog: emiago/sipgo@v0.30.0...v0.31.0

v0.30.0: - slog release

Compare Source

Highlights

  • sipgo now uses slog std package which allows any slog implementation outhere
  • OnTerminate is exposed for transaction as experimental feature. (Breaking change)
  • StatusCode as enum is removed due to no benefit as go has no support for this. In next release equivalent status reason constants may be exposed
  • Race condition on transaction by #​201

What's Changed

New Contributors

Full Changelog: emiago/sipgo@v0.29.0...v0.30.0

Thanks all for contributions and support of this project.


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Copy link
Contributor Author

renovate bot commented May 11, 2025

ℹ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 1 additional dependency was updated

Details:

Package Change
github.com/icholy/digest v0.1.22 -> v1.1.0

Copy link

codecov bot commented May 11, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 0.00%. Comparing base (8037e4d) to head (c8cabe3).
Report is 1 commits behind head on master.

Additional details and impacted files
@@          Coverage Diff           @@
##           master    #330   +/-   ##
======================================
  Coverage    0.00%   0.00%           
======================================
  Files          25      25           
  Lines        2861    2861           
======================================
  Misses       2861    2861           
Flag Coverage Δ
go 0.00% <ø> (ø)
wasm 0.00% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@renovate renovate bot merged commit 95fe975 into master May 12, 2025
14 checks passed
@renovate renovate bot deleted the renovate/i.8713187.xyz-emiago-sipgo-0.x branch May 12, 2025 02:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

0 participants