Releases: Netflix/spectator
Releases · Netflix/spectator
v1.5.1
What's Changed
- make spark deps compileOnly by @brharrington in #1024
Full Changelog: v1.5.0...v1.5.1
v1.5.0
What's Changed
- dw metrics5 5.0.0-rc15 by @sullis in #1011
- jmh 1.36 by @sullis in #1012
- use custom replace for substitutions by @brharrington in #1013
- update benchmark for substitutions by @brharrington in #1014
- update dependencies by @brharrington in #1016
- switch spark ext to sidecar registry by @jzhuge in #1018
- add helper for common tagging by @brharrington in #1015
- relocate spectator classes for spark ext by @brharrington in #1019
- reduce warning volume for sidecar registry by @brharrington in #1020
- include slf4j in spark shadow jar by @brharrington in #1021
- do not relocate spectator-api for spark jar by @brharrington in #1022
- do not shade slf4j in spark jar by @brharrington in #1023
Full Changelog: v1.4.2...v1.5.0
v1.4.2
What's Changed
- add more tests for PolledMeter by @sullis in #1008
- fix check for matching with missing key by @brharrington in #1009
- update dependencies by @brharrington in #1010
Full Changelog: v1.4.1...v1.4.2
v1.4.1
What's Changed
- Compatibility with generational ZGC by @DanielThomas in #1006
- Add ZGC generational memory managers by @DanielThomas in #1007
Full Changelog: v1.4.0...v1.4.1
v1.4.0
What's Changed
- batch updater for counter, timer, and dist summary by @brharrington in #1003
- add test for preserving custom statistic by @brharrington in #1004
- jackson 2.14.0 by @brharrington in #1005
Full Changelog: v1.3.10...v1.4.0
v1.3.10
Primary changes:
- #999, skip sorting in ArrayTagSet when adding SortedMap.
- #1000, avoid allocating extra space when overriding a tag.
- #1001, add jdk19 to CI.
A comprehensive list of changes can be found in the commit log: v1.3.9...v1.3.10
v1.3.9
Primary changes:
A comprehensive list of changes can be found in the commit log: v1.3.8...v1.3.9
v1.3.8
Primary changes:
- #986, special case merging ArrayTagSet and TagList.
- #987, fix calculation of array size ArrayTagSet.addAll.
- #988, #989, #990, #991, overrides for spliterator to provide better performance.
- #992, add rate metric for survivor pool.
A comprehensive list of changes can be found in the commit log: v1.3.7...v1.3.8
v1.3.7
Primary changes:
- #984, add common IPC tags to MDC.
A comprehensive list of changes can be found in the commit log: v1.3.6...v1.3.7
v1.3.6
Primary changes:
- #977, clarify expectations for common tags.
- #979, add metrics for time spent in safepoints.
- #982, support simplifying regex to expression.
A comprehensive list of changes can be found in the commit log: v1.3.5...v1.3.6