File tree Expand file tree Collapse file tree 1 file changed +33
-0
lines changed Expand file tree Collapse file tree 1 file changed +33
-0
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,39 @@ All notable changes to Sourcegraph are documented in this file.
44
55{ /* CHANGELOG_START */ }
66
7+ # v5.7.2474
8+
9+ ### Fix
10+
11+ #### Batch Changes
12+
13+ - workaround for a bug in GitHub [ #584 ] ( https://github.com/sourcegraph/sourcegraph/pull/584 )
14+ - fix(batches): workaround for a bug in GitHub
15+ Backport aad3a04f8c93561a61c404e69132e70a22d0acba from #576
16+
17+ #### Release
18+
19+ - remove the other embedding reference [ #362 ] ( https://github.com/sourcegraph/sourcegraph/pull/362 )
20+ - n/a
21+
22+ #### Search
23+
24+ - remove query expansion [ #586 ] ( https://github.com/sourcegraph/sourcegraph/pull/586 )
25+ - This fixes a bug where we added " ; readme" ; too often to the context. Backport 28ff196a663f537c6cb6340f976a91431509a90e from #582
26+
27+ ### Reverts
28+
29+ There were no reverts for this release
30+
31+ ### Uncategorized
32+
33+ #### Others
34+
35+ - [ Backport 5.7.x] Search: allow queries with only lang filters [ #583 ] ( https://github.com/sourcegraph/sourcegraph/pull/583 )
36+
37+ { /* RSS={"version":"v5.7.2474", "releasedAt": "2024-09-18"} */ }
38+
39+
740# v5.7.0
841
942### Features
You can’t perform that action at this time.
0 commit comments