Skip to content

v3.0.0

Latest

Choose a tag to compare

@github-actions github-actions released this 15 Sep 21:39
a6036a5

3.0.0 (2026-09-15)

⚠ BREAKING CHANGES

  • Test on Ruby 3.3 to 4.0 and require Ruby 3.3 (#151)

Bug Fixes

  • Ignore max-age and s-maxage directives without a value (#152) (d7e3e91)
  • Invalidate the request URL even when the response has no headers (#153) (e7aa611), closes #142

Miscellaneous

  • Test on Ruby 3.3 to 4.0 and require Ruby 3.3 (#151) (221ccec)

Continuous Integration

  • Install the bundle before publishing to RubyGems (#148) (6b67002)
  • Publish to RubyGems with trusted publishing (#150) (5090892)