Skip to content

Conversation

RiotRobot
Copy link
Contributor

Backport b80d009 from #4963.

* Remove deprecated `IJoinRoomOpts.syncRoom` option (#4914)

This option is non-functional, and was deprecated in
#4913. Remove it altogether.

* Remove support for `onlyData != true` (#4939)

* Remove deprecated fields, methods, utilities (#4959)

---------

Co-authored-by: Richard van der Hoff <[email protected]>
Co-authored-by: Richard van der Hoff <[email protected]>
(cherry picked from commit b80d009)
@RiotRobot RiotRobot requested a review from a team as a code owner August 21, 2025 14:04
@RiotRobot RiotRobot requested a review from a team as a code owner August 21, 2025 14:04
@RiotRobot RiotRobot requested a review from a team as a code owner August 21, 2025 14:04
@RiotRobot RiotRobot added the T-Task Tasks for the team like planning label Aug 21, 2025
@github-actions github-actions bot added the Z-Community-PR Issue is solved by a community member's PR label Aug 21, 2025
@t3chguy t3chguy merged commit 097bfe4 into staging Aug 21, 2025
33 of 34 checks passed
@t3chguy t3chguy deleted the backport-4963-to-staging branch August 21, 2025 14:08
@t3chguy t3chguy added T-Deprecation A pull request that makes something deprecated and removed T-Task Tasks for the team like planning T-Deprecation A pull request that makes something deprecated labels Aug 21, 2025
hazzuk pushed a commit to elecordapp/matrix-js-sdk that referenced this pull request Sep 28, 2025
For js-sdk users, this includes the following:

    -   Send stable identifier `sender_device_keys` for MSC4147 (Including device keys with Olm-encrypted events).
        ([matrix-org#4964](matrix-org/matrix-rust-sdk#4964))

    -   Check the `sender_device_keys` field on _all_ incoming Olm-encrypted to-device messages and ignore any to-device messages which include the field but whose data is invalid (as per [MSC4147](matrix-org/matrix-spec-proposals#4147)).
        ([matrix-org#4922](matrix-org/matrix-rust-sdk#4922))

    -   Fix bug which caused room keys to be unnecessarily rotated on every send in the presence of blacklisted/withheld devices in the room.
        ([matrix-org#4954](matrix-org/matrix-rust-sdk#4954))

    -   Fix [matrix-rust-sdk#2729](matrix-org/matrix-rust-sdk#2729) which in rare cases can cause room key oversharing.
        ([matrix-org#4975](matrix-org/matrix-rust-sdk#4975))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

X-Breaking-Change X-Release-Blocker Z-Community-PR Issue is solved by a community member's PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants