Skip to content
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

Update module github.com/pion/webrtc/v3 to v3.3.5 #56

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 19, 2023

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/pion/webrtc/v3 v3.2.4 -> v3.3.5 age adoption passing confidence

Release Notes

pion/webrtc (github.com/pion/webrtc/v3)

v3.3.5

Compare Source

Changelog

  • ed84fad Use intersection of codecs to generate rtcp-fb

v3.3.4

Compare Source

Changelog

  • 90222f6 Update ICE version
  • c3c7178 Add ice transport api to get selected pair stats

v3.3.3

Compare Source

Changelog

v3.3.2

Compare Source

Changelog

  • 8bf9954 Return object icluding stat id for selected pair

v3.3.1

Compare Source

Changelog

  • f99d4ed Don't reuse transceiver in one round negotiation
  • 540af5b Prevent ICETransport start/stop deadlock
  • 6ac4b71 Fix concurrent pc.GracefulClose

v3.3.0

Compare Source

New Feature

peerconnection.SCTPTransport now provides an OnClose callback that can be used to detect remote peer connection close similar to the OnError callback.

What's Changed

Full Changelog: pion/webrtc@v3.2.51...v3.3.0

v3.2.51

Compare Source

What's Changed

Full Changelog: pion/webrtc@v3.2.50...v3.2.51

v3.2.50

Compare Source

Changelog

  • 2364173 Fix our-of-order twcc fb cause by rtx blocked
  • 69cd4e4 Close unhandled rtcp simulcast streams
  • a598bab Bump ice to v2.3.31

v3.2.49

Compare Source

Changelog

  • 5437ff5 Added support for SRTP_NULL_HMAC_SHA1_80 cipher

v3.2.48

Compare Source

Changelog

  • bd3aaae Fix TestPeerConnection_Simulcast
  • af63d2b Properly handle non-media probes
  • 482d9eb Updated pion modules to latest versions
  • 48cfc63 Hold pc.mu while populating local candidates

v3.2.47

Compare Source

Changelog

  • 7407903 Match header extensions to remote media sections

v3.2.46

Compare Source

Changelog

v3.2.45

Compare Source

Changelog

v3.2.44

Compare Source

What's Changed

Full Changelog: pion/webrtc@v3.2.43...v3.2.44

v3.2.43

Compare Source

What's Changed

Full Changelog: pion/webrtc@v3.2.42...v3.2.43

v3.2.42

Compare Source

Changelog

  • 43a6a69 Reset state machine after negotiationNeededOp

v3.2.41

Compare Source

What's Changed

Full Changelog: pion/webrtc@v3.2.40...v3.2.41

v3.2.40

Compare Source

Changelog

  • 7cad104 Update module github.com/pion/ice/v2 to v2.3.24

v3.2.39

Compare Source

Changelog

  • e7cf3ba Update RtxSSRC for simulcast track remote

v3.2.38

Compare Source

Changelog
  • 7be0482 Update module github.com/pion/sctp to v1.8.16
  • 9d76240 Update module github.com/pion/ice/v2 to v2.3.15

v3.2.37

Compare Source

Changelog

  • a43143e Add padding support to TrackLocalStaticSample

v3.2.36

Compare Source

Changelog

  • 2f0fe93 Declare Go 1.17 as minimum version

v3.2.35

Compare Source

Changelog

  • f53f0a9 Update github.com/pion/transport/v2 to v2.2.4
  • c1e5386 Declare Go 1.19 as minimum version

v3.2.34

Compare Source

Changelog

  • cb8ab4a Update github.com/pion/sctp to v1.8.14

v3.2.33

Compare Source

Changelog

v3.2.32

Compare Source

Changelog

  • 4c25aa6 Include msid-semantic in Session Attributes

v3.2.31

Compare Source

Changelog

  • b84753e Update github.com/pion/rtp to v1.8.5

v3.2.30

Compare Source

Changelog

  • 10dca09 Update github.com/pion/sdp/v3 to v3.0.9
  • de2e7b7 Put SCTP Zero Checksum behind SettingEngine
  • 39919d7 SampleBuilder: Deprecate PopWithTimestamp

v3.2.29

Compare Source

Changelog

  • 0b447fd Update module github.com/pion/sdp to v3.0.8

v3.2.28

Compare Source

Changelog

  • 2828381 Fix interceptor.RTCPReaderFunc typo
  • 1a92109 Update module github.com/pion/sctp to v1.8.12

v3.2.27

Compare Source

Changelog

  • 1b553f0 Update module github.com/pion/sctp to v1.8.11

v3.2.26

Compare Source

What's Changed

Full Changelog: pion/webrtc@v3.2.25...v3.2.26

v3.2.25

Compare Source

