Releases: Netflix/spectator
Releases · Netflix/spectator
v1.6.2
What's Changed
- ci: add jdk20 by @brharrington in #1050
- support concurrent GC events for G1 by @brharrington in #1051
- support matching without structuring as an id by @brharrington in #1052
Full Changelog: v1.6.1...v1.6.2
v1.6.1
What's Changed
- ci: use Temurin distributions by @yeikel in #1045
- nebula netflixoss 11.3.1 by @sullis in #1047
- update to gradle 8 by @brharrington in #1048
- update dependencies by @brharrington in #1049
New Contributors
Full Changelog: v1.6.0...v1.6.1
v1.6.0
What's Changed
- support more customization for evaluator by @brharrington in #1033
- support parallel polling of measurements by @brharrington in #1034
- remove unused method by @brharrington in #1035
- reduce locking for CompositeRegistry by @brharrington in #1036
- reduce allocations for refreshing subscriptions by @brharrington in #1037
- use more efficient set type for QueryIndex by @brharrington in #1038
- reduce overhead for cached stat id by @brharrington in #1039
- Override createId methods in AbstractRegistry and CompositeRegistry by @kilink in #1040
- Override default methods in NoopId and NoopRegistry by @kilink in #1041
- update string replace benchmark for BitSet by @brharrington in #1044
- Add RegisteredNameOrIp cardinality limiter by @fedorka in #1043
New Contributors
Full Changelog: v1.5.4...v1.6.0
v1.5.4
What's Changed
- avoid recomputing query tags by @brharrington in #1028
- reduce overhead for expiration pass by @brharrington in #1029
- pre-size batches list by @brharrington in #1030
- always expand in clauses for name key by @brharrington in #1031
- update dependencies by @brharrington in #1032
Full Changelog: v1.5.3...v1.5.4
v1.5.3
v1.5.2
What's Changed
- sidecar: only log the first failure by @brharrington in #1026
Full Changelog: v1.5.1...v1.5.2
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