Skip to content

Conversation

zebot
Copy link
Contributor

@zebot zebot commented Aug 16, 2022

[2022-08-16] (Chart Release 4.22.0)

API changes

Features

Bug fixes and other updates

Internal changes

Federation changes

jschaul and others added 30 commits July 19, 2022 15:26
Fix an issue for larger client requests on e.g. /list-users and /list-conversations, which were giving 413 errors for some users. See https://wearezeta.atlassian.net/browse/SQPIT-1044 Allow client requests of 256k by default (was 64k).
* A type-safe usage of a timeout in proposals
* Delete expired packages upon claiming and counting
* Support lifetime in key package creation test utility
* Test key package expiration
* refactor: blackliststore effect
* feat: impl blacklistphoneprefixstore
* chore: inline Brig.Data.Blacklist into interpreters

Co-authored-by: Sandy Maguire <[email protected]>
[SQSERVICES-1067] Address user account consistency issue when SCIM provisioning crashes
* Refactor.

* Add (failing) tests.

* Fix failing test.

* Revert "Fix failing test."
(different approach coming up.)

* Update test (now failing again, but being correct about that).

* Use "default" keyword to delete existing splash screen asset key.
  (like with `Icon`.)

* Update legacy swagger1.2.
* Remove deprecated member add endpoint from tests
* Use V2 instead of "v2" in an MLS test
- This should help with catching non-supported API version at compile
time instead of at test time
* Remove the deprecated endpoint for member removal
…t (CI copy) (#2580)

* RichInfoAssocList schema and getRichInfo endpoint
* Implement team search endpoint

Co-authored-by: Sandy Maguire <[email protected]>
jschaul and others added 18 commits August 9, 2022 11:43
Removes ECDHE-ECDSA-AES128-GCM-SHA256 and ECDHE-RSA-AES128-GCM-SHA256 ciphers from:
- from ingress traffic getting to nginz; 
- from ingress-traffic getting to nginz-cannon; 
- and if applicable (not installed by default) backoffice (which was using a larger list of ciphers). 
- removes these ciphers from being used/allowed in server-to-server federation exchanges.

Also removes `TLS_CHACHA20_POLY1305_SHA256` in case TLS 1.3 is active.

Co-authored-by: Sebastian Willenborg <[email protected]>
* rm */**/package.yaml

* cleanup

* changelog
* Delete bonanza

The tool is no longer required. Please use 'StructuredJSON' log format.

* Delete makedeb and all references to it

* Add changelog

* remove debian package information

Exception: brig, which needs to keep its deb folder, as it contains the
email templates referred to elsewhere and copied during docker image
builds.

* Makefiles: delete references to DEBian packages

Co-authored-by: jschaul <[email protected]>
The logic has been manually tested. Automated tests will be added/integrated by
FS-797.
This reflects a prior behavior that is used (required) by Ibis. Additionally, it's more consistent when all setters can be called with PUT and PATCH.
* Use rustup to build mls-test-cli

* use official Rust Docker image and a fixed version instead of curling

Co-authored-by: Stefan Berthold <[email protected]>
replace the release notes with a page pointing to github release note…
Co-authored-by: Paolo Capriotti <[email protected]>
@zebot zebot temporarily deployed to cachix August 16, 2022 08:27 Inactive
@zebot zebot temporarily deployed to cachix August 16, 2022 08:27 Inactive
@zebot zebot added the ok-to-test Approved for running tests in CI, overrides not-ok-to-test if both labels exist label Aug 16, 2022
@supersven supersven force-pushed the release_2022-08-16_08_27 branch from 8d60185 to 470e57a Compare August 16, 2022 10:10
@supersven supersven temporarily deployed to cachix August 16, 2022 10:10 Inactive
@supersven supersven temporarily deployed to cachix August 16, 2022 10:10 Inactive
@jschaul jschaul dismissed akshaymankar’s stale review August 16, 2022 10:22

change requests have been addressed.

@supersven supersven merged commit 6ec2a36 into master Aug 16, 2022
@supersven supersven deleted the release_2022-08-16_08_27 branch August 16, 2022 11:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ok-to-test Approved for running tests in CI, overrides not-ok-to-test if both labels exist
Projects
None yet
Development

Successfully merging this pull request may close these issues.