Changelog

  • e2454d1 Refine rtx support
  • 987fb7a Fix panic of rtx attributes
  • d82b0d0 RTX attribute constants should be public
  • 219c6a3 Fix data race of RTX packet
  • f68b789 Allocationless handling of RTX pkts
  • 5da7278 Read() handles distinct-SSRC RTX packets
  • c7ca890 Skip padding packet for simulcast probe

v3.2.24

Compare Source

Changelog

  • 462a717 Answer to paused simucalst stream correctly

v3.2.23

Compare Source

Changelog

  • f369fda ReplaceTrack resets all track encodings

v3.2.22

Compare Source

Changelog

  • 367caa0 Update Pion deps rtp, rtcp, srtp and interceptor

v3.2.21

Compare Source

Changelog

  • 48303e5 Fix DataChannel.handleOpen

v3.2.20

Compare Source

Changelog

  • c785f25 Fix leak in Simulcast probing

v3.2.19

Compare Source

Changelog

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

v3.2.18

Compare Source

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

Compare Source

Changelog

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

v3.2.16

Compare Source

Changelog

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

v3.2.15

Compare Source

Changelog

  • 2926b99 Stats: improve JSON support, add missing structs
  • 6453346 Update module github.com/pion/ice/v2 to v2.3.10
  • f0a5355 Update RegisterDefaultCodecs to match libwebrtc
  • ebd6753 Update CI configs to v0.10.11
  • 8886e33 Update AUTHORS.txt
  • 0e84bbf Update AUTHORS.txt
  • 667d0ff Make TrackLocalContext an interface
  • 6a3a97f Update module github.com/pion/rtp to v1.8.1
  • 7c60bb9 Adds WithPacketHeadHandler to SampleBuilder

v3.2.14

Compare Source

Changelog

  • b40f599 Add RTPReceiver.RTPTransceiver
  • c23eeb1 Update module golang.org/x/net to v0.12.0
  • 448f4ba Add DTLS KeyLog configuration option in WebRTC API
  • 457ff6c Update module github.com/pion/srtp/v2 to v2.0.16

v3.2.13

Compare Source

Changelog

  • 90e3a83 Add support to AV1 in play-from-disk
  • 24b241a Update module github.com/pion/rtp to v1.8.0

v3.2.12

Compare Source

Changelog

  • 3cddada Add IceTransport.GetLocalParameters
  • 53d8f74 Update module github.com/pion/ice/v2 to v2.3.9
  • f9d7579 Update module golang.org/x/net to v0.11.0
  • fb5d5f1 Update module github.com/pion/stun to v0.6.1

v3.2.11

Compare Source

Changelog

  • 3dd667a Update AUTHORS.txt
  • 019920f Update AUTHORS.txt
  • 678ddd4 Add SettingsEngine option to disable Active TCP
  • c05e366 Update module github.com/pion/ice/v2 to v2.3.8

v3.2.10

Compare Source

Changelog

  • c8f7e0d Update module github.com/pion/ice/v2 to v2.3.7
  • 4f1d46f Improvement to rtp-to-webrtc example

v3.2.9

Compare Source

Changelog

  • a0e9824 DTLS: Add Client/RootCAs, ClientAuth, Secret Opts
  • 2ffab96 Update module github.com/stretchr/testify to v1.8.4
  • 83ae83b Run go mod tidy

v3.2.8

Compare Source

Changelog

  • 73276d1 Update module github.com/pion/ice/v2 to v2.3.6

v3.2.7

Compare Source

Changelog

  • 1df634e Remove golint from godoc and move no next line

v3.2.6

Compare Source

Changelog

  • 323469d Update module github.com/pion/stun to v0.6.0
  • 6df9089 Update module github.com/pion/ice/v2 to v2.3.5

v3.2.5

Compare Source

Changelog

  • 7a100b9 Enable SRTP_AEAD_AES_256_GCM
  • f9e0934 Update module github.com/pion/interceptor to v0.1.17
  • 55b1ac0 Update module github.com/pion/dtls/v2 to v2.2.7
  • ab11eed Improve SetEphemeralUDPPortRange documentation
  • d1985e0 Bring back LICENSE file
  • a8aa8cc Update AUTHORS.txt
  • b07c7b2 Update CI configs to v0.10.9

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.

