Skip to content

Releases: palantir/tritium

0.102.0

10 Jul 16:35
0.102.0
594d3ab
Compare
Choose a tag to compare

💡 Improvements

  • Deprecate CaffeineCacheStats.registerCache (#2003)

0.101.0

17 Jun 17:14
0.101.0
3c7a817
Compare
Choose a tag to compare

💡 Improvements

  • Adds native image tag to the attributeUptime metric, which contains other informational tags. (#2192)

0.100.0

02 Jun 15:52
0.100.0
b9aef78
Compare
Choose a tag to compare

🐛 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

16 May 23:51
0.99.0
7816488
Compare
Choose a tag to compare

No documented user-facing changes

0.98.0

16 May 23:50
0.98.0
4536896
Compare
Choose a tag to compare

✨ Features

  • Add a CacheStats.registerAsync to support metrics when using AsyncCache. (#2176)

0.97.0

27 Mar 14:48
0.97.0
550bac7
Compare
Choose a tag to compare

🐛 Fixes

  • Fix jmhCompileGeneratedClasses configuration (#2073)

💡 Improvements

0.96.0

06 Dec 16:14
0.96.0
6d8c8cb
Compare
Choose a tag to compare

💡 Improvements

  • Tritium uses the Palantir fork of javapoet (#2085)

0.95.0

18 Oct 16:26
0.95.0
3e42058
Compare
Choose a tag to compare

💡 Improvements

  • Target JDK 17 bytecode & APIs (#1958)

0.94.0

03 Oct 13:11
0.94.0
d349c7e
Compare
Choose a tag to compare

💡 Improvements

  • Document module, class, and/or method performance characteristics. (#2037)

0.93.0

12 Sep 17:22
0.93.0
c126b75
Compare
Choose a tag to compare

💡 Improvements

  • Use metric-schema to report JVM Buffer Pool metrics (#2018)