Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
36 changes: 36 additions & 0 deletions docs/technical-changelog.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down