Releases: Netflix/spectator
Releases · Netflix/spectator
v1.8.1
What's Changed
- atlas: fix bug in PrefixTree by @brharrington in #1167
Full Changelog: v1.8.0...v1.8.1
v1.8.0
What's Changed
- Implement missing overrides in NoopDistributionSummary by @kilink in #1159
- Remove unintentional return by @DanielThomas in #1160
- Correctly size ArrayList in Rollups by @kilink in #1161
- api: percentile approximations from doubles by @brharrington in #1162
- update dependencies by @brharrington in #1163
- add jdk23 to PR validation by @brharrington in #1164
- update snapshot/release builds for jdk23 by @brharrington in #1165
- Use AtomicLongFieldUpdater in StepLong, StepDouble, and AtomicDouble by @kilink in #1158
Full Changelog: v1.7.20...v1.8.0
v1.7.21
What's Changed
Full Changelog: v1.7.19...v1.7.21
v1.7.20
What's Changed
- atlas: support unicode escapes in expressions by @brharrington in #1153
- Add Java Flight Recorder support by @DanielThomas in #1154
- Remove internal Hotspot metrics by @DanielThomas in #1156
- ipc: Fix NPE from #1150 if IPC logger is not configured. by @manolama in #1157
Full Changelog: v1.7.19...v1.7.20
v1.7.19
What's Changed
- ipc: add option to disable inflight by @brharrington in #1150
- update dependencies by @brharrington in #1151
- ipc: make constructor with logger config public by @brharrington in #1152
Full Changelog: v1.7.18...v1.7.19
v1.7.18
What's Changed
- atlas: simplify compare method for name by @brharrington in #1145
- api: helper for more efficient hash reduction by @brharrington in #1147
- atlas: fix race condition for QueryIndex by @brharrington in #1148
- atlas: reduce amount of tag traversal by @brharrington in #1149
Full Changelog: v1.7.17...v1.7.18
v1.7.17
What's Changed
- update to gradle 8.9 by @brharrington in #1143
- update dependencies by @brharrington in #1144
Full Changelog: v1.7.16...v1.7.17
v1.7.16
What's Changed
- atlas: add test case for couldMatch with empty index by @brharrington in #1140
- add deprecation notices to readmes by @brharrington in #1141
- aws: deprecate classes by @brharrington in #1142
Full Changelog: v1.7.15...v1.7.16
v1.7.15
What's Changed
- atlas: add couldMatch to QueryIndex by @brharrington in #1139
Full Changelog: v1.7.14...v1.7.15
v1.7.14
What's Changed
- Fix deprecated method in readme by @brharrington in #1135
- atlas: cleanup stop log message by @brharrington in #1136
- scheduler will now wait for threads on shutdown by @brharrington in #1137
- update dependencies by @brharrington in #1138
Full Changelog: v1.7.13...v1.7.14