Skip to content

v1.10.0

Latest

Choose a tag to compare

@jackieli-tes jackieli-tes released this 11 Mar 17:13
570a8ae

What's Changed

Features

  • cache-matched-key output — new output that returns the actual key that was matched during restore (#68)
  • Retry support — configurable retry for S3 operations via retry and retry-count inputs (#64)

Fixes

  • Exact match correctness — exact match now checks key as a path segment, preventing false positives with prefix-similar keys (#65)

Maintenance

  • Bump Node.js to v24 and update action dependencies (#67)
  • Automate dist/ build artifacts in CI (#69)
  • Automate v1 compatible tag release