Releases: Netflix/spectator
Releases · Netflix/spectator
v1.9.2
v1.9.1
v1.9.0
What's Changed
- dropwizard metrics 5.0.2 by @sullis in #1204
- Bump actions/checkout from 4 to 5 by @dependabot[bot] in #1210
- Bump actions/setup-java from 4 to 5 by @dependabot[bot] in #1209
- Avoid boxing in Measurment.hashCode by @kilink in #1208
- Avoid boxing in GcEvent.TIME_ORDER comparator by @kilink in #1206
- Make logger field static in DefaultPublisher by @kilink in #1207
- update to gradle 9 by @brharrington in #1211
- add TagListBuilder helper by @brharrington in #1205
- update dependencies by @brharrington in #1212
- update jdk requirements in readme by @brharrington in #1213
New Contributors
- @dependabot[bot] made their first contribution in #1210
Full Changelog: v1.8.17...v1.9.0
v1.8.17
What's Changed
- Avoid copying when reading HTTP response body by @kilink in #1202
- update dependencies by @brharrington in #1203
Full Changelog: v1.8.16...v1.8.17
v1.8.16
What's Changed
- update dependencies by @brharrington in #1200
- api: reduce usage of unsafe by @brharrington in #1201
Full Changelog: v1.8.15...v1.8.16
v1.8.15
What's Changed
- api: minor optimization for LongTaskTimer.stop by @brharrington in #1195
- Update nebula.netflixoss use sonatype central portal by @OdysseusLives in #1196
- atlas: only invalidate cache for changes by @brharrington in #1197
- add dependabot config for actions by @brharrington in #1198
New Contributors
- @OdysseusLives made their first contribution in #1196
Full Changelog: v1.8.14...v1.8.15
v1.8.14
What's Changed
- sidecar: add support for udp destination by @brharrington in #1192
- update dependencies by @brharrington in #1193
Full Changelog: v1.8.13...v1.8.14
v1.8.13
What's Changed
- atlas: disable in clause expansion by @brharrington in #1185
- Avoid autoboxing of doubles in PolledMeter by @kilink in #1186
- Remove ReentrantLock usage in HttpRequestBuilder by @kilink in #1187
- ipc: sanitize header values by @brharrington in #1190
- update dependencies by @brharrington in #1191
Full Changelog: v1.8.12...v1.8.13
v1.8.12
What's Changed
- atlas: handle OR with multiple matches by @brharrington in #1184
Full Changelog: v1.8.11...v1.8.12
v1.8.11
What's Changed
- ipc: extract content length from header by @brharrington in #1183
Full Changelog: v1.8.10...v1.8.11