Releases: palantir/tritium
Releases · palantir/tritium
0.102.0
💡 Improvements
- Deprecate CaffeineCacheStats.registerCache (#2003)
0.101.0
💡 Improvements
- Adds native image tag to the attributeUptime metric, which contains other informational tags. (#2192)
0.100.0
🐛 Fixes
- The executor queued duration metric no longer excludes small measurements. This ensures that the metrics accurately measure the time between submission and execution. (#2184)
0.99.0
No documented user-facing changes
0.98.0
✨ Features
- Add a
CacheStats.registerAsync
to support metrics when using AsyncCache
. (#2176)
0.97.0
🐛 Fixes
- Fix jmhCompileGeneratedClasses configuration (#2073)
💡 Improvements
0.96.0
💡 Improvements
- Tritium uses the Palantir fork of javapoet (#2085)
0.95.0
💡 Improvements
- Target JDK 17 bytecode & APIs (#1958)
0.94.0
💡 Improvements
- Document module, class, and/or method performance characteristics. (#2037)
0.93.0
💡 Improvements
- Use metric-schema to report JVM Buffer Pool metrics (#2018)