Skip to content

v2.7.0

Compare
Choose a tag to compare
@LKaemmerling LKaemmerling released this 14 Apr 12:32
· 25 commits to main since this release
dce4295

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

Full Changelog: v2.6.2...v2.7.0