Skip to content

Release 2026-05-12 - (expected chart version 5.32.0)#5225

Merged
fisx merged 6 commits into
masterfrom
release_2026-05-12_10_18
May 13, 2026
Merged

Release 2026-05-12 - (expected chart version 5.32.0)#5225
fisx merged 6 commits into
masterfrom
release_2026-05-12_10_18

Conversation

@zebot
Copy link
Copy Markdown
Contributor

@zebot zebot commented May 12, 2026

[2026-05-12] (Chart Release 5.32.0)

This release should be deployed straight after 5.30. Please also consult the release notes for 5.31 for more changes.

Release notes

    • postgresMigration now has a single source of truth in the Galley chart values. Galley, Brig, and background-worker all read their PostgreSQL migration settings from there.
    • To migrate domain registration data to PostgreSQL, set postgresMigration.domainRegistration to migration-to-postgresql, run the background-worker migration with migrateDomainRegistration: true, and switch the setting to postgresql after completion.
    • The domain registration migration covers these Cassandra tables:
      domain_registration, domain_registration_by_team, and domain_registration_challenge. (WPB-22963 migrate domain registration data to postgres #5195)

API changes

Documentation

Internal changes

@zebot zebot requested review from a team as code owners May 12, 2026 10:19
@zebot zebot added the ok-to-test Approved for running tests in CI, overrides not-ok-to-test if both labels exist label May 12, 2026
@fisx fisx merged commit 520b73d into master May 13, 2026
10 checks passed
@fisx fisx deleted the release_2026-05-12_10_18 branch May 13, 2026 08:08
fisx added a commit that referenced this pull request May 19, 2026
(Already fixed in https://github.com/wireapp/wire-server/releases,
#5225.)

Helm charts are deep-merged, so if the `domainRegistration` field is
missing, the default will be used.
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.

4 participants