Releases: Netflix/spectator-go
Releases · Netflix/spectator-go
v2.0.0
This is a complete rewrite from 0.X but only and incremental increase from v1.3.3.
We're bumping to v2 so clients can roman ride v0 and v2.
Check README for migration steps.
Full Changelog: v1.3.3...v2.0.0
v2.0.0-beta.1
What's Changed
Beta release of v2 thin client.
This is a complete rewrite from 0.X but only and incremental increase from v1.3.3.
We're bumping to v2 so clients can roman ride v0 and v2.
Check README for migration steps.
Full Changelog: v1.3.3...v2.0.0-beta.1
v1.3.3
What's Changed
- list supported go versions by @copperlight in #85
- deps: bumps minimum go version to 1.21 by @sgg in #86
- Fixing GetLogger/SetLogger race condition by @jivimberg in #87
- Renaming RegistryInterface to Registry and hiding impl details by @jivimberg in #88
- switch int64 to uint64 by @copperlight in #90
- add top level section for runtime metrics by @copperlight in #91
- monotonic counters should use uint64 data type by @copperlight in #92
- Config improvements by @jivimberg in #93
- Replacing characters manually instead of using Regex for performance by @jivimberg in #94
Full Changelog: v1.3.2...v1.3.3
v1.3.2
What's Changed
- Adding protocol parser for testing by @jivimberg in #83
- Adding comments about starting/stopping the Registry at runtime by @jivimberg in #84
Full Changelog: v1.3.1...v1.3.2
v1.3.1
v1.3.0
What's Changed
- remove Clock by @copperlight in #80
- Adding GetWriter so it can be used from other packages by @jivimberg in #81
Full Changelog: v1.2.1...v1.3.0
v1.2.1
v1.2.0
v1.1.2
What's Changed
- add Registry helpers for Age Gauge and Monotonic Counter meter types by @copperlight in #76
- update github actions versions by @copperlight in #77
Full Changelog: v1.1.0...v1.1.2
v1.1.0
What's Changed
- add Age Gauge and Monotonic Counter meter types by @copperlight in #75
Full Changelog: v1.0.0...v1.1.0