From 8aa3e197286df7866a56dab0295d58fb0371d858 Mon Sep 17 00:00:00 2001 From: Paulo Lanzarin <4529051+prlanzarin@users.noreply.github.com> Date: Fri, 4 Oct 2024 14:50:49 -0300 Subject: [PATCH] build(bbb-webrtc-sfu): v2.17.0-alpha.1 v2.17.0-alpha.1 --- * feat: add `enabled` flag to SFU modules, default to true * fix(livekit): do not sync stale egress instances * build(livekit): add LiveKit submodule to base configuration --- bbb-webrtc-sfu.placeholder.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bbb-webrtc-sfu.placeholder.sh b/bbb-webrtc-sfu.placeholder.sh index fdf55c7f5b..2979a32df8 100755 --- a/bbb-webrtc-sfu.placeholder.sh +++ b/bbb-webrtc-sfu.placeholder.sh @@ -1 +1 @@ -git clone --branch v2.17.0-alpha.0 --depth 1 https://github.com/bigbluebutton/bbb-webrtc-sfu bbb-webrtc-sfu +git clone --branch v2.17.0-alpha.1 --depth 1 https://github.com/bigbluebutton/bbb-webrtc-sfu bbb-webrtc-sfu