Skip to content

Commit

Permalink
Add changelog for Release 2023-08-16
Browse files Browse the repository at this point in the history
  • Loading branch information
zebot committed Aug 16, 2023
1 parent 0c17f7a commit 2bf0831
Show file tree
Hide file tree
Showing 4 changed files with 20 additions and 3 deletions.
20 changes: 20 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,23 @@
# [2023-08-16] (Chart Release 4.37.0)

## 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)


# [2023-08-11] (Chart Release 4.36.0)

## Release notes
Expand Down
1 change: 0 additions & 1 deletion changelog.d/1-api-changes/WPB-3640

This file was deleted.

1 change: 0 additions & 1 deletion changelog.d/3-bug-fixes/wpb-3888

This file was deleted.

1 change: 0 additions & 1 deletion changelog.d/6-federation/unreachable-add

This file was deleted.

0 comments on commit 2bf0831

Please sign in to comment.