Skip to content

v1.7.0

Choose a tag to compare

@itzemoji-ci itzemoji-ci released this 07 Jul 18:31
1dc31da

1.7.0 (2026-07-07)

Features

  • core CacheBackend interface and factory (58f70a4)
  • introduce generic OCI utilities for Aeroflare annotations (c7ba176)
  • json CacheBackend implementation (2408ec8)
  • native CacheBackend implementation (2c9365c)
  • r2 CacheBackend implementation with chunked OCI manifest (bc08427)

Bug Fixes

  • address reviewer feedback for native backend (37882e0)
  • address reviewer feedback for r2 backend (f7a7d6a)
  • fixed 401-errors with the registry. (e09ea9c)
  • fixed layout (f86cff7)
  • handle json backend issues from review (c3233ad)
  • harden network, index, and push paths against partial failures (f93bd14)
  • make generated CLI reference MDX-safe (38cea0f)
  • native backend type (545631c)
  • point gen_docs at docs/ and honor output-dir arg (2293da8)
  • resolve unused variable compilation error in push.go (d76f25f)
  • robustness improvments (8ef7c98)