Sourcegraph 5.10.2832
A newer patch release is available: 5.10.3940. See all changes in Sourcegraph 5.10.
Details
Improvements
- Cody Update cody web to 0.16.0 version
OPTIONAL; info at https://www.notion.so/sourcegraph/Writing-a-changelog-entry-dd997f411d524caabf0d8d38a24a878c
Backport 964eceae584e4eff56df9711da68fef7047cbc40 from #2254
Fixes
- Rel Remove `--link` and add optional args env var
fix(rel): change
pg_upgradebehavior to use copy instead of hard links
Backport 13caa807d96dd4b5dd872fec2a38322d1888134a from #2192 - Rel Remove -x flag in readiness check on database containers
fix(rel): address issue with readiness check outputting passwords to logs.
Backport 655a739e8e791d7aab1977d2c26543a3a4871809 from #2132
Other
- Context: switch to Snowball stopwords (#2223)
Narrowed down the stopwords list used in Cody context, to fix an issue where we could miss highly relevant files.
Backports https://github.com/sourcegraph/sourcegraph/pull/2223
- Bugfix: do not load commit history eagerly
- Fixes a bug where the new web app may consume an outsized amount of backend resources when browsing large repositories.
Backport 79546146e2bfa4e3fcee1a8e825ad48823c8cd77 from #2197
- Fixes a bug where the new web app may consume an outsized amount of backend resources when browsing large repositories.
- Ci Bzlmod migration for rules_syft
Backport fbf92aedbb81f00766d7107015b7697352b5c482 from #1812