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

Element-R: Mark unsupported MatrixClient methods as deprecated #4389

Merged
merged 1 commit into from
Sep 5, 2024

Conversation

richvdh
Copy link
Member

@richvdh richvdh commented Sep 5, 2024

Slap a @deprecated tag on all the MatrixClient methods which no longer work with rust crypto.

Fixes: element-hq/element-web#26919

Slap a `@deprecated` tag on all the MatrixClient methods which no longer work
with rust crypto.
@richvdh richvdh added this pull request to the merge queue Sep 5, 2024
Merged via the queue into develop with commit ba7bd06 Sep 5, 2024
31 checks passed
@richvdh richvdh deleted the rav/deprecate_crypto_methods branch September 5, 2024 13:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
T-Deprecation A pull request that makes something deprecated
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ElementR: mark everything in js-sdk that is no longer supported as deprecated
2 participants