Skip to content

Commit b3578f4

Browse files
Changelog for v6.0.2687 (#977)
This is an automated changelog update for v6.0.2687
1 parent bb3633c commit b3578f4

File tree

1 file changed

+77
-0
lines changed

1 file changed

+77
-0
lines changed

docs/technical-changelog.mdx

Lines changed: 77 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,83 @@ This page documents all notable changes to Sourcegraph. For more detailed change
44

55
{/* CHANGELOG_START */}
66

7+
# 6.0 Patch 1
8+
9+
## v6.0.2687
10+
11+
- [sourcegraph](https://github.com/sourcegraph/sourcegraph/releases/tag/v6.0.2687)
12+
13+
- [docker-compose](https://github.com/sourcegraph/deploy-sourcegraph-docker/releases/tag/v6.0.2687)
14+
15+
- [helm](https://github.com/sourcegraph/deploy-sourcegraph-helm/releases/tag/v6.0.2687)
16+
17+
- [kustomize](https://github.com/sourcegraph/deploy-sourcegraph-k8s/releases/tag/v6.0.2687)
18+
19+
### Features
20+
21+
#### Cody-Gateway
22+
23+
- Roll out new Gemini Models (#3357) `(PR #3412)`
24+
- Move Gemini 2.0 Flash from Experimental to GA, add Gemini 2.0 Flash-Lite Preview Experimental and Gemini 2.0 Pro ExperimentalCo-authored-by: arafatkatze [[email protected]](mailto:[email protected])
25+
(cherry picked from commit 4aa5aa41cc0f5e2be80c77e8e8709e198ff54b94)PR description tips: [https://www.notion.so/sourcegraph/Write-a-good-pull-request-description-610a7fd3e613496eb76f450db5a49b6e](https://www.notion.so/sourcegraph/Write-a-good-pull-request-description-610a7fd3e613496eb76f450db5a49b6e)
26+
27+
#### Multitenant
28+
29+
- add support for alternate default tenant hostname `(PR #3176)`
30+
31+
#### Security
32+
33+
- Create Binary Authorization attestations when promoting images to public `(PR #3478)`
34+
35+
#### Others
36+
37+
- prompt templates editor supports @ current mentions (#3397) `(PR #3436)`
38+
- feat: prompt templates editor supports dynamic @ mentionsPR description tips: [https://www.notion.so/sourcegraph/Write-a-good-pull-request-description-610a7fd3e613496eb76f450db5a49b6e](https://www.notion.so/sourcegraph/Write-a-good-pull-request-description-610a7fd3e613496eb76f450db5a49b6e)
39+
40+
### Fix
41+
42+
#### Multi Tenant
43+
44+
- fixing paper cuts for mt marketing launch (#3242) `(PR #3281)`
45+
- misc wording fixes in workspaces onboarding `(PR #3207)`
46+
- fixes welcome message alert `(PR #3174)`
47+
48+
#### Source
49+
50+
- Fix Gerrit clone URL resolution (#3446) `(PR #3449)`
51+
- Fix inability to update Gerrit code host config URL (#3361) `(PR #3439)`
52+
- Fix bug where the URL of a Gerrit code host connection could not be updated.(cherry picked from commit e6da1ceb9586bf109339f06220c1fdbbf570a6d9)
53+
- Normalize code host URLs during code host config unmarsha… `(PR #3438)`
54+
- gitserver: Unambiguously identify commit boundaries in git log `(PR #3411)`
55+
- Commit listing should work correctly for repos which contain arbitrary characters in commit messages. This also affects downstream functionality such as commit graph updates needed for precise code navigation.Backport 2eae8e1 from #3359
56+
57+
### Chore
58+
59+
#### Security
60+
61+
- Auto-update all packages in Sourcegraph base images `(PR #3237)`
62+
63+
### Reverts
64+
65+
There were no reverts for this release
66+
67+
### Uncategorized
68+
69+
#### Others
70+
71+
- [Backport 6.0.x] gitserver: Fix API endpoint for installation token creation `(PR #3432)`
72+
- [backport] chore/source: Update src-cli to 6.0.1 (#3365) `(PR #3416)`
73+
- Update src-cli version to 6.0.1
74+
- [backport] fix/tenant: fix invitation expiry, user management UX improvements (#3353) `(PR #3356)`
75+
- [Backport 6.0.x] tenant: Also allow to add fork repos `(PR #3348)`
76+
- Backport 3254 to 6.0.x `(PR #3300)`
77+
- [backport] feat/prompts: support public prompts/saved-searches in workspaces using RBAC (#3257) `(PR #3294)`
78+
- [backport] fix/web: add missing separator under organizations (#3253) `(PR #3282)`
79+
- [backport] feat/tenant: fix workspace management UI quirks (#3227) `(PR #3230)`
80+
81+
{/* RSS={"version":"v6.0.2687", "releasedAt": "2025-02-12"} */}
82+
83+
784
# 6.0 Patch 0
885

986
> Attention - Postgres 12 is no longer supported! If upgrading from Sourcegraph version 5.9 or earlier, this release will update our included database container images from Postgres 12 to Postgres 16.

0 commit comments

Comments
 (0)