Skip to content

Commit 5cb67e7

Browse files
authored
Release Notes 5.10.0 (#818)
This PR updates and reformats the Release Notes for the deployment repos. Adding warnings about the v5.10.0 postgres version upgrades and its impact on database upgrades, and reformating and cleaning up the old version release notes. ## Pull Request approval @Chickensoupwithrice
1 parent 64321c5 commit 5cb67e7

File tree

4 files changed

+110
-692
lines changed

4 files changed

+110
-692
lines changed

docs/admin/updates/automatic.mdx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# Automatic multi-version upgrades
22

3+
> Warning: Automatic upgrades in v5.10.0 will fail unless the postgres database is upgraded from postgres 12 to postgres 16. Or the environment variable `SRC_AUTOUPGRADE_IGNORE_DRIFT=true` is set on the `sourcegraph-frontend` container.
4+
35
From **Sourcegraph 5.1 and later**, multi-version upgrades can be performed **automatically** as if they were a standard upgrade for the same deployment type. Automatic multi-version upgrades take the following general form:
46

57
1. Determine if your instance is ready to Upgrade:

0 commit comments

Comments
 (0)