-
Notifications
You must be signed in to change notification settings - Fork 268
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
Use the dehydrated device format implemented by vodozemac #4421
base: main
Are you sure you want to change the base?
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #4421 +/- ##
==========================================
- Coverage 85.38% 85.36% -0.02%
==========================================
Files 284 284
Lines 31885 31893 +8
==========================================
+ Hits 27225 27227 +2
- Misses 4660 4666 +6 ☔ View full report in Codecov by Sentry. |
Looks like the CI failures are due to ruma/ruma@cae7489 since I'm pulling in a newer version of ruma. I had fixed one instance, but other instances need to be fixed too. |
Since we want to avoid making breaking releases too often in Ruma, I would recommend using a branch based on the ruma-0.12 branch for now to avoid breaking changes. We will backport all non-breaking changes to it, allowing us to make patch releases whenever the SDK needs to make a release. |
I created #4477 to upgrade Ruma with the necessary commit from ruma/ruma#1987. |
7e13a1b
to
b94bebb
Compare
Depends on matrix-org/vodozemac#199 and ruma/ruma#1987
Fixes #4185
Signed-off-by: