Skip to content

Commit 8da381e

Browse files
authored
Changelog for v5.7.2474 (#663)
This is an automated changelog update for v5.7.2474
1 parent 79e562e commit 8da381e

File tree

1 file changed

+33
-0
lines changed

1 file changed

+33
-0
lines changed

docs/CHANGELOG.mdx

Lines changed: 33 additions & 0 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)