Skip to content

Commit 68e2eef

Browse files
committed
Bump the Rust SDK version
1 parent 88a7660 commit 68e2eef

File tree

3 files changed

+98
-88
lines changed

3 files changed

+98
-88
lines changed

CHANGELOG.md

+9
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# UNRELEASED
22

3+
- Update matrix-rust-sdk to `35173347f`, which includes:
4+
5+
- Add data types to parse the QR code data for the QR code login defined in
6+
[MSC4108](https://github.com/matrix-org/matrix-spec-proposals/pull/4108)
7+
8+
- Don't log the private part of the backup key, introduced in [#71136e4](https://github.com/matrix-org/matrix-rust-sdk/commit/71136e44c03c79f80d6d1a2446673bc4d53a2067).
9+
10+
- Expose new method `CryptoStore::clear_caches`. ([#3338](https://github.com/matrix-org/matrix-rust-sdk/pull/3338))
11+
312
- Add a constructor for the `Curve25519PublicKey` type. This allows us to
413
create a `Curve25519PublicKey` from a Base64 string on the Javascript side.
514

0 commit comments

Comments
 (0)