Skip to content

Releases: palantir/tritium

0.104.0

18 Aug 14:20
0.104.0
85fdb13

Choose a tag to compare

💡 Improvements

  • Optimize WeightedSnapshotWithExemplars (#2177)

0.103.0

11 Aug 15:35
0.103.0
4053203

Choose a tag to compare

⏸️ Deprecations

  • tritium-tracing no longer supports com.palantir.remoting3:tracing. (#2236)

0.102.0

10 Jul 16:35
0.102.0
594d3ab

Choose a tag to compare

💡 Improvements

  • Deprecate CaffeineCacheStats.registerCache (#2003)

0.101.0

17 Jun 17:14
0.101.0
3c7a817

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

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

Choose a tag to compare

No documented user-facing changes

0.98.0

16 May 23:50
0.98.0
4536896

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

Choose a tag to compare

🐛 Fixes

  • Fix jmhCompileGeneratedClasses configuration (#2073)

💡 Improvements

0.96.0

06 Dec 16:14
0.96.0
6d8c8cb

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

Choose a tag to compare

💡 Improvements

  • Target JDK 17 bytecode & APIs (#1958)