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.3 #79

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

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Mar 30, 2023

This PR contains the following updates:

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

Release Notes

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

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

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.

@renovate renovate bot changed the title Update module github.com/pion/webrtc/v3 to v3.1.59 Update module github.com/pion/webrtc/v3 to v3.1.60 Apr 17, 2023
@renovate renovate bot force-pushed the renovate/github.51.al-pion-webrtc-v3-3.x branch from 1435d34 to 6a6941e Compare April 17, 2023 03:03
@renovate renovate bot changed the title Update module github.com/pion/webrtc/v3 to v3.1.60 Update module github.com/pion/webrtc/v3 to v3.1.61 Apr 23, 2023
@renovate renovate bot force-pushed the renovate/github.51.al-pion-webrtc-v3-3.x branch 2 times, most recently from 5b0cf80 to e1d9aad Compare April 25, 2023 06:27
@renovate renovate bot changed the title Update module github.com/pion/webrtc/v3 to v3.1.61 Update module github.com/pion/webrtc/v3 to v3.1.62 Apr 25, 2023
@renovate renovate bot changed the title Update module github.com/pion/webrtc/v3 to v3.1.62 Update module github.com/pion/webrtc/v3 to v3.2.0 Apr 26, 2023
@renovate renovate bot force-pushed the renovate/github.51.al-pion-webrtc-v3-3.x branch from e1d9aad to 3c5faf6 Compare April 26, 2023 19:24
@renovate renovate bot changed the title Update module github.com/pion/webrtc/v3 to v3.2.0 Update module github.com/pion/webrtc/v3 to v3.2.1 Apr 30, 2023
@renovate renovate bot force-pushed the renovate/github.51.al-pion-webrtc-v3-3.x branch from 3c5faf6 to 22013fc Compare April 30, 2023 05:16
@renovate renovate bot force-pushed the renovate/github.51.al-pion-webrtc-v3-3.x branch from 22013fc to 12cf56a Compare May 18, 2023 14:54
@renovate renovate bot changed the title Update module github.com/pion/webrtc/v3 to v3.2.1 Update module github.com/pion/webrtc/v3 to v3.2.3 May 18, 2023
@renovate renovate bot force-pushed the renovate/github.51.al-pion-webrtc-v3-3.x branch from 12cf56a to 4c5c63f Compare May 19, 2023 05:44
@renovate renovate bot changed the title Update module github.com/pion/webrtc/v3 to v3.2.3 Update module github.com/pion/webrtc/v3 to v3.2.4 May 19, 2023
@renovate renovate bot force-pushed the renovate/github.51.al-pion-webrtc-v3-3.x branch from 4c5c63f to b99476d Compare May 19, 2023 23:53
@renovate renovate bot changed the title Update module github.com/pion/webrtc/v3 to v3.2.4 Update module github.com/pion/webrtc/v3 to v3.2.5 May 19, 2023
@renovate renovate bot force-pushed the renovate/github.51.al-pion-webrtc-v3-3.x branch from b99476d to f919d63 Compare May 22, 2023 09:49
@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.51.al-pion-webrtc-v3-3.x branch from f919d63 to 2d190b6 Compare May 24, 2023 05:42
@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.51.al-pion-webrtc-v3-3.x branch 2 times, most recently from 04f4b7b to 5bda5d2 Compare June 8, 2023 07:22
@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.51.al-pion-webrtc-v3-3.x branch from 5bda5d2 to 8367e94 Compare June 29, 2023 01:44
@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.51.al-pion-webrtc-v3-3.x branch from 8367e94 to eb34cd1 Compare July 10, 2023 20:57
@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.51.al-pion-webrtc-v3-3.x branch from eb34cd1 to 890e69d Compare July 21, 2023 00:47
@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 force-pushed the renovate/github.51.al-pion-webrtc-v3-3.x branch 2 times, most recently from 36597d8 to 0d5c60a Compare June 11, 2024 00:01
@renovate renovate bot changed the title Update module github.com/pion/webrtc/v3 to v3.2.40 Update module github.com/pion/webrtc/v3 to v3.2.41 Jun 11, 2024
@renovate renovate bot force-pushed the renovate/github.51.al-pion-webrtc-v3-3.x branch from 0d5c60a to 2f2252e Compare June 11, 2024 18:38
@renovate renovate bot changed the title Update module github.com/pion/webrtc/v3 to v3.2.41 Update module github.com/pion/webrtc/v3 to v3.2.42 Jun 11, 2024
@renovate renovate bot force-pushed the renovate/github.51.al-pion-webrtc-v3-3.x branch from 2f2252e to 43be9e0 Compare June 24, 2024 17:22
@renovate renovate bot changed the title Update module github.com/pion/webrtc/v3 to v3.2.42 Update module github.com/pion/webrtc/v3 to v3.2.43 Jun 24, 2024
@renovate renovate bot force-pushed the renovate/github.51.al-pion-webrtc-v3-3.x branch from 43be9e0 to 41e2574 Compare July 2, 2024 16:08
@renovate renovate bot changed the title Update module github.com/pion/webrtc/v3 to v3.2.43 Update module github.com/pion/webrtc/v3 to v3.2.44 Jul 2, 2024
@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.51.al-pion-webrtc-v3-3.x branch 2 times, most recently from 7e5bcd8 to 30fb528 Compare July 18, 2024 10:11
@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.51.al-pion-webrtc-v3-3.x branch from 30fb528 to 84ce929 Compare July 21, 2024 03:26
@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.51.al-pion-webrtc-v3-3.x branch from 84ce929 to cefc6aa Compare July 21, 2024 10:29
@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.51.al-pion-webrtc-v3-3.x branch from cefc6aa to d85abe5 Compare July 26, 2024 08:13
@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 force-pushed the renovate/github.51.al-pion-webrtc-v3-3.x branch from d85abe5 to a08c730 Compare August 6, 2024 17:01
@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.51.al-pion-webrtc-v3-3.x branch from a08c730 to 05fc988 Compare August 15, 2024 15:54
@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.51.al-pion-webrtc-v3-3.x branch from 05fc988 to 686fbaa Compare September 6, 2024 15:37
@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.51.al-pion-webrtc-v3-3.x branch from 686fbaa to d256ebf Compare September 16, 2024 12:42
@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 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.51.al-pion-webrtc-v3-3.x branch from d256ebf to 5e473c8 Compare September 16, 2024 19:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants