Skip to content

v1.0.1

Compare
Choose a tag to compare
@gjasny gjasny released this 22 May 10:23
· 114 commits to master since this release

This is an ABI-compatible maintenance release for v1.0.0.

Core

  • fix(core): enforce requirements on bucket boundaries
  • test(core): prevent rotation on slow CPUs
  • feat(core): binary search for bucket boundaries in Histogram::Observe

Push

  • fix(push): allow POST empty data

Misc

  • build: increase version number
  • chore: update copyright for 2022
  • fix: handle absolute paths in pkgconfig files
  • chore: update Bazel dependencies
  • ci: update GitHub Actions worflows
  • fix: add missing std:: on size_t