Skip to content

Commit 428f8d3

Browse files
authored
Merge branch 'main' into docs-chatbot
2 parents 03615b8 + 9fdda7f commit 428f8d3

File tree

2 files changed

+36
-0
lines changed

2 files changed

+36
-0
lines changed

docs/releases.mdx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ Currently supported versions of Sourcegraph:
2020
| 6.1 Patch 2 | February 2025 || [Notes](https://sourcegraph.com/docs/technical-changelog#v611295) | [Install](https://sourcegraph.com/docs/admin/deploy) |
2121
| 6.1 Patch 1 | February 2025 || [Notes](https://sourcegraph.com/docs/technical-changelog#v61376) | [Install](https://sourcegraph.com/docs/admin/deploy) |
2222
| 6.1 Patch 0 | February 2025 || [Notes](https://sourcegraph.com/docs/technical-changelog#v610) | [Install](https://sourcegraph.com/docs/admin/deploy) |
23+
| 6.0 Patch 2 | April 2025 || [Notes](https://sourcegraph.com/docs/technical-changelog#v6012741) | [Install](https://sourcegraph.com/docs/admin/deploy) |
2324
| 6.0 Patch 1 | February 2025 || [Notes](https://sourcegraph.com/docs/technical-changelog#v602687) | [Install](https://sourcegraph.com/docs/admin/deploy) |
2425
| 6.0 Patch 0 | January 2025 || [Notes](https://sourcegraph.com/docs/technical-changelog#v600) | [Install](https://sourcegraph.com/docs/admin/deploy) |
2526
| 5.11 Patch 5 | January 2025 || [Notes](https://sourcegraph.com/docs/technical-changelog#v5116271) | [Install](https://sourcegraph.com/docs/admin/deploy) |

docs/technical-changelog.mdx

Lines changed: 35 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1623,6 +1623,41 @@ Revert "fix: set the tag in the push_all.sh script" `(PR #2989)`
16231623

16241624
{/* RSS={"version":"v6.1.0", "releasedAt": "2025-02-17"} */}
16251625

1626+
# 6.0 Patch 2
1627+
1628+
## v6.0.12741
1629+
1630+
- [sourcegraph](https://github.com/sourcegraph/sourcegraph/releases/tag/v6.0.12741)
1631+
1632+
- [docker-compose](https://github.com/sourcegraph/deploy-sourcegraph-docker/releases/tag/v6.0.12741)
1633+
1634+
- [helm](https://github.com/sourcegraph/deploy-sourcegraph-helm/releases/tag/v6.0.12741)
1635+
1636+
- [kustomize](https://github.com/sourcegraph/deploy-sourcegraph-k8s/releases/tag/v6.0.12741)
1637+
1638+
### Features
1639+
1640+
#### Dev
1641+
1642+
- Enable gcloud beta `(PR #3490)`
1643+
1644+
#### Release
1645+
1646+
- Fix post-release version selection `(PR #4659)`
1647+
1648+
#### Others
1649+
1650+
- Update cody web to 0.31.1 to fix issue with pasting linebreaks (#3696) `(PR #3728)`
1651+
- Fix: prompt templates should not fail when pasting linebreaks
1652+
1653+
1654+
### Uncategorized
1655+
1656+
#### Others
1657+
1658+
- [Backport 6.0.x] security/fix: don't print access tokens `(PR #4801)`
1659+
1660+
{/* RSS={"version":"v6.0.12741", "releasedAt": "2025-04-09"} */}
16261661

16271662
# 6.0 Patch 1
16281663

0 commit comments

Comments
 (0)