Skip to content

v2.11.6

Choose a tag to compare

@matteovivona matteovivona released this 03 Aug 09:09
· 172 commits to main since this release

2.11.6 (2026-08-03)

Bug Fixes

  • routes: drop route-level error log before rethrow to avoid double logging (c06af34)
  • storage: address review feedback (preserve tag message, document 403 trade-off) (2a72a91)
  • storage: surface backend failures as 5xx instead of masking as cache miss (1b1581e), closes #815