Skip to content

Releases: pion/webrtc

v4.0.0-beta.4

06 Oct 18:15
Compare
Choose a tag to compare
v4.0.0-beta.4 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v4.0.0-beta.3...v4.0.0-beta.4

v3.2.21

24 Sep 03:34
Compare
Choose a tag to compare

Changelog

  • 48303e5 Fix DataChannel.handleOpen

v4.0.0-beta.3

13 Sep 16:39
Compare
Choose a tag to compare

Changelog

  • b549c95 Enable Simulcast RTP Headers by default
  • 1345033 Remove the "Unknown" constant
  • 7e598b5 Add helper to configure CCFB (defined in RFC 8888)
  • 66f0c40 Docs: correct 'OnBufferedAmountLow' condition
  • 045f9f6 Fix potential deadlock in example
  • 58c9a54 Add SetDTLSCustomCipherSuite to SettingEngine
  • 5cf4168 Fix OnICEGatheringStateChange Signature
  • 6b22634 Document the "empty defaults" behaviour of NewAPI
  • 898fdd6 Fix ICECandidateStats.NetworkType type
  • f66b8b6 Update examples to handle going to Closed
  • b9c3b86 Install git in e2e/Dockerfile
  • fdd9649 Update module github.com/pion/interceptor to v0.1.19

v3.2.20

13 Sep 16:39
Compare
Choose a tag to compare

Changelog

  • c785f25 Fix leak in Simulcast probing

v4.0.0-beta.2

08 Sep 19:41
Compare
Choose a tag to compare

Changelog

  • 218b0fe Update module github.com/pion/stun to v2
  • e507d46 Improve checkNegotiationNeeded replaceTrack
  • 2225386 Generate answer to match group bundle in offer
  • bbf5126 Remove $GOPATH from documentation
  • 50301ea Update docs to use go install

v3.2.19

08 Sep 22:07
Compare
Choose a tag to compare

Changelog

  • e593588 Revert "Update module transport, srtp, ice and turn"
  • 36dcdde Generate answer to match group bundle in offer

v4.0.0-beta.1

05 Sep 15:49
Compare
Choose a tag to compare

Changelog

  • 5aa5fac Remove GO111MODULE from docs
  • dc4b591 Start pion/webrtc/v4
  • 824739f Update actions/checkout action to v4
  • 60eea43 Close PeerConnection on DTLS CloseNotify

v3.2.18

04 Sep 04:00
Compare
Choose a tag to compare

Changelog

  • ea23dec Update module transport, srtp, ice and turn
  • 012f129 Update AUTHORS.txt
  • a778f6d Update module github.com/pion/interceptor to v0.1.18
  • 20f8393 Fix incorrect ice-lite comment
  • b501cb5 Update AUTHORS.txt
  • 6fac880 Update AUTHORS.txt
  • 7998f1f Update Pion deps
  • bcfa3cb Update module golang.org/x/net to v0.14.0
  • 1390b16 Fix typo 'Renegotation' across project

v3.2.17

21 Aug 04:21
Compare
Choose a tag to compare

Changelog

  • f0dc0db OggWriter: add packet segmentation
  • ee483da Add SCTPTransportStats
  • cf5dbbe Update module github.com/pion/sctp to v1.8.8

v3.2.16

18 Aug 17:22
Compare
Choose a tag to compare

Changelog

  • 1d12dc8 Revert breaking change in ICECandidateStats
  • cedd45f Update golang Docker tag to v1.21