Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[2.7] build(bbb-webrtc-sfu): v2.13.2 #19801

Merged
merged 1 commit into from Mar 14, 2024
Merged

Conversation

prlanzarin
Copy link
Member

v2.13.2

  • feat: add incrementBy util to prometheus-agent
  • feat(core): add event callback and dispatch metrics
  • fix: another edge case where subprocesses fail to recover

v2.13.1

  • fix: subprocesses fail to recover from multiple crashes

v2.13.0

  • feat: add inbound queue size and job failure metrics
  • feat: add dry-run recording mode
  • feat: add time_to_mute/unmute metrics
  • feat: add warn logs for when hold/mute actions exceed max bucket time
  • feat(mediasoup): add mediasoup_ice_transport_protocol metric
  • feat(mediasoup): per-worker resource metrics
  • feat(mediasoup): add worker label to transport/router/prod/cons metrics
  • fix(audio): log and track metrics for hold/unhold timeouts
  • fix(bbb-webrtc-recorder): exception when removing nullish recording callbacks
  • fix(mediasoup): check for null producers
  • fix(screenshare): resolve subscriberAnswer job
  • fix(audio): prevent false positives in TLO toggle metrics
  • fix(test): wait for recorder to boot in stress test script
  • fix: set appropriate initial bitrates
  • fix(mediasoup): max bitrate for consumer-only transports not effective
  • fix(mediasoup): missing rtcp-fb and header exts in consumer-only offers
  • fix(audio): stricter adherence to router.mediaCodecs settings
  • fix(video): exception when destructuring null camera source
  • fix(mediasoup): only call consumer.changeProducer when appropriate
  • fix(mediasoup): capture icestatechange == disconnected
  • fix(mediasoup): invalid RTP header exts in default config
  • refactor: replace logger lib, Winston -> Pino
  • chore(mediasoup): expose webRtcTransport's iceConsentTimeout config
  • build: mediasoup-client@3.7.4
  • build: mediasoup@3.13.23
  • build: bump Docker and nvmrc to Node.js 20 (LTS)

### v2.13.2

* feat: add incrementBy util to prometheus-agent
* feat(core): add event callback and dispatch metrics
* fix: another edge case where subprocesses fail to recover

### v2.13.1

* fix: subprocesses fail to recover from multiple crashes

### v2.13.0

* feat: add inbound queue size and job failure metrics
* feat: add dry-run recording mode
* feat: add time_to_mute/unmute metrics
* feat: add warn logs for when hold/mute actions exceed max bucket time
* feat(mediasoup): add mediasoup_ice_transport_protocol metric
* feat(mediasoup): per-worker resource metrics
* feat(mediasoup): add worker label to transport/router/prod/cons metrics
* fix(audio): log and track metrics for hold/unhold timeouts
* fix(bbb-webrtc-recorder): exception when removing nullish recording callbacks
* fix(mediasoup): check for null producers
* fix(screenshare): resolve subscriberAnswer job
* fix(audio): prevent false positives in TLO toggle metrics
* fix(test): wait for recorder to boot in stress test script
* fix: set appropriate initial bitrates
* fix(mediasoup): max bitrate for consumer-only transports not effective
* fix(mediasoup): missing rtcp-fb and header exts in consumer-only offers
* fix(audio): stricter adherence to router.mediaCodecs settings
* fix(video): exception when destructuring null camera source
* fix(mediasoup): only call consumer.changeProducer when appropriate
* fix(mediasoup): capture icestatechange == disconnected
* fix(mediasoup): invalid RTP header exts in default config
* refactor: replace logger lib, Winston -> Pino
* chore(mediasoup): expose webRtcTransport's iceConsentTimeout config
* build: mediasoup-client@3.7.4
* build: mediasoup@3.13.23
* build: bump Docker and nvmrc to Node.js 20 (LTS)
@prlanzarin prlanzarin added this to the Release 2.7 milestone Mar 14, 2024
Copy link

sonarcloud bot commented Mar 14, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

Copy link

Automated tests Summary

All the CI tests have passed!

@antobinary antobinary merged commit 9ada745 into v2.7.x-release Mar 14, 2024
25 checks passed
@antobinary antobinary deleted the bbb27sfu2132 branch March 14, 2024 22:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants