Skip to content
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

Add 'deprecated:true' to /v1/send_{join,leave} #1518

Merged
merged 2 commits into from May 15, 2023

Conversation

richvdh
Copy link
Member

@richvdh richvdh commented May 11, 2023

The words already say this is deprecated, but it was missing the flag.

Preview: https://pr1518--matrix-spec-previews.netlify.app

The words already say this is deprecated, but it was missing the flag.
@turt2live
Copy link
Member

In an attempt to bring the paper trail to one place:

This dates back to matrix-org/matrix-spec-proposals#2547 which was the spec PR for matrix-org/matrix-spec-proposals#1802

The MSC doesn't say it explicitly, but given age of the MSC and surrounding language, the intent appears clear to deprecate the v1 endpoint. Our deprecation policy additionally requires implementations to support deprecated endpoints, making this even safer for a change.

It would still require an MSC to remove the deprecated endpoints.

Copy link
Member

@turt2live turt2live left a comment

Choose a reason for hiding this comment

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

otherwise lgtm

data/api/server-server/joins-v1.yaml Show resolved Hide resolved
@richvdh richvdh requested a review from turt2live May 15, 2023 13:35
@richvdh richvdh changed the title Add 'deprecated:true' to /v1/send_join Add 'deprecated:true' to /v1/send_{join,leave} May 15, 2023
@richvdh richvdh merged commit 188d568 into main May 15, 2023
10 checks passed
@richvdh richvdh deleted the rav/deprecate_v1_send_join branch May 15, 2023 15:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants