File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -12,6 +12,7 @@ Currently supported versions of Sourcegraph:
1212
1313| ** Release** | ** General Availability Date** | ** Supported** | ** Release Notes** | ** Install** |
1414| --------------| -------------------------------| ---------------| --------------------------------------------------------------------| ------------------------------------------------------|
15+ | 6.4 Patch 1 | June 2025 | ✅ | [ Notes] ( https://sourcegraph.com/docs/technical-changelog#v641203 ) | [ Install] ( https://sourcegraph.com/docs/admin/deploy ) |
1516| 6.4 Patch 0 | May 2025 | ✅ | [ Notes] ( https://sourcegraph.com/docs/technical-changelog#v640 ) | [ Install] ( https://sourcegraph.com/docs/admin/deploy ) |
1617| 6.3 Patch 2 | May 2025 | ✅ | [ Notes] ( https://sourcegraph.com/docs/technical-changelog#v634167 ) | [ Install] ( https://sourcegraph.com/docs/admin/deploy ) |
1718| 6.3 Patch 1 | May 2025 | ✅ | [ Notes] ( https://sourcegraph.com/docs/technical-changelog#v632692 ) | [ Install] ( https://sourcegraph.com/docs/admin/deploy ) |
Original file line number Diff line number Diff line change @@ -4,6 +4,38 @@ This page documents all notable changes to Sourcegraph. For more detailed change
44
55{/* CHANGELOG_START */}
66
7+ # 6.4 Patch 1
8+
9+ ## v6.4.1203
10+
11+ - [sourcegraph](https://github.com/sourcegraph/sourcegraph/releases/tag/v6.4.1203)
12+
13+ - [docker-compose](https://github.com/sourcegraph/deploy-sourcegraph-docker/releases/tag/v6.4.1203)
14+
15+ - [helm](https://github.com/sourcegraph/deploy-sourcegraph-helm/releases/tag/v6.4.1203)
16+
17+ - [kustomize](https://github.com/sourcegraph/deploy-sourcegraph-k8s/releases/tag/v6.4.1203)
18+
19+ ### Fix
20+
21+ #### Release
22+
23+ - Verify glibc version in postgresql images `(PR #5735)`
24+ - Release: add container test to verify `glibc` version does not get unintentionally upgraded in PostgreSQL container images`
25+
26+ ### Reverts
27+
28+ There were no reverts for this release
29+
30+ ### Uncategorized
31+
32+ #### Others
33+
34+ - Backport executor PRs `(PR #5725)`
35+
36+ {/* RSS={"version":"v6.4.1203", "releasedAt": "2025-06-03"} */}
37+
38+
739# 6.4 Patch 0
840
941## v6.4.0
You can’t perform that action at this time.
0 commit comments