Skip to content

Commit d7194cc

Browse files
committed
add latest release and warning
1 parent bfb9b2f commit d7194cc

File tree

2 files changed

+15
-0
lines changed

2 files changed

+15
-0
lines changed

docs/releases.mdx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ Currently supported versions of Sourcegraph:
1212

1313
| **Release** | **General Availability Date** | **Supported** | **Release Notes** | **Install** |
1414
|--------------|-------------------------------|---------------|--------------------------------------------------------------------|------------------------------------------------------|
15+
| 5.10 Patch 3 | December 2024 || [Notes](https://sourcegraph.com/docs/technical-changelog#v5103940) | [Install](https://sourcegraph.com/docs/admin/deploy) |
1516
| 5.10 Patch 2 | December 2024 || [Notes](https://sourcegraph.com/docs/technical-changelog#v5102832) | [Install](https://sourcegraph.com/docs/admin/deploy) |
1617
| 5.10 Patch 1 | December 2024 || [Notes](https://sourcegraph.com/docs/technical-changelog#v5101164) | [Install](https://sourcegraph.com/docs/admin/deploy) |
1718
| 5.10 Patch 0 | November 2024 || [Notes](https://sourcegraph.com/docs/technical-changelog#v5100) | [Install](https://sourcegraph.com/docs/admin/deploy) |

docs/technical-changelog.mdx

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,20 @@ This page documents all notable changes to Sourcegraph. For more detailed change
66

77
# 5.10 Patch 3
88

9+
> Warning: This release updates the database container images from Postgres 12 to Postgres 16, and begins using Wolfi based images. Customers are advised to have a database backup before upgrading! See our [postgres 12 end of life](https://sourcegraph.com/docs/admin/postgres12_end_of_life_notice#postgres-12-end-of-life) notice!
10+
>
11+
> Also be sure to check your deployment type's [upgrade notes](http://sourcegraph.com/docs/admin/updates#instance-specific-procedures)!
12+
13+
## v5.10.3940
14+
15+
- [sourcegraph](https://github.com/sourcegraph/sourcegraph/releases/tag/v5.10.3940)
16+
17+
- [docker-compose](https://github.com/sourcegraph/deploy-sourcegraph-docker/releases/tag/v5.10.3940)
18+
19+
- [helm](https://github.com/sourcegraph/deploy-sourcegraph-helm/releases/tag/v5.10.3940)
20+
21+
- [kustomize](https://github.com/sourcegraph/deploy-sourcegraph-k8s/releases/tag/v5.10.3940)
22+
923
### Features
1024

1125
#### Security

0 commit comments

Comments
 (0)