-
Notifications
You must be signed in to change notification settings - Fork 203
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
Removal: Remove support for experimental msc3886 #17638
Removal: Remove support for experimental msc3886 #17638
Conversation
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.
This LGTM on the whole, thank you!
Lastly I didn't mention this in my original comment. But despite this being an experimental feature, I think we should put a paragraph in the upgrade notes letting sysadmins know that this option is going away. The upgrade notes are typically where we warn of breaking changes.
So something like:
# Upgrading to v1.115.0
## Removal of experimental MSC3886 feature
[MSC3886](https://github.com/matrix-org/matrix-spec-proposals/pull/3886) has been closed (and will not enter the Matrix spec). As such, we are removing the experimental support for it from Synapse in this release.
The `experimental_features.msc3886_endpoint` configuration option has been removed.
Hi @rahulporuri, are you willing to finish this one off? It doesn't need much more! |
sorry for the radio silence @anoadragon453 , will wrap things up tomorrow/weekend. I hope that's okay. I'll update this and my other PR too. |
Certainly! Thank you :) |
Hi @rahulporuri, do you have time to finish this PR? Otherwise I'm happy to take it over to get it over the line. Thanks! |
please take over @anoadragon453 🙏 I haven't been able to make time and I doubt I will be able to discover any free time this weekend either :/ . I sincerely apologize for not being able to get this past the finish line |
That's alright @rahulporuri, life happens! The team is grateful to you for kicking off this effort in the first place 🙂 |
342bc86
to
08f5713
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.
This is now ready to merge!
fixes #17619
Pull Request Checklist
EventStore
toEventWorkerStore
.".code blocks
.(run the linters)