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
- 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
Full Changelog: v1.35.21...v1.35.22