Skip to content

v1.0.0-beta-1

Choose a tag to compare

@emiago emiago released this 01 Nov 14:11
· 81 commits to main since this release

Highlights v1.0.0-alpha-2...v1.0.0-beta-1

  • Transports are exposed for more configuration like swapping net.Dialer creation.
  • CSEQ randomization added
  • CSEQ dialog is compared/validated now with remote and local per RFC. This caused on BYE using wrong cseq counter

What's Changed

  • fix: ParserStream handling StartLine and incomplete Header by @j-licht in #255
  • fix according RFC3261 12.1 Creation of a Dialog by @zusrut in #262

New Contributors

Full Changelog: v1.0.0-alpha-2...v1.0.0-beta-1