Update dependency meetecho/janus-gateway to v1.0.2 #79

Merged
mwalbeck merged 1 commits from renovate/meetecho-janus-gateway-1.0.x into master 2022-05-24 16:58:43 +00:00
Collaborator

This PR contains the following updates:

Package Update Change
meetecho/janus-gateway patch v1.0.1 -> v1.0.2

Release Notes

meetecho/janus-gateway

v1.0.2

Compare Source

  • Abort DTLS handshake if DTLSv1_handle_timeout returns an error
  • Fixed rtx not being offered on Janus originated PeerConnections
  • Added configurable property to put a cap to task threads [Issue-2964]
  • Fixed build issue with libressl >= 3.5.0 (thanks @​ffontaine!) [PR-2980]
  • Link to -lresolv explicitly when building websockets transport
  • Fixed RED parsing not returning blocks when only primary data is available
  • Fixed typo in stereo support in EchoTest plugin
  • Added support for dummy publishers in VideoRoom [PR-2958]
  • Added new VideoRoom request to combine subscribe and unsubscribe operations [PR-2962]
  • Fixed incorrect removal of owner/subscriptions mapping in VideoRoom plugin [Issue-2965]
  • Explicitly return list of IDs VideoRoom users are subscribed to for data [Issue-2967]
  • Fixed data port not being returned when creating Streaming mountpoints with the legacy API
  • Fix address size in Streaming plugin RTCP sendto call (thanks @​sjkummer!) [PR-2976]
  • Added custom headers for SIP SUBSCRIBE requests (thanks @​oriol-c!) [PR-2971]
  • Make SIP timer T1X64 configurable (thanks @​oriol-c!) [PR-2972]
  • Disable IPv6 in WebSockets transport if binding to IPv4 address explicitly [Issue-2969]
  • Other smaller fixes and improvements (thanks to all who contributed pull requests and reported issues!)

Configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Enabled.

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) | patch | `v1.0.1` -> `v1.0.2` | --- ### Release Notes <details> <summary>meetecho/janus-gateway</summary> ### [`v1.0.2`](https://github.com/meetecho/janus-gateway/blob/HEAD/CHANGELOG.md#v102---2022-05-23) [Compare Source](https://github.com/meetecho/janus-gateway/compare/v1.0.1...v1.0.2) - Abort DTLS handshake if DTLSv1\_handle_timeout returns an error - Fixed rtx not being offered on Janus originated PeerConnections - Added configurable property to put a cap to task threads \[[Issue-2964](https://github.com/meetecho/janus-gateway/issues/2964)] - Fixed build issue with libressl >= 3.5.0 (thanks [@&#8203;ffontaine](https://github.com/ffontaine)!) \[[PR-2980](https://github.com/meetecho/janus-gateway/pull/2980)] - Link to -lresolv explicitly when building websockets transport - Fixed RED parsing not returning blocks when only primary data is available - Fixed typo in stereo support in EchoTest plugin - Added support for dummy publishers in VideoRoom \[[PR-2958](https://github.com/meetecho/janus-gateway/pull/2958)] - Added new VideoRoom request to combine subscribe and unsubscribe operations \[[PR-2962](https://github.com/meetecho/janus-gateway/pull/2962)] - Fixed incorrect removal of owner/subscriptions mapping in VideoRoom plugin \[[Issue-2965](https://github.com/meetecho/janus-gateway/issues/2965)] - Explicitly return list of IDs VideoRoom users are subscribed to for data \[[Issue-2967](https://github.com/meetecho/janus-gateway/issues/2967)] - Fixed data port not being returned when creating Streaming mountpoints with the legacy API - Fix address size in Streaming plugin RTCP sendto call (thanks [@&#8203;sjkummer](https://github.com/sjkummer)!) \[[PR-2976](https://github.com/meetecho/janus-gateway/pull/2976)] - Added custom headers for SIP SUBSCRIBE requests (thanks [@&#8203;oriol-c](https://github.com/oriol-c)!) \[[PR-2971](https://github.com/meetecho/janus-gateway/pull/2971)] - Make SIP timer T1X64 configurable (thanks [@&#8203;oriol-c](https://github.com/oriol-c)!) \[[PR-2972](https://github.com/meetecho/janus-gateway/pull/2972)] - Disable IPv6 in WebSockets transport if binding to IPv4 address explicitly \[[Issue-2969](https://github.com/meetecho/janus-gateway/issues/2969)] - Other smaller fixes and improvements (thanks to all who contributed pull requests and reported issues!) </details> --- ### Configuration 📅 **Schedule**: At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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-bot added 1 commit 2022-05-23 10:07:02 +00:00
Update dependency meetecho/janus-gateway to v1.0.2
All checks were successful
continuous-integration/drone/pr Build is passing
1295630a6c
mwalbeck merged commit a0896e764a into master 2022-05-24 16:58:43 +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#79
No description provided.