Skip to content
This repository has been archived by the owner on Sep 19, 2024. It is now read-only.

Release/v0.11.0 #253

Merged
merged 6 commits into from
Mar 17, 2023
Merged

Release/v0.11.0 #253

merged 6 commits into from
Mar 17, 2023

Conversation

bblaszkow06
Copy link
Contributor

No description provided.

@bblaszkow06 bblaszkow06 requested a review from mickel8 as a code owner March 7, 2023 16:53
@mickel8
Copy link
Contributor

mickel8 commented Mar 8, 2023

Acctually, could we wait for solving this at first fishjam-dev/membrane_webrtc_plugin#107

@codecov
Copy link

codecov bot commented Mar 10, 2023

Codecov Report

Merging #253 (5a46e81) into master (f4125e6) will increase coverage by 0.05%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master     #253      +/-   ##
==========================================
+ Coverage   57.77%   57.82%   +0.05%     
==========================================
  Files          38       38              
  Lines        1788     1788              
==========================================
+ Hits         1033     1034       +1     
+ Misses        755      754       -1     

see 1 file with indirect coverage changes


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update f4125e6...5a46e81. Read the comment docs.

mix.exs Outdated
@@ -60,23 +60,23 @@ defmodule Membrane.RTC.Engine.MixProject do
defp deps do
[
{:membrane_core, "~> 0.11.2"},
{:membrane_webrtc_plugin, "~> 0.12.0"},
{:membrane_webrtc_plugin, "~> 0.13.0"},
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks like we've got a webrtc / rtp incompatibility here that causes integration tests to fail completely. The same will, I assume, completely break the videoroom.

So, we either:

  1. revert this change, or
  2. wait for [RTC-93] Add some RTP metrics membraneframework/membrane_rtp_plugin#142 to be merged

@daniel-jodlos daniel-jodlos merged commit fdd2f14 into master Mar 17, 2023
@daniel-jodlos daniel-jodlos deleted the release/v0.11.0 branch March 17, 2023 10:40
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants