Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
119 changes: 119 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,122 @@
# [2023-03-06] (Chart Release 4.34.0)

## Release notes


* In (the unlikely) case your server config file contains `setWhitelist:`, you need to change this before the upgrade! It used to refer to a whitelisting service, which is now replaced with a local list of allowed domains and phone numbers. See [docs](https://docs.wire.com/developer/reference/user/activation.html?highlight=whitelist#phone-email-whitelist) for details. Migration path: add new config fields; upgrade, remove old config fields. (#3043)

* The coturn Helm chart has been promoted to *beta* level stability. (#3078)


## API changes


* API v3 is now supported. The new MLS endpoints introduced in API v3 have been removed, and are now only available under v4. (#3122)


## Features


* Add internal endpoints of `cargohold`, `galley`, `legalhold` and `spar` to the Swagger docs for internal endpoints. (#3007)

* The coturn container image included in the coturn Helm chart was updated to
version `4.6.0-wireapp.4`.

With this version of coturn, the Prometheus metrics endpoint has been
updated, and the `turn_active_allocations` metric label has been *renamed* to
`turn_total_allocations`. (#3078)

* Better error message for invalid ID in a credential when uploading MLS key packages (#3102)

* Add Swagger documentation for internal endpoints. It's reachable at the path `/v<n>/api-internal/swagger{-ui,.json}`. (#3003)

* Render one Swagger page per internal endpoint. This superseeds the previous Swagger docs page for all internal endpoints. (#3094)

* Feature flag for Outlook calendar integration (#3025)

* Team feature setting for MLS end-to-end identity was added and server setting `setEnableMls` is exposed via new authorized endpoint `GET /system/settings` (#3082)


## Bug fixes and other updates


* The container image used for handling online TLS certificate updates in the
coturn Helm chart was updated to a version with metadata compatible with
containerd. (#3078)

* Fix a bug in the helm chart's nginx-ingress-services / federator Ingress resource introduced in the last release. (#3034)

* Remove overly restricte api check (#3131)

* Typing indicators not working accross federated backends (#3118)


## Documentation


* Extend the docs on the federation error type (#3045)

* Update SAML/SCIM docs (#3038)


## Internal changes


* - use exponential backoff for retrying requests to Amazon
- also retry in case of server-side rate limiting by Amazon (#3121)

* Also run the 'backoffice' pod in CI (to test it can successfully start) (#3130)

* Make brig-schema a little faster by merging the first 34 schema migrations on fresh installations. (#3099)

* Deflake integration test: metrics (#3053)

* Document in code a function that sends remote Proteus messages (#PR_NOT_FOUND)

* Lower the log level of federator inotify (#3056)

* use Wai's settings for graceful shutdown (#3069)

* CI integration setup time should be reduced: tweak the way cassandra-ephemeral is started (#3052)

* charts: Mark all service/secret/configmap test resources to be re-created by defining them as helm hooks (#3037, #3049)

* New integration test script with support for running end2end tests locally (#3062)

* Bump nixpkgs to latest commit on nixpkgs-unstable branch (#3084)

* Add config to allow to run helm tests for different services in parallel; improve integration test output logs (#3040)

* Run brig and galley integration tests concurrently (#2825)

* Add wrapper for bitnami/postgresql chart. (#3012)

* Branch on performAction tags for finer-grained CallsFed constraints (#3030)

* Fixed broken stern endpoint `POST i/user/meta-info` (#3035)

* Make stern fail on startup if supported backend api version needs bumping (#3035)

* Automatically track CallsFed constraints via a GHC plugin (#3083)

* Rust library `rusty-jwt-tools` upgraded to latest version (#3112)

* Fixed test of jwt-tools Rust FFI (#3125)

* Enabling warnings for redundant constraints and removing the redundant
constraints. (#3009)

* Migrate `/teams/notifications` to use the Servant library. (#3020)

* Split polysemy `Members` constraints into multiple `Member` constraints (#3093)


## Federation changes


* Use `HsOpenSSL` instead of `tls` for federation communication. (#3051)


# [2023-01-26] (Chart Release 4.31.0)

## Release notes
Expand Down

This file was deleted.

1 change: 0 additions & 1 deletion changelog.d/0-release-notes/coturn-beta

This file was deleted.

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

This file was deleted.

This file was deleted.

6 changes: 0 additions & 6 deletions changelog.d/2-features/coturn-image-update

This file was deleted.

1 change: 0 additions & 1 deletion changelog.d/2-features/improve-error-message

This file was deleted.

1 change: 0 additions & 1 deletion changelog.d/2-features/internal-endpoints-swagger

This file was deleted.

This file was deleted.

1 change: 0 additions & 1 deletion changelog.d/2-features/pr-3025

This file was deleted.

1 change: 0 additions & 1 deletion changelog.d/2-features/pr-3082

This file was deleted.

3 changes: 0 additions & 3 deletions changelog.d/3-bug-fixes/coturn-config-reloader

This file was deleted.

1 change: 0 additions & 1 deletion changelog.d/3-bug-fixes/ingress-fixup-3034

This file was deleted.

1 change: 0 additions & 1 deletion changelog.d/3-bug-fixes/stern-api-check

This file was deleted.

1 change: 0 additions & 1 deletion changelog.d/3-bug-fixes/typing-indicator

This file was deleted.

1 change: 0 additions & 1 deletion changelog.d/4-docs/federation-error-type

This file was deleted.

1 change: 0 additions & 1 deletion changelog.d/4-docs/pr-3038

This file was deleted.

2 changes: 0 additions & 2 deletions changelog.d/5-internal/amazon-retry

This file was deleted.

1 change: 0 additions & 1 deletion changelog.d/5-internal/backoffice-ci

This file was deleted.

1 change: 0 additions & 1 deletion changelog.d/5-internal/brig-schema-init

This file was deleted.

1 change: 0 additions & 1 deletion changelog.d/5-internal/deflake-metrics

This file was deleted.

1 change: 0 additions & 1 deletion changelog.d/5-internal/doc-msg-sending

This file was deleted.

1 change: 0 additions & 1 deletion changelog.d/5-internal/federator-log

This file was deleted.

1 change: 0 additions & 1 deletion changelog.d/5-internal/graceful-shutdown

This file was deleted.

1 change: 0 additions & 1 deletion changelog.d/5-internal/helm-setup

This file was deleted.

1 change: 0 additions & 1 deletion changelog.d/5-internal/helm-test

This file was deleted.

1 change: 0 additions & 1 deletion changelog.d/5-internal/local-end2end-setup

This file was deleted.

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

This file was deleted.

1 change: 0 additions & 1 deletion changelog.d/5-internal/parallel-helm-tests

This file was deleted.

1 change: 0 additions & 1 deletion changelog.d/5-internal/parallel-int-tests

This file was deleted.

1 change: 0 additions & 1 deletion changelog.d/5-internal/pr-3012

This file was deleted.

1 change: 0 additions & 1 deletion changelog.d/5-internal/pr-3030

This file was deleted.

1 change: 0 additions & 1 deletion changelog.d/5-internal/pr-3035

This file was deleted.

1 change: 0 additions & 1 deletion changelog.d/5-internal/pr-3036

This file was deleted.

1 change: 0 additions & 1 deletion changelog.d/5-internal/pr-3083

This file was deleted.

1 change: 0 additions & 1 deletion changelog.d/5-internal/pr-3112

This file was deleted.

1 change: 0 additions & 1 deletion changelog.d/5-internal/pr-3125

This file was deleted.

2 changes: 0 additions & 2 deletions changelog.d/5-internal/redundant-constraints

This file was deleted.

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

This file was deleted.

1 change: 0 additions & 1 deletion changelog.d/5-internal/split-members-constraints

This file was deleted.

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

This file was deleted.