Skip to content

Releases: palantir/tritium

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

0.46.0

06 Apr 16:10
7cfebc9
Compare
Choose a tag to compare
Type Description Link
Improvement Annotate metric name components as @Safe #1428

0.45.0

29 Mar 02:09
e1a6c0e
Compare
Choose a tag to compare

Automated release, no documented user facing changes

0.44.0

18 Mar 18:27
2890aee
Compare
Choose a tag to compare
Type Description Link
Improvement Memory gauges report null when data is unavailable #1392

0.43.0

17 Mar 18:03
6d86ac1
Compare
Choose a tag to compare
Type Description Link
Improvement Port memory metrics (jvm.memory) to metric-schema for better documentation and validation #1391

0.42.0

02 Mar 15:41
c7eb6e9
Compare
Choose a tag to compare
Type Description Link
Improvement Optimize MetricName builder for small tag maps #1373

0.41.0

01 Mar 23:30
befce52
Compare
Choose a tag to compare
Type Description Link
Improvement Compact MetricName tag map implementation #1368

0.40.0

28 Feb 15:06
da1dddd
Compare
Choose a tag to compare
Type Description Link
Improvement ExtraEntrySortedMap constructor does not allocate entry to compute hashCode #1366

0.39.0

23 Feb 23:28
42eba9d
Compare
Choose a tag to compare

Automated release, no documented user facing changes