WPB-28608 v5.33.0 upgrade notes - #128
Conversation
| @@ -0,0 +1,32 @@ | |||
| # Wire-Server `5.33.0` release | |||
|
|
|||
| For details, see the [release changelog](https://github.com/wireapp/wire-server/releases) on the wire-server repo. | |||
There was a problem hiding this comment.
put the link to the release for 5.33.0 https://github.com/wireapp/wire-server/releases/tag/v2026-06-12
|
|
||
| For details, see the [release changelog](https://github.com/wireapp/wire-server/releases) on the wire-server repo. | ||
|
|
||
| Artifact: |
There was a problem hiding this comment.
remove artifact link, replace with build.json link
There was a problem hiding this comment.
I would add both:
- Artifact link
- build.json file link
|
|
||
| Coming from `5.32.0`. | ||
|
|
||
| No known bugs at this release. |
There was a problem hiding this comment.
even though this info is in the release notes, I would also state this explicitly on this page:
The background-worker migration timeout configuration was renamed from migrateConversationsOptions to migrationOptions. The old key is no longer read, so update any custom Helm overrides to the new name to avoid unexpected defaults.
|
|
||
| If your custom values still contain duplicate `postgresMigration` entries in Brig or background-worker, remove them. Galley is the single source of truth for these settings. | ||
|
|
||
| ## For users of the full wire-server-deploy-static deployment package |
There was a problem hiding this comment.
this is not config-reference material, more so since the customer this is being written for does not have an assethost
Change type
Basic information
Testing
Tracking