@renovate renovate bot force-pushed the renovate/github.com-pion-webrtc-v3-3.x branch from 3f11fb8 to 9cc502c Compare May 22, 2023 09:46
@renovate renovate bot changed the title Update module github.com/pion/webrtc/v3 to v3.2.5 Update module github.com/pion/webrtc/v3 to v3.2.6 May 22, 2023
@renovate renovate bot force-pushed the renovate/github.com-pion-webrtc-v3-3.x branch from 9cc502c to 888cf79 Compare May 24, 2023 06:32
@renovate renovate bot changed the title Update module github.com/pion/webrtc/v3 to v3.2.6 Update module github.com/pion/webrtc/v3 to v3.2.8 May 24, 2023
@renovate renovate bot changed the title Update module github.com/pion/webrtc/v3 to v3.2.8 Update module github.com/pion/webrtc/v3 to v3.2.9 Jun 2, 2023
@renovate renovate bot force-pushed the renovate/github.com-pion-webrtc-v3-3.x branch from 888cf79 to 9d9aa7c Compare June 2, 2023 16:23
@renovate renovate bot changed the title Update module github.com/pion/webrtc/v3 to v3.2.9 Update module github.com/pion/webrtc/v3 to v3.2.10 Jun 8, 2023
@renovate renovate bot force-pushed the renovate/github.com-pion-webrtc-v3-3.x branch from 9d9aa7c to 9269705 Compare June 8, 2023 08:39
@renovate renovate bot changed the title Update module github.com/pion/webrtc/v3 to v3.2.10 Update module github.com/pion/webrtc/v3 to v3.2.11 Jun 29, 2023
@renovate renovate bot force-pushed the renovate/github.com-pion-webrtc-v3-3.x branch from 9269705 to 61cfaaa Compare June 29, 2023 01:46
@renovate renovate bot changed the title Update module github.com/pion/webrtc/v3 to v3.2.11 Update module github.com/pion/webrtc/v3 to v3.2.12 Jul 10, 2023
@renovate renovate bot force-pushed the renovate/github.com-pion-webrtc-v3-3.x branch from 61cfaaa to 5d924bf Compare July 10, 2023 21:31
@renovate renovate bot force-pushed the renovate/github.com-pion-webrtc-v3-3.x branch from 5d924bf to 358151b Compare July 21, 2023 01:54
@renovate renovate bot changed the title Update module github.com/pion/webrtc/v3 to v3.2.12 Update module github.com/pion/webrtc/v3 to v3.2.13 Jul 21, 2023
@renovate renovate bot changed the title Update module github.com/pion/webrtc/v3 to v3.2.13 Update module github.com/pion/webrtc/v3 to v3.2.14 Aug 2, 2023
@renovate renovate bot force-pushed the renovate/github.com-pion-webrtc-v3-3.x branch from 358151b to 2584577 Compare August 2, 2023 14:45
@renovate renovate bot changed the title Update module github.com/pion/webrtc/v3 to v3.2.14 Update module github.com/pion/webrtc/v3 to v3.2.15 Aug 17, 2023
@renovate renovate bot force-pushed the renovate/github.com-pion-webrtc-v3-3.x branch from 2584577 to 33e79e2 Compare August 17, 2023 18:19
@renovate renovate bot changed the title Update module github.com/pion/webrtc/v3 to v3.2.15 Update module github.com/pion/webrtc/v3 to v3.2.16 Aug 18, 2023
@renovate renovate bot force-pushed the renovate/github.com-pion-webrtc-v3-3.x branch 2 times, most recently from 8d8d305 to 498a71c Compare August 21, 2023 08:28
@renovate renovate bot changed the title Update module github.com/pion/webrtc/v3 to v3.2.16 Update module github.com/pion/webrtc/v3 to v3.2.17 Aug 21, 2023
@renovate renovate bot force-pushed the renovate/github.com-pion-webrtc-v3-3.x branch from 498a71c to b019ae0 Compare September 4, 2023 04:15
@renovate renovate bot changed the title Update module github.com/pion/webrtc/v3 to v3.2.17 Update module github.com/pion/webrtc/v3 to v3.2.18 Sep 4, 2023
@renovate renovate bot force-pushed the renovate/github.com-pion-webrtc-v3-3.x branch from b019ae0 to 3986b73 Compare September 9, 2023 00:38
@renovate renovate bot changed the title Update module github.com/pion/webrtc/v3 to v3.2.18 Update module github.com/pion/webrtc/v3 to v3.2.19 Sep 9, 2023
@renovate renovate bot force-pushed the renovate/github.com-pion-webrtc-v3-3.x branch from 3986b73 to 4c76b8e Compare September 13, 2023 18:10
@renovate renovate bot changed the title Update module github.com/pion/webrtc/v3 to v3.2.19 Update module github.com/pion/webrtc/v3 to v3.2.20 Sep 13, 2023
@renovate renovate bot force-pushed the renovate/github.com-pion-webrtc-v3-3.x branch from 4c76b8e to 5cb36e0 Compare October 1, 2023 10:50
@renovate renovate bot force-pushed the renovate/github.com-pion-webrtc-v3-3.x branch from 0ef1218 to 4c92c85 Compare July 15, 2024 19:13
@renovate renovate bot changed the title Update module github.com/pion/webrtc/v3 to v3.2.44 Update module github.com/pion/webrtc/v3 to v3.2.46 Jul 15, 2024
@renovate renovate bot force-pushed the renovate/github.com-pion-webrtc-v3-3.x branch from 4c92c85 to 8693b25 Compare July 18, 2024 10:40
@renovate renovate bot changed the title Update module github.com/pion/webrtc/v3 to v3.2.46 Update module github.com/pion/webrtc/v3 to v3.2.47 Jul 18, 2024
@renovate renovate bot force-pushed the renovate/github.com-pion-webrtc-v3-3.x branch from 8693b25 to 9c9ff6a Compare July 21, 2024 04:21
@renovate renovate bot changed the title Update module github.com/pion/webrtc/v3 to v3.2.47 Update module github.com/pion/webrtc/v3 to v3.2.48 Jul 21, 2024
@renovate renovate bot force-pushed the renovate/github.com-pion-webrtc-v3-3.x branch from 9c9ff6a to 75e5444 Compare July 21, 2024 11:02
@renovate renovate bot changed the title Update module github.com/pion/webrtc/v3 to v3.2.48 Update module github.com/pion/webrtc/v3 to v3.2.49 Jul 21, 2024
@renovate renovate bot force-pushed the renovate/github.com-pion-webrtc-v3-3.x branch from 75e5444 to 54da326 Compare July 26, 2024 06:44
@renovate renovate bot changed the title Update module github.com/pion/webrtc/v3 to v3.2.49 Update module github.com/pion/webrtc/v3 to v3.2.50 Jul 26, 2024
@renovate renovate bot changed the title Update module github.com/pion/webrtc/v3 to v3.2.50 Update module github.com/pion/webrtc/v3 to v3.2.51 Aug 6, 2024
@renovate renovate bot force-pushed the renovate/github.com-pion-webrtc-v3-3.x branch from 54da326 to 196f35d Compare August 6, 2024 17:10
@renovate renovate bot force-pushed the renovate/github.com-pion-webrtc-v3-3.x branch from 196f35d to b7ae1ae Compare August 15, 2024 15:48
@renovate renovate bot changed the title Update module github.com/pion/webrtc/v3 to v3.2.51 Update module github.com/pion/webrtc/v3 to v3.3.0 Aug 15, 2024
@renovate renovate bot force-pushed the renovate/github.com-pion-webrtc-v3-3.x branch from b7ae1ae to 8d8bb2d Compare September 6, 2024 16:08
@renovate renovate bot changed the title Update module github.com/pion/webrtc/v3 to v3.3.0 Update module github.com/pion/webrtc/v3 to v3.3.1 Sep 6, 2024
@renovate renovate bot force-pushed the renovate/github.com-pion-webrtc-v3-3.x branch from 8d8bb2d to 1b804f4 Compare September 16, 2024 15:34
@renovate renovate bot changed the title Update module github.com/pion/webrtc/v3 to v3.3.1 Update module github.com/pion/webrtc/v3 to v3.3.2 Sep 16, 2024
@renovate renovate bot force-pushed the renovate/github.com-pion-webrtc-v3-3.x branch from 1b804f4 to 44fc3b6 Compare September 16, 2024 18:48
@renovate renovate bot changed the title Update module github.com/pion/webrtc/v3 to v3.3.2 Update module github.com/pion/webrtc/v3 to v3.3.3 Sep 16, 2024
@renovate renovate bot force-pushed the renovate/github.com-pion-webrtc-v3-3.x branch from 44fc3b6 to eaccadf Compare October 7, 2024 17:05
@renovate renovate bot changed the title Update module github.com/pion/webrtc/v3 to v3.3.3 Update module github.com/pion/webrtc/v3 to v3.3.4 Oct 7, 2024
@renovate renovate bot changed the title Update module github.com/pion/webrtc/v3 to v3.3.4 Update module github.com/pion/webrtc/v3 to v3.3.4 - autoclosed Dec 17, 2024
@renovate renovate bot closed this Dec 17, 2024
@renovate renovate bot deleted the renovate/github.com-pion-webrtc-v3-3.x branch December 17, 2024 16:52
@renovate renovate bot changed the title Update module github.com/pion/webrtc/v3 to v3.3.4 - autoclosed Update module github.com/pion/webrtc/v3 to v3.3.4 Dec 17, 2024
@renovate renovate bot reopened this Dec 17, 2024
@renovate renovate bot changed the title Update module github.com/pion/webrtc/v3 to v3.3.4 Update module github.com/pion/webrtc/v3 to v3.3.5 Dec 17, 2024
@renovate renovate bot force-pushed the renovate/github.com-pion-webrtc-v3-3.x branch from eaccadf to 9c928af Compare December 17, 2024 21:22
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