Breaking Changes
none
New Features
none
Fixes
- fix(lsmkv): make compaction abort immediately on cancel by @etiennedi in #11461
- fix(db): sync-rename + async RemoveAll on collection / shard delete by @etiennedi in #11462
- fix(db): make async-delete drop idempotent for a missing source by @etiennedi in #11477
- Reduce size of backup to speed up test in ci by @tsmith023 in #11479
- chore: don't log issue link in qa_pr.sh script by @antas-marcin in #11504
- Improve assertions and log verbosity in
TestReplicationReplicateWithLazyShardLoadingby @tsmith023 in #11481 - Add more info to RBAC denied log by @dirkkul in #11517
Full Changelog: v1.36.16...v1.36.17