-
Notifications
You must be signed in to change notification settings - Fork 158
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
dependencies : update rust sdk to 0.2.68 #3988
Conversation
📱 Scan the QR code below to install the build (arm64 only) for this PR. |
82f97fe
to
894c0f2
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
thx just a cmment, I hope that we quickly get 4305 merged to use all the new codes.
* The key was withheld on purpose because your device is insecure and/or the | ||
* sender trust requirement settings are not met for your device. | ||
*/ | ||
WithheldUnverifiedOrInsecureDevice, |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Ok but for now WithheldUnverifiedOrInsecureDevice
and WithheldBySender
will be unused until matrix-org/matrix-rust-sdk#4305 is merged.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Is it worth a comment here? so that we don't wrongly think it is already supported?
Alternative is to remove them for now and do a PR after, as you prefer
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I can add a comment, but this will be merged very soon, right?
Also when merged it won't compile, so to me it's safe to keep like that.
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## develop #3988 +/- ##
========================================
Coverage 83.10% 83.10%
========================================
Files 1806 1806
Lines 45703 45724 +21
Branches 5383 5383
========================================
+ Hits 37980 38001 +21
Misses 5835 5835
Partials 1888 1888 ☔ View full report in Codecov by Sentry. |
Quality Gate passedIssues Measures |
Content
Update rust sdk to 0.2.68, including new UtdCauses from #3980
Motivation and context
Replaces #3987
Screenshots / GIFs
Tests
Tested devices
Checklist