v2.7.0
What's Changed
- APCng storage - removed APCUIterator usage while collecting metrics, removed metrics collecting lag by @Rastusik in #96
- Test against PHP 8.2 by @LKaemmerling in #100
- Experiment on Redis-NG Storage without KEYS by @LKaemmerling in #99
- ci: make CI pass by @simPod in #109
- Fix fatal error in redis when meta information is missing in metrics collection by @m-idler in #111
- Eliminate wlocks when updating existing histograms, gauges by @TobiasBengtsson in #116
- feat: allow to disable metric sort by @simPod in #108
New Contributors
- @Rastusik made their first contribution in #96
- @m-idler made their first contribution in #111
- @TobiasBengtsson made their first contribution in #116
Full Changelog: v2.6.2...v2.7.0