From 36e7dbf69cf2ff0b0449539153997548111623f3 Mon Sep 17 00:00:00 2001 From: sourcegraph-bot-devx <127119266+sourcegraph-bot-devx@users.noreply.github.com> Date: Fri, 21 Mar 2025 11:06:16 -0700 Subject: [PATCH] Changelog for v6.1.5633 --- docs/technical-changelog.mdx | 36 ++++++++++++++++++++++++++++++++++++ 1 file changed, 36 insertions(+) diff --git a/docs/technical-changelog.mdx b/docs/technical-changelog.mdx index 550b71930..17984b873 100644 --- a/docs/technical-changelog.mdx +++ b/docs/technical-changelog.mdx @@ -4,6 +4,42 @@ This page documents all notable changes to Sourcegraph. For more detailed change {/* CHANGELOG_START */} +# 6.1 Patch 5 + +## v6.1.5633 + +- [sourcegraph](https://github.com/sourcegraph/sourcegraph/releases/tag/v6.1.5633) + +- [docker-compose](https://github.com/sourcegraph/deploy-sourcegraph-docker/releases/tag/v6.1.5633) + +- [helm](https://github.com/sourcegraph/deploy-sourcegraph-helm/releases/tag/v6.1.5633) + +- [kustomize](https://github.com/sourcegraph/deploy-sourcegraph-k8s/releases/tag/v6.1.5633) + +### Features + +#### Cody + +- Allow non-aws bedrock endpoints with Bedrock provider `(PR #4196)` + - Add AWS Bedrock client support for non-AWS Bedrock-compatible endpoints + Backport 9054d7c14db0ecf96200c2985c5b550b6dd2ded0 from #4145 + +### Reverts + + There were no reverts for this release + +### Uncategorized + +#### Others + +- feat(cody gateway): Update default chat model to Claude 3.7 Sonnet wi… `(PR #4207)` + - See [https://github.com/sourcegraph/sourcegraph/pull/4063](https://github.com/sourcegraph/sourcegraph/pull/4063) +- [Backport 6.1.x] Add thinking/chain-of-thought support for Anthropic models via Vertex AI `(PR #4202)` +- [Backport 6.1.x] bitbucket: Add support for subpath in cloneurl resolution `(PR #4195)` + +{/* RSS={"version":"v6.1.5633", "releasedAt": "2025-03-21"} */} + + # 6.1 Patch 4 ## v6.1.4020