Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
37 commits
Select commit Hold shift + click to select a range
e07569a
5.24: fix brig.rabbitmq → brig.config.rabbitmq path, split secrets
arthurwolf Apr 30, 2026
3bd397a
5.24: add artifact URL and fix 'chagelog' typo
arthurwolf Apr 30, 2026
e153f90
5.24: add prerequisites section with mandatory migration framing
arthurwolf Apr 30, 2026
6dfa5c1
5.24: add dedicated redis-ephemeral chart section
arthurwolf Apr 30, 2026
e58f871
5.24: expand background-worker mandatory section with required fields
arthurwolf Apr 30, 2026
1fa6f59
5.24: expand gundeck redis section with verification and WSD bug note
arthurwolf Apr 30, 2026
fec8fc1
5.24: add inline post-upgrade conversation migration recipe
arthurwolf Apr 30, 2026
c218b93
5.24: expand known bugs with cert-manager email and brig fix scope
arthurwolf Apr 30, 2026
21d3200
5.24: add verification, cleanup, and disk space sections
arthurwolf Apr 30, 2026
e7dc5e1
5.25: add artifact URL and prerequisites section
arthurwolf Apr 30, 2026
1102cb3
5.25: replace 'no mandatory changes' with postgresMigration warning
arthurwolf Apr 30, 2026
5ae2a92
5.25: document mlsPrivateKeys requirement on Proteus-only backends
arthurwolf Apr 30, 2026
f69c2e8
5.25: document cells feature flag schema additions
arthurwolf Apr 30, 2026
7a1097b
5.25: clarify the brig enableFederation note from 5.24
arthurwolf Apr 30, 2026
ad03746
5.25: refine optional sections and add migration failure metrics, dis…
arthurwolf Apr 30, 2026
acb171f
5.26: add skip-for-federated banner, artifact URL, prerequisites
arthurwolf Apr 30, 2026
d461fe5
5.26: reframe postgresMigration default note as a fix not a new bug
arthurwolf Apr 30, 2026
d469412
5.26: document mandatory K8s 1.27 minimum and elasticsearch reindex
arthurwolf Apr 30, 2026
c7be1b5
5.26: inline conversation codes migration recipe and add disk footer
arthurwolf Apr 30, 2026
f6137e6
5.27: artifact URL, prereqs, team features migration recipe, footer
arthurwolf Apr 30, 2026
86d7c49
5.28: artifact URL, prereqs, expand mandatory changes, recommendations
arthurwolf Apr 30, 2026
de6f01a
5.29: add skip-this-version banner, artifact URL, prerequisites
arthurwolf Apr 30, 2026
9532598
5.29: document chart consolidation, tags obsoletion, metallb removal
arthurwolf Apr 30, 2026
061b4e7
5.29: clean up optional changes, add rate-limit note and disk footer
arthurwolf Apr 30, 2026
6c3ab05
5.30: create config reference page
arthurwolf Apr 30, 2026
7979431
5.24: remove the helm-operations.sh CERT_MASTER_EMAIL note
arthurwolf Apr 30, 2026
f044a03
5.24: drop meta-note about helm upgrade, inline the command per migra…
arthurwolf Apr 30, 2026
0300fd8
5.24, 5.25: soften 'caused' to 'may have caused' for the conversation…
arthurwolf Apr 30, 2026
ce589ff
5.24, 5.25, 5.28, 5.29: drop casual asides
arthurwolf Apr 30, 2026
a9527c4
5.25: remove migration-tunables section for off-sequence upgrades
arthurwolf Apr 30, 2026
f3936a1
5.24, 5.26, 5.27: add backup warning at the top of each migration sec…
arthurwolf Apr 30, 2026
e0ab021
Update src/how-to/upgrade/config-references/wire-server-5.24.0.md
julialongtin Apr 30, 2026
03d4615
Update src/how-to/upgrade/config-references/wire-server-5.24.0.md
julialongtin Apr 30, 2026
1928d11
Update src/how-to/upgrade/config-references/wire-server-5.24.0.md
julialongtin Apr 30, 2026
d3d5fbe
Update src/how-to/upgrade/config-references/wire-server-5.24.0.md
julialongtin Apr 30, 2026
53aabdb
Update src/how-to/upgrade/config-references/wire-server-5.24.0.md
julialongtin Apr 30, 2026
3e3f93f
Update src/how-to/upgrade/config-references/wire-server-5.24.0.md
julialongtin Apr 30, 2026
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,11 @@ nav:
- Overview: how-to/upgrade/05-config-reference.md
- Wire Server 5.24: how-to/upgrade/config-references/wire-server-5.24.0.md
- Wire Server 5.25: how-to/upgrade/config-references/wire-server-5.25.0.md
- Wire Server 5.26: how-to/upgrade/config-references/wire-server-5.26.0.md
- Wire Server 5.27: how-to/upgrade/config-references/wire-server-5.27.0.md
- Wire Server 5.28: how-to/upgrade/config-references/wire-server-5.28.0.md
- Wire Server 5.29: how-to/upgrade/config-references/wire-server-5.29.0.md
- Wire Server 5.30: how-to/upgrade/config-references/wire-server-5.30.0.md
- Administration:
- Overview: how-to/administrate/README.md
- kubernetes: how-to/administrate/kubernetes/README.md
Expand Down
Loading
Loading