Update dependency meetecho/janus-gateway to v1.1.0 #91

Merged
mwalbeck merged 1 commits from renovate/meetecho-janus-gateway-1.x into master 2022-10-04 11:46:30 +00:00
Collaborator

This PR contains the following updates:

Package Update Change
meetecho/janus-gateway minor v1.0.4 -> v1.1.0

Release Notes

meetecho/janus-gateway

v1.1.0

Compare Source

  • Added versioning to .so files [PR-3075]
  • Allow plugins to specify msid in SDPs [PR-2998]
  • Fixed broken RTCP timestamp on 32bit architectures [Issue-3045]
  • Fixed problems compiling against recent versions of libwebsockets [Issue-3039]
  • Updated deprecated DTLS functions to OpenSSL v3.0 PR-3048]
  • Switched to SHA256 for signing self signed DTLS certificates (thanks @​tgabi333!) [PR-3069]
  • Started using strnlen to optimize performance of some strlen calls (thanks @​tmatth!) [PR-3059]
  • Added checks to avoid RTX payload type collisions [PR-3080]
  • Added new APIs for cascading VideoRoom publishers [PR-3014]
  • Fixed deadlock when using legacy switch in VideoRoom [Issue-3066]
  • Fixed disabled property not being advertized to subscribers when VideoRoom publishers removed tracks
  • Fixed occasional deadlock when using G.711 in the AudioBridge [Issue-3062]
  • Added new way of capturing devices/tracks in janus.js [PR-3003]
  • Removed call to .stop() for remote tracks in demos [PR-3056]
  • Fixed missing message/info/transfer buttons in SIP demo page
  • Fixed postprocessing compilation issue on older FFmpeg versions [PR-3064]
  • 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, click this checkbox.

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.0.4` -> `v1.1.0` | --- ### Release Notes <details> <summary>meetecho/janus-gateway</summary> ### [`v1.1.0`](https://github.com/meetecho/janus-gateway/blob/HEAD/CHANGELOG.md#v110---2022-10-03) [Compare Source](https://github.com/meetecho/janus-gateway/compare/v1.0.4...v1.1.0) - Added versioning to .so files \[[PR-3075](https://github.com/meetecho/janus-gateway/pull/3075)] - Allow plugins to specify msid in SDPs \[[PR-2998](https://github.com/meetecho/janus-gateway/pull/2998)] - Fixed broken RTCP timestamp on 32bit architectures \[[Issue-3045](https://github.com/meetecho/janus-gateway/issues/3045)] - Fixed problems compiling against recent versions of libwebsockets \[[Issue-3039](https://github.com/meetecho/janus-gateway/issues/3039)] - Updated deprecated DTLS functions to OpenSSL v3.0 [PR-3048](https://github.com/meetecho/janus-gateway/pull/3048)] - Switched to SHA256 for signing self signed DTLS certificates (thanks [@&#8203;tgabi333](https://github.com/tgabi333)!) \[[PR-3069](https://github.com/meetecho/janus-gateway/pull/3069)] - Started using strnlen to optimize performance of some strlen calls (thanks [@&#8203;tmatth](https://github.com/tmatth)!) \[[PR-3059](https://github.com/meetecho/janus-gateway/pull/3059)] - Added checks to avoid RTX payload type collisions \[[PR-3080](https://github.com/meetecho/janus-gateway/pull/3080)] - Added new APIs for cascading VideoRoom publishers \[[PR-3014](https://github.com/meetecho/janus-gateway/pull/3014)] - Fixed deadlock when using legacy switch in VideoRoom \[[Issue-3066](https://github.com/meetecho/janus-gateway/issues/3066)] - Fixed disabled property not being advertized to subscribers when VideoRoom publishers removed tracks - Fixed occasional deadlock when using G.711 in the AudioBridge \[[Issue-3062](https://github.com/meetecho/janus-gateway/issues/3062)] - Added new way of capturing devices/tracks in janus.js \[[PR-3003](https://github.com/meetecho/janus-gateway/pull/3003)] - Removed call to .stop() for remote tracks in demos \[[PR-3056](https://github.com/meetecho/janus-gateway/pull/3056)] - Fixed missing message/info/transfer buttons in SIP demo page - Fixed postprocessing compilation issue on older FFmpeg versions \[[PR-3064](https://github.com/meetecho/janus-gateway/pull/3064)] - 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, click this checkbox. --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzMi4yMTMuMCIsInVwZGF0ZWRJblZlciI6IjMyLjIxMy4wIn0=-->
renovate-bot added 1 commit 2022-10-03 14:09:22 +00:00
Update dependency meetecho/janus-gateway to v1.1.0
All checks were successful
continuous-integration/drone/pr Build is passing
b8eaf3409e
mwalbeck merged commit 7fba2be514 into master 2022-10-04 11:46:30 +00:00
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No Assignees
1 Participants
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#91
No description provided.