File tree Expand file tree Collapse file tree 1 file changed +36
-0
lines changed Expand file tree Collapse file tree 1 file changed +36
-0
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,42 @@ This page documents all notable changes to Sourcegraph. For more detailed change
44
55{/* CHANGELOG_START */}
66
7+ # 6.1 Patch 5
8+
9+ ## v6.1.5633
10+
11+ - [sourcegraph](https://github.com/sourcegraph/sourcegraph/releases/tag/v6.1.5633)
12+
13+ - [docker-compose](https://github.com/sourcegraph/deploy-sourcegraph-docker/releases/tag/v6.1.5633)
14+
15+ - [helm](https://github.com/sourcegraph/deploy-sourcegraph-helm/releases/tag/v6.1.5633)
16+
17+ - [kustomize](https://github.com/sourcegraph/deploy-sourcegraph-k8s/releases/tag/v6.1.5633)
18+
19+ ### Features
20+
21+ #### Cody
22+
23+ - Allow non-aws bedrock endpoints with Bedrock provider `(PR #4196)`
24+ - Add AWS Bedrock client support for non-AWS Bedrock-compatible endpoints
25+ Backport 9054d7c14db0ecf96200c2985c5b550b6dd2ded0 from #4145
26+
27+ ### Reverts
28+
29+ There were no reverts for this release
30+
31+ ### Uncategorized
32+
33+ #### Others
34+
35+ - feat(cody gateway): Update default chat model to Claude 3.7 Sonnet wi… `(PR #4207)`
36+ - See [https://github.com/sourcegraph/sourcegraph/pull/4063](https://github.com/sourcegraph/sourcegraph/pull/4063)
37+ - [Backport 6.1.x] Add thinking/chain-of-thought support for Anthropic models via Vertex AI `(PR #4202)`
38+ - [Backport 6.1.x] bitbucket: Add support for subpath in cloneurl resolution `(PR #4195)`
39+
40+ {/* RSS={"version":"v6.1.5633", "releasedAt": "2025-03-21"} */}
41+
42+
743# 6.1 Patch 4
844
945## v6.1.4020
You can’t perform that action at this time.
0 commit comments