v1.2.0
What's Changed
- build: revert code base back to C++11 by @gjasny in #620
- build(bazel): add Bazel modules by @gjasny in #631
Core
- Use std::atomic::fetch_add in modern C++. by @Romain-Geissler-1A in #622
- Add Reset APIs to histogram and counters by @hkadayam in #601
- feat(core): optimize add by @gjasny in #673
Pull
Push
- Encode push labels by @gjasny in #675
- feat(push): allow timeout for HTTP requests by @gjasny in #676
New Contributors
- @bsergean made their first contribution in #617
- @vihangm made their first contribution in #626
- @hkadayam made their first contribution in #601
Full Changelog: v1.1.0...v1.2.0