diff --git a/docs/releases.mdx b/docs/releases.mdx index 6ed9a9b3a..eb382f469 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 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) | | 6.2 Patch 2 | April 2025 | ✅ | [Notes](https://sourcegraph.com/docs/technical-changelog#v622553) | [Install](https://sourcegraph.com/docs/admin/deploy) | diff --git a/docs/technical-changelog.mdx b/docs/technical-changelog.mdx index 88321d93e..4f8d0c4b4 100644 --- a/docs/technical-changelog.mdx +++ b/docs/technical-changelog.mdx @@ -4,6 +4,43 @@ This page documents all notable changes to Sourcegraph. For more detailed change {/* CHANGELOG_START */} +# 6.3 Patch 1 + +## v6.3.2692 + +- [sourcegraph](https://github.com/sourcegraph/sourcegraph/releases/tag/v6.3.2692) + +- [docker-compose](https://github.com/sourcegraph/deploy-sourcegraph-docker/releases/tag/v6.3.2692) + +- [helm](https://github.com/sourcegraph/deploy-sourcegraph-helm/releases/tag/v6.3.2692) + +- [kustomize](https://github.com/sourcegraph/deploy-sourcegraph-k8s/releases/tag/v6.3.2692) + +### Features + +#### Code Intelligence + +- Add env var to disable precise code intel `(PR #5357)` + +#### Tenant/Reconciler + +- Ignore deleted workspaces when reporting instance status `(PR #5161)` + +### Reverts + + There were no reverts for this release + +### Uncategorized + +#### Others + +- [Backport 6.3.x] authz: Reduce updates on pending perms tables `(PR #5365)` +- [Backport 6.3.x] openaicompatible: support custom headers && pure inference through /chat/completions `(PR #5361)` +- [Backport 6.3.x] workspaces: clarify that deletion does not affect Sourcegraph Account `(PR #5273)` + +{/* RSS={"version":"v6.3.2692", "releasedAt": "2025-05-14"} */} + + # 6.3 Patch 0 ## v6.3.0