-
Notifications
You must be signed in to change notification settings - Fork 2
WPB-28608 v5.33.0 upgrade notes #128
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Changes from all commits
6a4c3b5
fed3b48
e154d7c
14980af
28e9e3d
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,24 @@ | ||
| # Wire-Server `5.33.0` release | ||
|
|
||
| For details, see the [release changelog](https://github.com/wireapp/wire-server/releases/tag/v2026-06-12) on the wire-server repo. | ||
|
|
||
| Artifact: | ||
| [`wire-server-deploy-static-4a7c9ee5d6f0cd7bf5ef76b72324b61028176f52.tgz`](https://s3-eu-west-1.amazonaws.com/public.wire.com/artifacts/wire-server-deploy-static-4a7c9ee5d6f0cd7bf5ef76b72324b61028176f52.tgz) | ||
|
|
||
| Build manifest: [build.json](https://raw.githubusercontent.com/wireapp/wire-builds/refs/heads/pinned-offline-5.33.0/build.json) | ||
|
|
||
| ## Heads up | ||
|
|
||
| Coming from `5.32.0`. | ||
|
|
||
| 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. | ||
|
|
||
| No known bugs at this release. | ||
|
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. 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. |
||
|
|
||
| ## What must change | ||
|
|
||
| No changes are required for this release. | ||
|
|
||
| ## Recommended cleanup (not strictly required) | ||
|
|
||
| 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. | ||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
remove artifact link, replace with build.json link
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I would add both: