Skip to content

Releases: pion/rtcp

v1.2.17

Choose a tag to compare

@github-actions github-actions released this 30 Jun 06:25
a9b71ae

Changelog

  • a9b71ae Fixed packet length checks (#220)
  • d61b52c Update CI configs to v0.12.2
  • 2a11841 Aplly lint upgrades, and missing checks
  • 80c3aac Update CI configs to v0.12.1
  • 06eaa85 Update CI configs to v0.12.0
  • 84e0fcc Update CI configs to v0.11.39
  • 21f160a Update CI configs to v0.11.37
  • 460290b Update CI configs to v0.11.36
  • 603b7c3 Fix gosec slice bounds warnings
  • 99b388f Update CI configs to v0.11.32

v1.2.16

Choose a tag to compare

@github-actions github-actions released this 16 Oct 14:29

Changelog

  • 8aedb55 Update CI configs to v0.11.31
  • 62db4c0 Update CI configs to v0.11.29
  • f0cdfb0 Apply go modernize
  • 0f3d0ed Update CI configs to v0.11.26
  • 0d3bd90 Update CI configs to v0.11.25
  • e388c81 Update CI configs to v0.11.24
  • cf5b671 Update module github.com/stretchr/testify to v1.11.1
  • 0ab2669 Update module github.com/stretchr/testify to v1.11.0
  • f318fef Replace interface{} with any
  • 2e35008 Update CI configs to v0.11.22
  • b78b083 Update CI configs to v0.11.19
  • 00e5d74 Update social media links, move to discord
  • a640523 Add ECN to CCFB metric block string output
  • 1ef2c94 Match expected error instead of the error message
  • bb27ec6 Update lint rules, force testify/assert
  • 7752cd4 Fix num_reports usage, see errata 8166 (#187)
  • ec84594 Upgrade golangci-lint, more linters

v1.2.15

Choose a tag to compare

@github-actions github-actions released this 15 Dec 23:24

Changelog

  • b5ab305 Update module github.com/stretchr/testify to v1.10.0
  • 26bcda5 Update go.mod version to 1.20
  • 4f2822e Support application-defined packet
  • 995637f Reason is optional
  • 13319e0 Update CI configs to v0.11.15
  • 878e0b0 Update CI configs to v0.11.12
  • 65655db Update go.mod version to 1.19
  • 9cb9e65 Update CI configs to v0.11.7
  • 0052b3a Update CI configs to v0.11.4
  • a9e9b6d Update module github.com/stretchr/testify to v1.9.0

v1.2.14

Choose a tag to compare

@github-actions github-actions released this 01 Mar 12:52

Changelog

  • b26a618 Include XR.SenderSSRC in its DestinationSSRC
  • f260c33 Update CI configs to v0.11.3
  • 7284b33 Update CI configs to v0.11.0
  • 6c19c99 Remove 'AUTHORS.txt' from README.md
  • 28bfa37 Remove 'Generate Authors' workflow

v1.2.13

Choose a tag to compare

@github-actions github-actions released this 09 Dec 01:02

Changelog

  • 9a47c5e Expose MarshalSize as a public interface function

v1.2.12

Choose a tag to compare

@github-actions github-actions released this 09 Nov 18:05

Changelog

v1.2.11

Choose a tag to compare

@github-actions github-actions released this 09 Nov 15:59

Changelog

  • 934dd1a Add missing CC0 license
  • 1c8c06e Test: add fuzzing corpus
  • dff6dcc Add testcases
  • 11575ef Check packet length more strictly
  • 53779ad Correct out of range checking
  • 4160a9f Validate CCFRB num_reports more strictly
  • fa207d7 Test: port old fuzz code to go-fuzzing
  • 2e8693b Test: correct testcases for full intra_request
  • bafce5b Update CI configs to v0.10.11
  • 5e8a5bb Update module github.com/stretchr/testify to v1.8.4
  • 5fda90e Update CI configs to v0.10.9
  • 8057c8b Bring back LICENSE file
  • 378cbc4 Update module github.com/stretchr/testify to v1.8.3
  • 32ccc74 Update CI configs to v0.10.8
  • 5a73f55 Fix golangci-lint warnings
  • f43d326 Make repo REUSE compliant
  • d63ec6f Update CI configs to v0.10.7
  • d88efbb Harmonize sections in README
  • 613c9cb Update AUTHORS.txt
  • 0d5c829 Cleanup common sections in README
  • fb0bdea Update module github.com/stretchr/testify to v1.8.2
  • a8ed8cb Update CI configs to v0.10.3
  • 8e70dc6 Update CI configs to v0.10.1
  • 95ca464 Update CI configs to v0.9.0
  • b35b52f Update CI configs to v0.8.0

v1.2.9

Choose a tag to compare

@kevmo314 kevmo314 released this 19 Nov 03:37

What's Changed

New Contributors

Full Changelog: v1.2.8...v1.2.9

v1.2.5: Update CI configs to v0.4.18

Choose a tag to compare

@tarrencev tarrencev released this 03 Dec 22:27
Update lint scripts and CI configs.