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

[pull] master from jitsi:master #34

Merged
merged 27 commits into from
Aug 21, 2024
Merged

[pull] master from jitsi:master #34

merged 27 commits into from
Aug 21, 2024

Conversation

pull[bot]
Copy link

@pull pull bot commented Jan 30, 2024

See Commits and Changes for more details.


Created by pull[bot]

Can you help keep this open source service alive? 💖 Please sponsor : )

* ref: Remove backward compatibility with endpoints with no source name support.

* Remove multi stream backward compat code.
@pull pull bot added the ⤵️ pull label Jan 30, 2024
@codecov-commenter
Copy link

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Comparison is base (d0fd82d) 28.84% compared to head (716af90) 28.84%.

Files Patch % Lines
...tlin/org/jitsi/jicofo/bridge/colibri/Extensions.kt 0.00% 1 Missing ⚠️

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@             Coverage Diff              @@
##             master      #34      +/-   ##
============================================
- Coverage     28.84%   28.84%   -0.01%     
+ Complexity      473      470       -3     
============================================
  Files           128      128              
  Lines          7834     7742      -92     
  Branches       1076     1058      -18     
============================================
- Hits           2260     2233      -27     
+ Misses         5304     5241      -63     
+ Partials        270      268       -2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

bgrozev and others added 26 commits January 31, 2024 10:47
Read room_metadata from the MUC config form, and enable transcription if
it is requested.
* Move the metrics update logic to jicoco.

* Use Metrics updater.

* Update jicoco.
…1139)

* ref: Remove unused class.

* feat: Handle updates from the room_metadata component.

As opposed to reloading the MUC config form.
Allows for running with Java 17 without any additional install.
Also remove some no-longer-used dependencies.
* feat: Enable AV1 by default

* fix the failing unit test.
* ref: Use org.jitsi.xmpp.Smack.

* ref: Remove JidTest (moved to xmpp-extensions).

* chore: Update smack to 4.4.8

https://github.com/igniterealtime/Smack/blob/4.4.8/CHANGELOG.md

* chore: Update jitsi-xmpp-extensions (JitsiXmppStringprep).

* Add a config flag to allow disabling JitsiXmppStringprep.
Bumps [org.xmlunit:xmlunit-core](https://github.com/xmlunit/xmlunit) from 2.8.3 to 2.10.0.
- [Release notes](https://github.com/xmlunit/xmlunit/releases)
- [Changelog](https://github.com/xmlunit/xmlunit/blob/main/RELEASE_NOTES.md)
- [Commits](xmlunit/xmlunit@v2.8.3...v2.10.0)

---
updated-dependencies:
- dependency-name: org.xmlunit:xmlunit-core
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* fix: Fix scheduling jvb health checks.

Scheduling at a fixed rate leads to IO threads building up when a bridge
becomes unresponsive and the duration of health checks becomes longer
than the health check interval.
* feat: Add an API to move endpoints.
@pull pull bot merged commit b9d0612 into nordeck:master Aug 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants