Skip to content

Commit c5ffa19

Browse files
Changelog for v6.7.2720 (#1347)
This is an automated changelog update for v6.7.2720 --------- Co-authored-by: Jacob Pleiness <[email protected]>
1 parent e8d52dd commit c5ffa19

File tree

2 files changed

+30
-1
lines changed

2 files changed

+30
-1
lines changed

docs/releases.mdx

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,9 @@ Currently supported versions of Sourcegraph:
1212

1313
| **Release** | **General Availability Date** | **Supported** | **Release Notes** | **Install** |
1414
|--------------|-------------------------------|---------------|--------------------------------------------------------------------|------------------------------------------------------|
15+
| 6.7 Patch 5 | September 2025 || [Notes](https://sourcegraph.com/docs/technical-changelog#v672720) | [Install](https://sourcegraph.com/docs/admin/deploy) |
16+
| 6.7 Patch 4 | September 2025 || [Notes](https://sourcegraph.com/docs/technical-changelog#v672518) | [Install](https://sourcegraph.com/docs/admin/deploy) |
17+
| 6.7 Patch 3 | August 2025 || [Notes](https://sourcegraph.com/docs/technical-changelog#v671104) | [Install](https://sourcegraph.com/docs/admin/deploy) |
1518
| 6.7 Patch 2 | August 2025 || [Notes](https://sourcegraph.com/docs/technical-changelog#v67375) | [Install](https://sourcegraph.com/docs/admin/deploy) |
1619
| 6.7 Patch 1 | August 2025 || [Notes](https://sourcegraph.com/docs/technical-changelog#v67229) | [Install](https://sourcegraph.com/docs/admin/deploy) |
1720
| 6.7 Patch 0 | August 2025 || [Notes](https://sourcegraph.com/docs/technical-changelog#v670) | [Install](https://sourcegraph.com/docs/admin/deploy) |

docs/technical-changelog.mdx

Lines changed: 27 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,32 @@ This page documents all notable changes to Sourcegraph. For more detailed change
44

55
{/* CHANGELOG_START */}
66

7+
# 6.7 Patch 5
8+
9+
## v6.7.2720
10+
11+
- [sourcegraph](https://github.com/sourcegraph/sourcegraph/releases/tag/v6.7.2720)
12+
13+
- [docker-compose](https://github.com/sourcegraph/deploy-sourcegraph-docker/releases/tag/v6.7.2720)
14+
15+
- [helm](https://github.com/sourcegraph/deploy-sourcegraph-helm/releases/tag/v6.7.2720)
16+
17+
- [kustomize](https://github.com/sourcegraph/deploy-sourcegraph-k8s/releases/tag/v6.7.2720)
18+
19+
### Fix
20+
21+
#### Cody
22+
23+
- Add reasoning to GPT-5 models `(PR #7223)`
24+
- Fixed model configuration to include reasoning parameter.
25+
26+
### Reverts
27+
28+
There were no reverts for this release
29+
30+
{/* RSS={"version":"v6.7.2720", "releasedAt": "2025-09-04"} */}
31+
32+
733
# 6.7 Patch 4
834

935
## v6.7.2518
@@ -28,7 +54,7 @@ This page documents all notable changes to Sourcegraph. For more detailed change
2854

2955
#### Source
3056

31-
- pass noSignIn field in Gerrit auth provider correctly `(PR #7206)`
57+
- Pass noSignIn field in Gerrit auth provider correctly `(PR #7206)`
3258
- Update account connection modal display logic `(PR #7177)`
3359

3460
### Reverts

0 commit comments

Comments
 (0)