Skip to content

Commit

Permalink
Merge pull request #2183 from wireapp/merge-master
Browse files Browse the repository at this point in the history
Merge master
  • Loading branch information
fisx authored Mar 9, 2022
2 parents d086208 + 523d7c3 commit c968c4a
Show file tree
Hide file tree
Showing 9 changed files with 34 additions and 8 deletions.
34 changes: 34 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,37 @@
# [2022-03-07]

## Release notes


* For wire.com operators: make sure that nginz is deployed (#2166)


## API changes


* Add qualified broadcast endpoint (#2166)


## Bug fixes and other updates


* Always create spar credentials during SCIM provisioning when applicable (#2174)


## Internal changes


* Add tests for additional information returned by `GET /api-version` (#2159)

* Clean up `Base64ByteString` implementation (#2170)

* The `Event` record type does not contain a `type` field anymore (#2160)

* Add MLS message types and corresponding deserialisers (#2145)

* Servantify `POST /register` and `POST /i/users` endpoints (#2121)


# [2022-03-01]

## Release notes
Expand Down
1 change: 0 additions & 1 deletion changelog.d/0-release-notes/nginz-upgrade

This file was deleted.

1 change: 0 additions & 1 deletion changelog.d/1-api-changes/broadcast-qualified

This file was deleted.

1 change: 0 additions & 1 deletion changelog.d/3-bug-fixes/more-spar-tests

This file was deleted.

1 change: 0 additions & 1 deletion changelog.d/5-internal/api-version-endpoint

This file was deleted.

1 change: 0 additions & 1 deletion changelog.d/5-internal/base64-cleanup

This file was deleted.

1 change: 0 additions & 1 deletion changelog.d/5-internal/event-cleanup

This file was deleted.

1 change: 0 additions & 1 deletion changelog.d/5-internal/mls-messages

This file was deleted.

1 change: 0 additions & 1 deletion changelog.d/5-internal/servantify-register

This file was deleted.

0 comments on commit c968c4a

Please sign in to comment.