diff --git a/docs/releases.mdx b/docs/releases.mdx index eb382f469..fbff554bf 100644 --- a/docs/releases.mdx +++ b/docs/releases.mdx @@ -12,6 +12,7 @@ Currently supported versions of Sourcegraph: | **Release** | **General Availability Date** | **Supported** | **Release Notes** | **Install** | |--------------|-------------------------------|---------------|--------------------------------------------------------------------|------------------------------------------------------| +| 6.3 Patch 2 | May 2025 | ✅ | [Notes](https://sourcegraph.com/docs/technical-changelog#v634167) | [Install](https://sourcegraph.com/docs/admin/deploy) | | 6.3 Patch 1 | May 2025 | ✅ | [Notes](https://sourcegraph.com/docs/technical-changelog#v632692) | [Install](https://sourcegraph.com/docs/admin/deploy) | | 6.3 Patch 0 | April 2025 | ✅ | [Notes](https://sourcegraph.com/docs/technical-changelog#v630) | [Install](https://sourcegraph.com/docs/admin/deploy) | | 6.2 Patch 3 | April 2025 | ✅ | [Notes](https://sourcegraph.com/docs/technical-changelog#v623841) | [Install](https://sourcegraph.com/docs/admin/deploy) | diff --git a/docs/technical-changelog.mdx b/docs/technical-changelog.mdx index 4f8d0c4b4..5ce90f129 100644 --- a/docs/technical-changelog.mdx +++ b/docs/technical-changelog.mdx @@ -4,6 +4,32 @@ This page documents all notable changes to Sourcegraph. For more detailed change {/* CHANGELOG_START */} +# 6.3 Patch 2 + +## v6.3.4167 + +- [sourcegraph](https://github.com/sourcegraph/sourcegraph/releases/tag/v6.3.4167) + +- [docker-compose](https://github.com/sourcegraph/deploy-sourcegraph-docker/releases/tag/v6.3.4167) + +- [helm](https://github.com/sourcegraph/deploy-sourcegraph-helm/releases/tag/v6.3.4167) + +- [kustomize](https://github.com/sourcegraph/deploy-sourcegraph-k8s/releases/tag/v6.3.4167) + +### Reverts + + There were no reverts for this release + +### Uncategorized + +#### Others + +- Claude 4 Available +- [Backport 6.3.x] cody-gateway-config: allow Enterprise tier, rename misleading method `(PR #5541)` + +{/* RSS={"version":"v6.3.4167", "releasedAt": "2025-05-23"} */} + + # 6.3 Patch 1 ## v6.3.2692