Skip to content

2.6.0: Drop of Centos7 support

Compare
Choose a tag to compare
@f18m f18m released this 15 Nov 16:39
· 3 commits to master since this release

This release comes after almost 2 years since previous one.
I've not been very active on this project.
I recently found the time to update all build dependencies (Conan, Prometheus-cpp, docker tags, Github actions, etc) and get this new fresh release out.
To be able to build & compile the RPMs for newer platforms though I've taken the decision to drop Centos7/EPEL7 support (they lack a GCC compiler with c++14 support!). So if you're using the tool on that OS, please stick with the previous version.

What's Changed

  • fix CI and COPR by @f18m in #60
  • chore(deps): update actions/checkout action to v4 by @renovate in #64
  • chore(deps): update alpine docker tag to v3.20.2 by @renovate in #62
  • cgroup v2 CPU & memory stats for correct chart generation by @gkhandake in #65
  • chore(deps): update dependency prometheus-cpp to v1.2.4 by @renovate in #63
  • Feature/newer conan by @f18m in #67

New Contributors

Full Changelog: 2.5.0...2.6.0