✨ Enhancements
- helm: add support for extra init containers to the Deployment - by @BastienM in #264 (fafc6)
- storage: opt-in eager merge so the first restore can be a direct download - by @LouisHaftmann and Claude Opus 5 (1M context) in #267 (19f1a)
🐛 Fixes
- db: index cache_entries.locationId so storage cleanup stops locking SQLite - by @LouisHaftmann and Claude Opus 5 (1M context) in #266 (75827)
- storage: stop reader lease release deadlocks from failing MySQL runs - by @LouisHaftmann and Claude Opus 5 (1M context) in #268 (b0e61)
🔧 Chore
- helm:
- configurable PodDisruptionBudget - by @dawidmalina in #258 (b7f06)
- configurable lifecycle, terminationGracePeriodSeconds and autoscaling behavior - by @kylegato-dutchie and @LouisHaftmann in #261 (2d710)
- release: v9.8.0 - (c866a)