Skip to content

Releases: siphon-project/siphon-sip

v1.1.1

Choose a tag to compare

@github-actions github-actions released this 02 Jul 20:59

What's Changed

  • fix(deps): bump quick-xml 0.37 → 0.41 (RUSTSEC-2026-0194/0195) by @killdashnine in #29

Full Changelog: v1.1.0...v1.1.1

v1.1.0

Choose a tag to compare

@github-actions github-actions released this 02 Jul 19:06

What's Changed

  • feat(build): gate SCTP behind opt-in sctp Cargo feature (off by default) by @killdashnine in #8
  • perf(bench): criterion gate for per-message/per-call hot paths (SIP, SDP, Diameter, bencode, crypto) by @killdashnine in #9
  • perf(sip): merge SipHeaders original_names into the values map (parse -30%, serialize -50%) by @killdashnine in #10
  • feat(metrics): glibc raw-domain allocator gauges + control-plane leak guards by @killdashnine in #12
  • docs(changelog): record glibc allocator metrics + control-plane leak guards by @killdashnine in #13
  • feat(diameter): generic Diameter server mode (client + server, CER/CEA, DWR) + S6a dictionary by @killdashnine in #7
  • feat(diameter): ISDNAddressString AVP type — decode MSISDN/SC-Address to E.164 in scripts by @killdashnine in #15
  • Scaling/redundancy docs + reference deployments, and serve the HTTP admin API by @killdashnine in #14
  • docs: publish documentation to GitHub Pages (mkdocs-material) by @killdashnine in #17
  • docs: add Cookbook — scenario recipes (registrar, proxy, LB, SBC, media, security, monitoring) by @killdashnine in #18
  • fix(transaction): RFC 4320 §4.2 timing for the non-INVITE 100 Trying by @killdashnine in #19
  • feat: memory-sane defaults — memory-aware sync-pool ceiling + install_allocator!() by @killdashnine in #21
  • refactor(nat): drop inert force_rport / fix_register config keys by @killdashnine in #22
  • docs: add Transports & networking page by @killdashnine in #23
  • feat(siphon-bin): opt-in extension-composition binary (SMPP first) by @killdashnine in #20
  • feat(siphon-bin): wire http extension (--features http) by @killdashnine in #25
  • feat(sdk): mock smpp + http extension namespaces for testing and authoring by @killdashnine in #24
  • test(sipp): fix non-INVITE auto-100 scenario — self-register the UAS by @killdashnine in #27
  • docs: supply-chain & SBOM page + SECURITY.md by @killdashnine in #28
  • docs(changelog): promote [Unreleased] to [1.1.0] (release prep) by @killdashnine in #26

New Contributors

Full Changelog: v1.0.0...v1.1.0

v1.0.0

Choose a tag to compare

@github-actions github-actions released this 26 Jun 15:06

What's Changed

  • build(deps): bump the cargo-minor-patch group with 20 updates by @dependabot[bot] in #2
  • build(deps): bump the github-actions group across 1 directory with 9 updates by @dependabot[bot] in #1

New Contributors

Full Changelog: https://github.com/siphon-project/siphon-sip/commits/v1.0.0