Skip to content

Releases: palantir/metric-schema

0.13.0

06 Apr 07:43
5eb8281
Compare
Choose a tag to compare
Type Description Link
Improvement Generated metric utilities require safe tag values #731

0.12.0

19 Jan 13:05
35fd7ce
Compare
Choose a tag to compare

Automated release, no documented user facing changes

0.11.0

18 Jan 18:56
bfe7041
Compare
Choose a tag to compare
Type Description Link
Fix Instead of setting sourceDirs and generatedSourceDirs to be an ImmutableSet, retrieve the existing respective sets and add to them. This is the commonly accepted method of appending sourceDirs and generatedSourceDirs, and keeps each set mutable to avoid breaking other plugins. #625

0.10.0

09 Dec 21:54
b9195ae
Compare
Choose a tag to compare

No documented user facing changes

0.9.0

07 Dec 17:48
e62d314
Compare
Choose a tag to compare

No documented user facing changes

0.8.0

22 Jul 20:54
4605848
Compare
Choose a tag to compare
Type Description Link
Break Require jdk11 and format java code with Goethe #470

0.7.0

22 Jul 20:49
e558413
Compare
Choose a tag to compare
Type Description Link
Feature Support nested directories in metric schema source set #480

0.6.0

28 May 20:41
703a9b3
Compare
Choose a tag to compare

Automated release, no documented user facing changes

0.5.22

13 Apr 19:43
8ceace8
Compare
Choose a tag to compare
Type Description Link
Fix Correctly handle single non-constant param #445

0.5.21

12 Apr 20:58
b091d6e
Compare
Choose a tag to compare
Type Description Link
Improvement Allow colons in tag constant values #440
Improvement Inline single value tags #443