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