Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Dec 11, 2025

This PR contains the following updates:

Package Change Age Confidence
github.com/emiago/sipgo v0.33.0 -> v1.0.0 age confidence

Release Notes

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

v1.0.0

Compare Source

🚀 SIPgo v1.0.0 is here 🚀

SIPgo had a long journey, and API was challenged with many different projects and used by big names out there. There hasn’t been any significant need for breaking changes lately, so there is pretty high confidence this API will remain stable going forward.

What does 1.0.0 mean?

  • A stable and predictable API
  • No breaking changes planned in the near future
  • It will make more stable API for Diago lib
  • More Confidence for production deployments
Future ✈️

There are open things regarding performance and small features that will probably land into 1.0.0 API. To mentioned few

  • PR for Parser improvements
  • Gracefull shutdown
  • Transport more control like deadlines

Lib has opportunity to be more improved but even with current state it excels in performance of handling high loads of traffic.
You can always check proxysip example and running locally with docker-compose sipp stress where on this limited container (4 cores) we can achieve high throughput on modern CPU ~2000rps with no latency impact.

✋ v2
Many Big things or issues that we may not be good fit for current API are moved to v2 Milestone and I would like to see this happening as well.

🙌 Thank You

Huge thanks to everyone who contributed, submitted issues, provided feedback, or used SIPgo as a building block in their own systems.
Your input has shaped the API and helped bring SIPgo to this milestone.

Thank you all for your contributions and for keeping this project alive!

What's Changed

New Contributors

Full Changelog: emiago/sipgo@v0.33.0...v1.0.0


Configuration

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

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, 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.

@codecov
Copy link

codecov bot commented Dec 11, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 0.00%. Comparing base (5beeb06) to head (99c7faf).

Additional details and impacted files
@@          Coverage Diff           @@
##           master    #409   +/-   ##
======================================
  Coverage    0.00%   0.00%           
======================================
  Files          28      28           
  Lines        2922    2922           
======================================
  Misses       2922    2922           
Flag Coverage Δ
go 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.

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.

1 participant