Releases: Netflix/spectator-cpp
Releases · Netflix/spectator-cpp
v1.0.12
What's Changed
- improve build ergonomics for consumers by @copperlight in #117
- set library output directory for consumers by @copperlight in #118
- enable additional build types for consumers by @copperlight in #119
- c++20 standard by @copperlight in #120
Full Changelog: v1.0.11...v1.0.12
v1.0.11
What's Changed
- Update requirements.txt by @bplotnick in #115
- Buffer Fix by @ecbadeaux in #116
New Contributors
- @bplotnick made their first contribution in #115
Full Changelog: v1.0.10...v1.0.11
v1.0.10
What's Changed
- migrate from conan 1 to conan 2 by @copperlight in #108
- align abseil version with spectatord by @copperlight in #109
- update cmake min version by @copperlight in #110
- update formatters by @copperlight in #111
- Add A TTL Gauge by @ecbadeaux in #113
- Add Support For Gauge With TTL Pt. 2 by @ecbadeaux in #114
New Contributors
- @ecbadeaux made their first contribution in #113
Full Changelog: v1.0.9...v1.0.10
v1.0.9
What's Changed
- fix MonotonicCounterUint send bug by @copperlight in #107
- replace invalid characters in ids by @copperlight in #106
Full Changelog: v1.0.8...v1.0.9
v1.0.8
What's Changed
- add monotonic counter uint meter type by @copperlight in #105
Full Changelog: v1.0.7...v1.0.8
v1.0.7
What's Changed
- add id initializer list test by @copperlight in #103
- fix asan config by @copperlight in #104
Full Changelog: v1.0.6...v1.0.7
v1.0.6
Full Changelog: v1.0.5...v1.0.6
- Switch build back to
Debug