Download Latest Version 2026-03-03 - (Chart Release 5.28.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-02-04
Name Modified Size InfoDownloads / Week
Parent folder
2026-02-04 (Chart Release 5.27.0) source code.tar.gz 2026-02-17 7.0 MB
2026-02-04 (Chart Release 5.27.0) source code.zip 2026-02-17 10.7 MB
README.md 2026-02-17 1.4 kB
Totals: 3 Items   17.8 MB 2

Release notes

  • Team features can now be migrated from Cassandra to Postgres. To migrate:
  • Set galley postgresMigration.teamFeatures to migration-to-postgresql.
  • Enable the background-worker flag migrateTeamFeatures=true to run the backfill.
  • Monitor the wire_team_features_migration_finished metric to confirm completion.
  • Switch postgresMigration.teamFeatures to postgresql and restart Galley and background-worker.
  • Once fully cut over, drop the Cassandra team_features_dyn table. (#4979)

API changes

  • Filter user search by type: GET /search/contacts?q=...&type=regular,app (#4986)

Bug fixes and other updates

  • Fix Brig's emails templates fetch script. (#4878)
  • Add mls-duplicate-public-key error to swagger (#4996)
  • Set idle timeout on HTTP connections to 30s. Set ping interval to 15s in cannon, missing two pings will cause the connection to close. This also removes ability for the client to control the ping interval. (#4992, [#4992])

Internal changes

  • Migration from Cassandra to Postgres of Team Features (#4982, [#4983], [#4979])
  • Add an AGENTS.md file to provide basic information about the project to AI tools. (#4993)
  • Add net_connections condition to liveness probe of brig pod (#4990)
  • cannon: Add /websocket endpoint which is the same as /await (#5001)
Source: README.md, updated 2026-02-17