Releases: Netflix/spectator
Releases · Netflix/spectator
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
v1.7.13
v1.7.12
What's Changed
- atlas: support dropping data in rollup policy by @brharrington in #1133
- ipc: add host sanitizer utility by @brharrington in #1132
Full Changelog: v1.7.11...v1.7.12
v1.7.11
What's Changed
- update dependencies by @brharrington in #1129
- atlas: limit LWC subs to time series exprs by @brharrington in #1130
- spark: update to versions used internally by @brharrington in #1131
Full Changelog: v1.7.10...v1.7.11
v1.7.10
What's Changed
Full Changelog: v1.7.9...v1.7.10
v1.7.9
What's Changed
- reduce overhead for group by result by @brharrington in #1117
- avoid id mapping for aggregate functions by @brharrington in #1118
- only consider grouping keys for id mapping by @brharrington in #1119
- reduce allocations for group by result tags by @brharrington in #1120
- hash64: reduce number of checkSpace calls by @brharrington in #1121
- fix NPE for missing tag with group by by @brharrington in #1122
- atlas: limit task timer to just the task by @brharrington in #1123
- atlas: avoid intermediate list for LWC batches by @brharrington in #1124
- atlas: support parallel evaluation by @brharrington in #1125
- support case insenstive patterns for toPatternExpr by @brharrington in #1127
Full Changelog: v1.7.8...v1.7.9
v1.7.8
v1.7.7
What's Changed
- Fix POM for spectator-reg-atlas by @rpalcolea in #1114
Full Changelog: v1.7.6...v1.7.7
v1.7.6
What's Changed
- Fix typo in README.md by @rafaelcaricio in #1109
- update dependencies by @brharrington in #1110
- fix some deprecation warnings by @brharrington in #1111
- stateless: add validation metrics by @brharrington in #1112
New Contributors
- @rafaelcaricio made their first contribution in #1109
Full Changelog: v1.7.5...v1.7.6
v1.7.5
What's Changed
- fix race condition for FirstLimiter by @tinnou in #1101
- update dependencies by @brharrington in #1102
- update shadow plugin to 8.1.3 by @brharrington in #1103
- fix publishing of shadow jars by @brharrington in #1104
- tune prefix tree implementation by @brharrington in #1105
- cache hash code for Query.In by @brharrington in #1106
- use PrefixTree for :in queries by @brharrington in #1107
New Contributors
Full Changelog: v1.7.4...v1.7.5