JANUARY 11, 2025
Sourcegraph 5.11.4013
A newer patch release is available: 5.11.6271. See all changes in Sourcegraph 5.11.
Details
Improvements
- Allow single container server to run postgresql-16
- server: runs postgresql from /var/run/postgresql instead of /run/postgresql
Backport 36c78cdf596e1b22079512931fa526346c2ec821 from #2711
- server: runs postgresql from /var/run/postgresql instead of /run/postgresql
- Security Sign release images
Publish signatures for release containers.
Backport c11764be4adb377521e4067c4852953d7c434e24 from #2697
Fixes
- Rel Recover from unclean database shutdowns in pgsql entrypoint
fix(rel): fix issue with Postgres docker container failing upgrades after an unclean database shutdown.
Backport ca5185ce2528b67e1ce6bcb5170f96d3699e11e0 from #2660
Other
- Fix(Bitbucket Cloud): Fix pagination logic for bitbucket cloud permissions
Fixed an issue where Bitbucket Cloud permission syncs could produce incomplete results, resulting in lacking permissions.
Backport 389661481f0f0a2385ef4f78f4113ab6ba14f4d5 from #2699