Skip to content

image/4.23.33

@smatting smatting tagged this 19 Sep 13:45
* wire-api: Add types and test (wip)

* Add endpoint in galley

* Implement naive PublicGroupState (broken)

* Split into PublicGroupStateTBS and PGS

* Refactor: use deriving via newtype

* Add roundtrip tests

* bump cli

* Add integration test for commit bundles

* Implement federated commit bundle requests

* Test remote commit bundles

* Fix build

* Add CHANGELOG entry

* Extract action from commit for welcome verification

* Change status code from 409 to 400 for some errors

The conflict status code 409 should be used for errors that are caused
by race conditions, such as in cases where the client has an out-of-date
view on the state of the backend.

* Remove redundant error handling

* Implement welcome check for commit bundles

* Test welcome mismatch

* Add new endpoint to charts and demo

Co-authored-by: Paolo Capriotti <[email protected]>
Assets 2
Loading