Skip to content

8.0.0

Latest

Choose a tag to compare

@Kevinrob Kevinrob released this 03 Aug 15:06
9c05662

What's Changed

  • Modernize PHP support: drop PHP < 8.2 and add PHP 8.5 by @Kevinrob in #212
  • Implement PSR-20 Clock for deterministic time management and faster tests by @Kevinrob in #213
  • Upgrade dependencies to support Laravel 13 and Symfony 8 by @Kevinrob in #214
  • Fix DST caching bug by using strict timestamp arithmetic and add regression test by @Kevinrob in #215
  • Fix #172: Invalidate corrupted cache entries across all storage adapters by @Kevinrob in #216
  • Fix #82: Fully honor Guzzle 'sink' option on cache hits and revalidations by @Kevinrob in #217
  • Fix Age header value type to string for PSR compliance by @ievgeniiskliarenko in #218
  • Add support for Guzzle 8 by @GrahamCampbell in #220

New Contributors

Full Changelog: 7.0.0...8.0.0