Skip to content

Conversation

@uhoreg
Copy link
Member

@uhoreg uhoreg commented Oct 21, 2021

The old verification methods start a verification by sending an m.key.verification.start message, rather than an m.key.verification.request message. This behaviour is deprecated in the spec (matrix-org/matrix-spec-proposals#3122), so these functions should be deprecated too.


Here's what your changelog entry will look like:

🦖 Deprecations

  • Mark old verification methods as deprecated (#1994).

The old verification methods start a verification by sending an
`m.key.verification.start` message, rather than an `m.key.verification.request`
message.  This behaviour is deprecated in the
spec (matrix-org/matrix-spec-proposals#3122), so these functions
should be deprecated too.
@uhoreg uhoreg requested a review from a team as a code owner October 21, 2021 16:31
@uhoreg uhoreg added the T-Deprecation A pull request that makes something deprecated label Oct 21, 2021
@uhoreg uhoreg merged commit 0385f26 into matrix-org:develop Oct 21, 2021
su-ex added a commit to SchildiChat/matrix-js-sdk that referenced this pull request Nov 8, 2021
* Mark old verification methods as deprecated ([\matrix-org#1994](matrix-org#1994)).
* Try to set a sender on search result events if possible ([\matrix-org#2004](matrix-org#2004)).
* Port some changes from group calls branch to develop ([\matrix-org#2001](matrix-org#2001)). Contributed by @SimonBrandner.
* Fetch room membership from server rather than relying on stored data ([\matrix-org#1998](matrix-org#1998)).
* Add method to fetch the MSC3266 Room Summary of a Room ([\matrix-org#1988](matrix-org#1988)).
* Don't show `Unable to access microphone` when cancelling screensharing dialog ([\matrix-org#2005](matrix-org#2005)). Fixes element-hq/element-web#19533 and element-hq/element-web#19533. Contributed by @SimonBrandner.
* Strip direction override characters from display names ([\matrix-org#1992](matrix-org#1992)). Fixes element-hq/element-web#1712 and element-hq/element-web#1712.
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.

2 participants