Releases: Netflix/spectator
v0.122.0
Primary changes:
- #860, improve hash code performance for Subscription.
- #861, add helper to more efficiently create an Id.
A comprehensive list of changes can be found in the commit log: v0.121.0...v0.122.0
v0.121.0
Primary changes:
- #854, enable GitHub Actions.
- #857, eliminate allocations for matcher hash code.
- #858, reduce allocations for matcher rewrite.
A comprehensive list of changes can be found in the commit log: v0.120.0...v0.121.0
v0.120.0
Primary changes:
- #852, update dependencies.
A comprehensive list of changes can be found in the commit log: v0.119.0...v0.120.0
v0.119.0
Primary changes:
- #849, enable all case-insensitive match tests for JDK15.
- #851, add helper to convert regex pattern to SQL LIKE pattern if possible.
A comprehensive list of changes can be found in the commit log: v0.118.0...v0.119.0
v0.118.0
Primary changes:
- #845, add jdk15 to Travis build matrix.
- #846, fix concurrent phase check for Shenandoah GC.
- #847, fix allocation rate, promotion rate, and live data size metrics for new GCs.
- #848, update pause timer instead of concurrent phase timer for stalls when using ZGC.
A comprehensive list of changes can be found in the commit log: v0.117.0...v0.118.0
v0.117.0
Primary changes:
- #844, add support for ZGC and Shenandoah.
A comprehensive list of changes can be found in the commit log: v0.116.0...v0.117.0
v0.116.0
Primary changes:
- #843, fix endless loop in matcher.
A comprehensive list of changes can be found in the commit log: v0.115.0...v0.116.0
v0.115.0
Primary changes:
A comprehensive list of changes can be found in the commit log: v0.114.0...v0.115.0
v0.114.0
Primary changes:
- #840, make connection timeout detection more robust.
A comprehensive list of changes can be found in the commit log: v0.113.0...v0.114.0
v0.113.0
Primary changes:
- #837, empty common tag values should get ignored.
- #838, add shards to common tags.
- #839, don't merge common tags for
measurements()
response.
A comprehensive list of changes can be found in the commit log: v0.112.0...v0.113.0