Update dependency meetecho/janus-gateway to v1.3.0 #157

Merged
mwalbeck merged 1 commit from renovate/meetecho-janus-gateway-1.x into master 2024-11-28 17:09:24 +00:00
Collaborator

This PR contains the following updates:

Package Update Change
meetecho/janus-gateway minor v1.2.4 -> v1.3.0

Release Notes

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

v1.3.0

Compare Source

  • Refactored logging internals [PR-3428]
  • Use strtok to parse SDPs [PR-3424]
  • Fixed rare condition that could lead to a deadlock in the VideoRoom [PR-3446]
  • Fixed broken switch when using remote publishers in VideoRoom [PR-3447]
  • Added SRTP support to VideoRoom remote publishers (thanks @​spscream!) [PR-3449]
  • Added support for generic JSON metadata to VideoRoom publishers (thanks @​spscream!) [PR-3467]
  • Fixed deadlock in VideoRoom when failing to open a socket for a new RTP forwarder (thanks @​spscream!) [PR-3468]
  • Fixed deadlock in VideoRoom caused by reverse ordering of mutex locks [PR-3474]
  • Fixed memory leaks when using remote publishers in VideoRoom [PR-3475]
  • Diluted frequency of PLI in the VideoRoom (thanks @​natikaltura!) [PR-3423]
  • Better cleanup after failed mountpoint creations in Streaming plugin [PR-3465]
  • Fixed compilation of AudioBridge in case libogg isn't available (thanks @​tmatth!) [PR-3438]
  • Better management of call cleanup in SIP plugin [Issue-3430]
  • Change the way call-IDs are tracked in the SIP plugin (thanks WebTrit!) [PR-3443]
  • Increased maximum size of custom SIP headers [Issue-3459]
  • 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: 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 has been generated by Renovate Bot.

This PR contains the following updates: | Package | Update | Change | |---|---|---| | [meetecho/janus-gateway](https://github.com/meetecho/janus-gateway) | minor | `v1.2.4` -> `v1.3.0` | --- ### Release Notes <details> <summary>meetecho/janus-gateway (meetecho/janus-gateway)</summary> ### [`v1.3.0`](https://github.com/meetecho/janus-gateway/blob/HEAD/CHANGELOG.md#v130---2024-11-25) [Compare Source](https://github.com/meetecho/janus-gateway/compare/v1.2.4...v1.3.0) - Refactored logging internals \[[PR-3428](https://github.com/meetecho/janus-gateway/pull/3428)] - Use strtok to parse SDPs \[[PR-3424](https://github.com/meetecho/janus-gateway/pull/3424)] - Fixed rare condition that could lead to a deadlock in the VideoRoom \[[PR-3446](https://github.com/meetecho/janus-gateway/pull/3446)] - Fixed broken switch when using remote publishers in VideoRoom \[[PR-3447](https://github.com/meetecho/janus-gateway/pull/3447)] - Added SRTP support to VideoRoom remote publishers (thanks [@&#8203;spscream](https://github.com/spscream)!) \[[PR-3449](https://github.com/meetecho/janus-gateway/pull/3449)] - Added support for generic JSON metadata to VideoRoom publishers (thanks [@&#8203;spscream](https://github.com/spscream)!) \[[PR-3467](https://github.com/meetecho/janus-gateway/pull/3467)] - Fixed deadlock in VideoRoom when failing to open a socket for a new RTP forwarder (thanks [@&#8203;spscream](https://github.com/spscream)!) \[[PR-3468](https://github.com/meetecho/janus-gateway/pull/3468)] - Fixed deadlock in VideoRoom caused by reverse ordering of mutex locks \[[PR-3474](https://github.com/meetecho/janus-gateway/pull/3474)] - Fixed memory leaks when using remote publishers in VideoRoom \[[PR-3475](https://github.com/meetecho/janus-gateway/pull/3475)] - Diluted frequency of PLI in the VideoRoom (thanks [@&#8203;natikaltura](https://github.com/natikaltura)!) \[[PR-3423](https://github.com/meetecho/janus-gateway/pull/3423)] - Better cleanup after failed mountpoint creations in Streaming plugin \[[PR-3465](https://github.com/meetecho/janus-gateway/pull/3465)] - Fixed compilation of AudioBridge in case libogg isn't available (thanks [@&#8203;tmatth](https://github.com/tmatth)!) \[[PR-3438](https://github.com/meetecho/janus-gateway/pull/3438)] - Better management of call cleanup in SIP plugin \[[Issue-3430](https://github.com/meetecho/janus-gateway/issues/3430)] - Change the way call-IDs are tracked in the SIP plugin (thanks WebTrit!) \[[PR-3443](https://github.com/meetecho/janus-gateway/pull/3443)] - Increased maximum size of custom SIP headers \[[Issue-3459](https://github.com/meetecho/janus-gateway/issues/3459)] - 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**: 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. --- - [ ] <!-- 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yOC4wIiwidXBkYXRlZEluVmVyIjoiMzkuMjguMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6W119-->
renovate-bot added 1 commit 2024-11-25 10:15:42 +00:00
Update dependency meetecho/janus-gateway to v1.3.0
All checks were successful
continuous-integration/drone/pr Build is passing
6a1c07962a
mwalbeck merged commit 3a8b712eae into master 2024-11-28 17:09:24 +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#157
No description provided.