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

Implement room version 6 (MSC2240). #7506

Merged
merged 3 commits into from
May 15, 2020
Merged

Implement room version 6 (MSC2240). #7506

merged 3 commits into from
May 15, 2020

Conversation

clokep
Copy link
Member

@clokep clokep commented May 14, 2020

Fixes #7500

This implements room version 6 and removes some experimental room versions.

@clokep clokep requested a review from a team May 14, 2020 17:40
@clokep
Copy link
Member Author

clokep commented May 14, 2020

Some sytests: matrix-org/sytest#869.

@clokep clokep mentioned this pull request May 14, 2020
6 tasks
@clokep
Copy link
Member Author

clokep commented May 15, 2020

I should mention that I wasn't positive if it made sense to blow away the experimental room versions, but I doubt people are using them in this case (and two of them were never in a released version of Synapse).

Copy link
Member

@richvdh richvdh left a comment

Choose a reason for hiding this comment

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

lgtm.

Killing the experimental versions is fine, we've done it in the past, though #7083 is a thing.

IIRC there is some stuff in sytest which (a) defines the room versions that the sytest federation server impl supports (b) defines a set of room versions over which a subset of tests are run for. It would be good to update that,

@clokep
Copy link
Member Author

clokep commented May 15, 2020

I believe I've done that in the PR referenced above: matrix-org/sytest@8b87284 I need to finish that up still.

@richvdh
Copy link
Member

richvdh commented May 15, 2020

oops sorry, missed that

@clokep clokep merged commit 08bc80e into develop May 15, 2020
@clokep clokep deleted the clokep/room-ver-6 branch May 15, 2020 13:30
@clokep clokep mentioned this pull request May 15, 2020
phil-flex pushed a commit to phil-flex/synapse that referenced this pull request Jun 16, 2020
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.

2 participants