Skip to content

Commit 6f206b2

Browse files
sourcegraph-bot-devxJacob Pleiness
andauthored
Changelog for v6.4.1203 (#1176)
This is an automated changelog update for v6.4.1203 --------- Co-authored-by: Jacob Pleiness <jacob.pleiness@sourcegraph.com>
1 parent 5b6860e commit 6f206b2

2 files changed

Lines changed: 33 additions & 0 deletions

File tree

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+
| 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) |

docs/technical-changelog.mdx

Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)