You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
API changes
Conversation creation endpoints can now return unreachable_backends error responses with status code 533 if any of the involved backends are unreachable. The conversation is not created in that case. (#3486)
Bug fixes and other updates
Make sure cassandra updates do not re-introduce removed content. (#3504)
Federation changes
Return unreachable_backends error when some backends of newly added users to a conversation are not reachable (#3496)