v2.14.0
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
- @SevaWeb011 made their first contribution in #174
- @Princemachiavelli made their first contribution in #123
Full Changelog: v2.13.1...v2.14.0