Download Latest Version 2026-05-12 (Chart Release 5.32.0) source code.tar.gz (7.1 MB)
Email in envelope

Get an email when there's a new version of Wire Server

Home / v2026-05-12
Name Modified Size InfoDownloads / Week
Parent folder
2026-05-12 (Chart Release 5.32.0) source code.tar.gz 2026-05-13 7.1 MB
2026-05-12 (Chart Release 5.32.0) source code.zip 2026-05-13 10.9 MB
README.md 2026-05-13 1.4 kB
Totals: 3 Items   18.0 MB 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.
  • If your deployment overrides the full postgresMigration object, add the new domainRegistration field to that override. Otherwise services may fail to start because the config is incomplete.
  • 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. (#5195)

API changes

  • Discontinue redundant end-point for fetching user clients. (#5222)

Documentation

  • Improve swagger API docs. (#5220)

Internal changes

  • New wire-ingress Helm chart — Gateway API / Envoy Gateway replacement for nginx-ingress-services. Not yet production-ready. (#5150)
Source: README.md, updated 2026-05-13