Skip to content

Releases: palantir/tritium

0.56.0

01 Oct 00:22
a9b00b6
Compare
Choose a tag to compare

Automated release, no documented user facing changes

0.55.0

30 Sep 00:53
e595e5b
Compare
Choose a tag to compare
Type Description Link
Improvement Tritium registry 'getMetrics()' doesn't throw on duplicate names #1589

0.54.0

21 Sep 00:05
742f14c
Compare
Choose a tag to compare

Automated release, no documented user facing changes

0.53.0

15 Sep 13:46
35e133e
Compare
Choose a tag to compare
Type Description Link
Improvement Enforce NullAway for Guava packages #1570

0.52.0

10 Aug 21:28
3d64a16
Compare
Choose a tag to compare
Type Description Link
Feature The uptime metric now has an additional tag enablePreview which signifies if the --enable-preview flag is passed to java at runtime or not. #1548, https://openjdk.org/jeps/12

0.51.0

03 Aug 13:02
bb8290c
Compare
Choose a tag to compare

Automated release, no documented user facing changes

0.50.0

01 Aug 20:34
547b2cc
Compare
Choose a tag to compare
Type Description Link
Improvement MetricName TagMap supports replacement of existing entries #1537

0.49.0

23 Jun 14:20
2371868
Compare
Choose a tag to compare

No documented user facing changes

0.48.0

05 May 11:59
3abc23e
Compare
Choose a tag to compare
Type Description Link
Fix Add javac exports to gradle JVM args for formatting #1450
Deprecation Remove unused @MetricGroup annotation helpers

This was never used and the code for it has rotted, so time to purge.
The @MetricGroup annotation still exists to prevent any immediate ABI
breaks, but have been deprecated and will be removed in future.
#1478

0.47.0

11 Apr 14:51
857feab
Compare
Choose a tag to compare
Type Description Link
Improvement Additional safe-logging annotations on type variables #1437