What's Changed
🐛 Bug Fixes
- Cache: Only write to url table on a single server in load balanced environments to remove lock contention by @nikolajlauridsen in
#22890 - Cache: Add scope-level cache version tier to reduce DB hits in bulk operation by @nikolajlauridsen in #22563
- Migrations: Add auto upgrade coordination for load-balanced setups by @nikolajlauridsen in #22815
Full Changelog: release-17.4.1...release-17.4.2