Skip to content

Releases: palantir/tritium

0.68.0

19 May 16:24
7afd35b
Compare
Choose a tag to compare
Type Description Link
Fix Avoid flakes with memoized gauges in CaffeineCacheStatsTest #1707
Improvement InstrumentationProperties avoids string concat when no instrument properties are set #1717

0.67.0

18 Apr 15:11
4e5ac88
Compare
Choose a tag to compare

Automated release, no documented user facing changes

0.66.0

17 Apr 22:48
ed3642b
Compare
Choose a tag to compare

Automated release, no documented user facing changes

0.65.0

07 Apr 03:03
b757242
Compare
Choose a tag to compare

Automated release, no documented user facing changes

0.64.0

30 Mar 23:31
cc0ab6e
Compare
Choose a tag to compare
Type Description Link
Improvement Reduce executor allocation overhead from Timer.Context #1686

0.63.0

17 Mar 13:51
4fb7a47
Compare
Choose a tag to compare
Type Description Link
Improvement @Instrument generates static trace method

Provide a trace method for generated Instrumented* classes to simplify and optimize the cases where one only wants tracing instrumentation on dynamic instances (e.g. when tracing individual transactions).

Remove a few excess allocations when using InstrumentationBuilder
#1679

0.62.0

08 Mar 12:18
3539398
Compare
Choose a tag to compare

Automated release, no documented user facing changes

0.61.0

30 Jan 17:54
8c31503
Compare
Choose a tag to compare

Automated release, no documented user facing changes

0.60.0

05 Jan 18:25
a57ffc7
Compare
Choose a tag to compare

No documented user facing changes

0.59.0

07 Dec 20:40
194ed30
Compare
Choose a tag to compare
Type Description Link
Fix Fix typo in docs for cpu.shares gauge #1620