Skip to content

v9.8.0

Latest

Choose a tag to compare

@github-actions github-actions released this 14 Sep 08:27

   ✨ 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

    View changes on GitHub