Update dependency meetecho/janus-gateway to v1.3.1 #169

Merged
renovate-bot merged 1 commit from renovate/meetecho-janus-gateway-1.3.x into main 2025-03-21 00:13:38 +00:00
Collaborator

This PR contains the following updates:

Package Update Change
meetecho/janus-gateway patch v1.3.0 -> v1.3.1

Release Notes

meetecho/janus-gateway (meetecho/janus-gateway)

v1.3.1

Compare Source

  • Make ip-utils aware of 0.0.0.0 and :: [Issue-3470]
  • Optimize NACKs handling [PR-3491]
  • Skip medium lookup when relaying RTCP by plugins to fix rare deadlock [PR-3515]
  • Fixed FEC and DTX negotiated in VideoRoom also when not enabled in the room settings
  • Fixed memory leak in VideoRoom (thanks @​m08pvv!) [PR-3493]
  • Fixed broken recordings when using remote publishers in the VideoRoom [PR-3509]
  • Check if IPv6 is disabled when loading the Streaming plugin [PR-3519]
  • Fixed SSRC not being set to a default value in AudioBridge forwarders when not explicitly set in the request
  • Add support for "progress" request on SIP Plugin (thanks @​adnan-mujagic!) [PR-3466]
  • New programmatic API to ask for keyframes in SIP and NoSIP plugins [PR-3517]
  • Fixed missing libcurl linking in TextRoom plugin
  • Added support for private recordings in Record&Play [PR-3518]
  • Fixed leak in recorder when adding descriptions (thanks @​m08pvv!) [PR-3487]
  • Fixed WebSocket transport binding to the wrong IP address in particular setups [Issue-3500]
  • Improve DTX detection in janus-pp-rec [PR-3488]
  • Other smaller fixes and improvements (thanks to all who contributed pull requests and reported issues!)

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 has been generated by Renovate Bot.

This PR contains the following updates: | Package | Update | Change | |---|---|---| | [meetecho/janus-gateway](https://github.com/meetecho/janus-gateway) | patch | `v1.3.0` -> `v1.3.1` | --- ### Release Notes <details> <summary>meetecho/janus-gateway (meetecho/janus-gateway)</summary> ### [`v1.3.1`](https://github.com/meetecho/janus-gateway/blob/HEAD/CHANGELOG.md#v131---2025-03-05) [Compare Source](https://github.com/meetecho/janus-gateway/compare/v1.3.0...v1.3.1) - Make ip-utils aware of 0.0.0.0 and :: \[[Issue-3470](https://github.com/meetecho/janus-gateway/issues/3470)] - Optimize NACKs handling \[[PR-3491](https://github.com/meetecho/janus-gateway/pull/3491)] - Skip medium lookup when relaying RTCP by plugins to fix rare deadlock \[[PR-3515](https://github.com/meetecho/janus-gateway/pull/3515)] - Fixed FEC and DTX negotiated in VideoRoom also when not enabled in the room settings - Fixed memory leak in VideoRoom (thanks [@&#8203;m08pvv](https://github.com/m08pvv)!) \[[PR-3493](https://github.com/meetecho/janus-gateway/pull/3493)] - Fixed broken recordings when using remote publishers in the VideoRoom \[[PR-3509](https://github.com/meetecho/janus-gateway/pull/3509)] - Check if IPv6 is disabled when loading the Streaming plugin \[[PR-3519](https://github.com/meetecho/janus-gateway/pull/3519)] - Fixed SSRC not being set to a default value in AudioBridge forwarders when not explicitly set in the request - Add support for "progress" request on SIP Plugin (thanks [@&#8203;adnan-mujagic](https://github.com/adnan-mujagic)!) \[[PR-3466](https://github.com/meetecho/janus-gateway/pull/3466)] - New programmatic API to ask for keyframes in SIP and NoSIP plugins \[[PR-3517](https://github.com/meetecho/janus-gateway/pull/3517)] - Fixed missing libcurl linking in TextRoom plugin - Added support for private recordings in Record\&Play \[[PR-3518](https://github.com/meetecho/janus-gateway/pull/3518)] - Fixed leak in recorder when adding descriptions (thanks [@&#8203;m08pvv](https://github.com/m08pvv)!) \[[PR-3487](https://github.com/meetecho/janus-gateway/pull/3487)] - Fixed WebSocket transport binding to the wrong IP address in particular setups \[[Issue-3500](https://github.com/meetecho/janus-gateway/issues/3550)] - Improve DTX detection in janus-pp-rec \[[PR-3488](#&#8203;3488)] - Other smaller fixes and improvements (thanks to all who contributed pull requests and reported issues!) </details> --- ### 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMDUuMSIsInVwZGF0ZWRJblZlciI6IjM5LjIwNS4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
renovate-bot force-pushed renovate/meetecho-janus-gateway-1.3.x from b42bbc4e21 to ca0616048e 2025-03-20 22:14:00 +00:00 Compare
renovate-bot force-pushed renovate/meetecho-janus-gateway-1.3.x from ca0616048e to 986d935816 2025-03-20 23:13:55 +00:00 Compare
renovate-bot merged commit 986d935816 into main 2025-03-21 00:13:38 +00:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: walbeck-it/docker-janus-gateway#169
No description provided.