Update module github.com/pion/transport to v4#9
Open
renovate[bot] wants to merge 1 commit intomainfrom
Open
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #9 +/- ##
=======================================
Coverage 10.75% 10.75%
=======================================
Files 44 44
Lines 3383 3383
=======================================
Hits 364 364
Misses 2968 2968
Partials 51 51
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
3f4f7f4 to
c29d49a
Compare
Generated by renovateBot
c29d49a to
5045b7e
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v0.14.1→v4.0.1Release Notes
pion/transport (github.com/pion/transport)
v4.0.1Compare Source
Changelog
34f6010Upgrade all submoudles to v4099f50cUpgrade module to v41274e04Major release API cleanupdb239a8Add Net.CreateListenConfig37ee413Support dynamic IP registration4f3e204Add an OS-dependent reuse-port helper5ae6667Update CI configs to v0.11.368eb05fbFix gosec slice bounds warningsed40907Add new queue simulationv3.1.1Compare Source
Changelog
90bd2e1Use ping-pong buffer for batch connv3.1.0Compare Source
Changelog
030898dMake loss-filter deterministica96e806Test loss filter more82d9447Fix loss filter options418afcdAdd duplication filter45af67dFix flaky tests8115c1eFix flaky test6c2e335Simplify condition010f63aFix infinite loop when time equals deadlineae2dd64Account for drift on MacOSb506570Update CI configs to v0.11.32e146e84Update CI configs to v0.11.31v3.0.8Compare Source
Changelog
ecc075cUnblock tbf on close9774e41Enhance filters with API compatibility44c78d5Add loss and delay filter to vnetd458a44Add missing locke464f80Use Gosched instead of sleep5253aa9Update CI configs to v0.11.297a1ef19Update CI configs to v0.11.26a46d2e2Update CI configs to v0.11.25f7e8b38Update CI configs to v0.11.24ff8b26eUpdate module github.com/stretchr/testify to v1.11.1168cd17Update module github.com/stretchr/testify to v1.11.0c6ab4c7Fix lint issues with golangci-lint@v20f83320Update CI configs to v0.11.2216ea91aUpdate module github.com/pion/logging to v0.2.49589b4bHandle replay after wrapping in replaydetector0597a76Make packetio.TestBufferAlloc stable43c8901Update CI configs to v0.11.1919a9306Update social media links, move to discordb47f3b6Update lint rules, force testify/assert for tests68f413cUpdate CI configs to v0.11.183ede094Update module golang.org/x/net to v0.34.0 (#326)9e40329Update module github.com/pion/logging to v0.2.3 (#325)839bffcUpgrade golangci-lint, more linters527176eUpdate module golang.org/x/net to v0.33.0 [SECURITY]95a2949Update module golang.org/x/net to v0.31.044f8069Update module github.com/stretchr/testify to v1.10.01eb3a05Update module golang.org/x/net to v0.30.0538047eUpdate module github.com/wlynxg/anet to v0.0.5ba0d1f8Update module golang.org/x/sys to v0.26.0ea4fc43Update module golang.org/x/net to v0.29.0e8ac9aeUpdate module golang.org/x/sys to v0.24.0c5cdc15Update module golang.org/x/net to v0.28.08476d76Update go.mod version to 1.20b3a5c41Update CI configs to v0.11.157395bcfUpdate module github.com/wlynxg/anet to v0.0.4v3.0.7Compare Source
What's Changed
Full Changelog: pion/transport@v3.0.6...v3.0.7
v3.0.6Compare Source
What's Changed
Full Changelog: pion/transport@v3.0.5...v3.0.6
v3.0.5Compare Source
What's Changed
Full Changelog: pion/transport@v3.0.4...v3.0.5
v3.0.4Compare Source
What's Changed
Full Changelog: pion/transport@v3.0.3...v3.0.4
v3.0.3Compare Source
What's Changed
New Contributors
Full Changelog: pion/transport@v3.0.2...v3.0.3
v3.0.2Compare Source
What's Changed
Full Changelog: pion/transport@v2.2.4...v3.0.2
v3.0.1Compare Source
Changelog
701ff64Use atomic Int32 instead of Boolv3.0.0Compare Source
Changelog
a66d5b7Update AUTHORS.txt82ae7e5Update AUTHORS.txtb1019b7Remove named return values241097eUpdate replaydetector tests to include latest0d51df0Add latest seqnum notify to replaydetector03c807bStart pion/transport@v3v2.2.10Compare Source
Full Changelog: pion/transport@v2.2.9...v2.2.10
v2.2.9Compare Source
Full Changelog: pion/transport@v2.2.8...v2.2.9
v2.2.8Compare Source
Full Changelog: pion/transport@v2.2.7...v2.2.8
v2.2.7Compare Source
Full Changelog: pion/transport@v2.2.6...v2.2.7
v2.2.6Compare Source
Full Changelog: pion/transport@v2.2.5...v2.2.6
v2.2.5Compare Source
Changelog
c72ccc1Reuse notify channel when blocked on read465cf31Reuse timer in Deadline84665abAdd logging to UDP connv2.2.4Compare Source
Changelog
536a6d1Use atomic Int32 instead of Boolv2.2.3Compare Source
Changelog
6bdfa93Revert ReplayDetector API Changese136b3aUpdate module golang.org/x/net to v0.14.0c808973Update module golang.org/x/sys to v0.11.0v2.2.2Compare Source
Changelog
a788a32Add support to disable read batch46a4b2cAdd batch read/write for udp listener6890c79Update CI configs to v0.10.11f2dffd8Remove named return values3cefa92Update replaydetector tests to include latestd490a2cAdd latest seqnum notify to replaydetector571eb96Update module golang.org/x/net to v0.13.041845b0Update module golang.org/x/net to v0.12.0a789100Add Daniel Mangum to AUTHORS.txt5ecc325Document all public netctx methods668c2ecUse net.ErrClosed instead of io.EOFa4c1f18Refactor ConnCtx/PacketConnCtx to Conn/PacketConn764757eUse netctx in stress tests7447e09Add unit tests for PacketConnCtx8a710a5Add context wrapped net.PacketConn55834f5Use NewConnCtx instead of Newc13b96eMark connctx package as deprecated7614929Move ConnCtx to the netctx package4b89bf8Update module golang.org/x/sys to v0.10.030cd328Update module golang.org/x/net to v0.11.0c8e9e56Update module golang.org/x/net to v0.10.02cec8d1Update module github.com/stretchr/testify to v1.8.44385551Remove sync.Pool from udp.listener.readloopv2.2.1Compare Source
Changelog
0646cdeUpdate AUTHORS.txt861dc39Notify read error if udp.listener.readloop exita9d5f4eFix golangci-lint warningsdabec8eAdd benchmarks for connctxbda0665Fix typo in TestReadTimeoutb93120cUpdate CI configs to v0.10.95e9c2f0Bring back LICENSE file604c2bbUpdate module github.com/stretchr/testify to v1.8.336cf9dcUpdate CI configs to v0.10.867238c1Update module golang.org/x/net to v0.9.01a29910Make package REUSE compliant28fbb3bUpdate CI configs to v0.10.7v2.2.0Compare Source
Changelog
b083211Add note that package isnt intended for production36f2d7fAdd pion/dtls/internal/net/dpipe package83341e0Revert "Add StrictDeadline option"v2.1.0Compare Source
Changelog
5c3a487Fix invalid nolint directive4dd98b1Add StrictDeadline option to packetio.Bufferca7eeb3Merge github.com/pion/udp into this package9ec3bb2Disable TBF tests for WASM due to poor performance8cca64eMake TBF refill only when new chunks arrive2008af3Update CI configs to v0.10.6ce17e12Harmonize sections in READMEe69fe78Update module golang.org/x/sys to v0.7.0d41a02dSilence linter error0b8c287Simplify notifying readers0091c4cUpdate module golang.org/x/net to v0.8.03e3eeb7Disable assembler code under gccgo1a96097Add build tags for go1.15 and earlier22a2f3bCleanup common sections in READMEb8978beCleanup badges in README4506eb1Update module github.com/stretchr/testify to v1.8.2v2.0.2Compare Source
Changelog
3747aecUpdate module golang.org/x/net to v0.7.0v2.0.1Compare Source
Changelog
895931cUpdate module golang.org/x/net to v0.5.0d668f81Rename Interface.Addresses() to Interface.Addrs()818ab5fUpdate CI configs to v0.10.340abc81Update CI configs to v0.10.120b2e1dUpdate CI configs to v0.9.0f298716Update module golang.org/x/sys to v0.4.0206c43eUpdate module golang.org/x/net to v0.4.0d5e63b1Update module golang.org/x/net to v0.2.0v2.0.0Compare Source
v2ofpion/transportintroduces a new interface for abstracting Pions use of the network stack.This refactoring should allow us to make Pion agnostic of the underlying network stack.
A migration guide for other Pion modules is available in the Wiki "Migration from vnet.Net to transport.Net".
Changelog
8b19d1cUpdate cherry-picked commits to /v2d774501Harmonize assertion handlingc0da539Return error in vnet.NewNet()7e1f72aAdd more interface getters to Netf455ca8Fix some errors found by golangci-lint1d0366cAdd preliminary TCP support to Net interface479a1c1Add a new interface 'transport.Net'e75143aUpdate CI configs to v0.8.14d1ad5fAdd missing go:build directived9e13d0Refactor cchunk to TimestampedChunkd581dcfFix Typos536ae85Fix invalid getter in test/bridge.go0289e1dUpdate module stretchr/testify to v1.8.1b08a509Start /v2Configuration
📅 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.
This PR was generated by Mend Renovate. View the repository job log.