Skip to content

v2.14.0

Compare
Choose a tag to compare
@LKaemmerling LKaemmerling released this 10 Mar 06:40
· 5 commits to main since this release
3e4811f

What's Changed

  • Use PHP 8.4 for tests and fix phpstan issue by @LKaemmerling in #176
  • Catch invalid JSON from Redis and throw an error by @SevaWeb011 in #174
  • feat: add metric name to MetricsRegistrationException by @simPod in #163
  • Prevent php error when data was removed from redis by @pluk77 in #149
  • APCng storage - avoid worst-case memory usage in buildPermutationTree by @Princemachiavelli in #123

New Contributors

Full Changelog: v2.13.1...v2.14.0