Skip to content

v2023-08-16 (Chart Release 4.37.0)

Compare
Choose a tag to compare
@fisx fisx released this 16 Aug 10:44
· 745 commits to master since this release
51d4fb6

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)