Skip to content

Releases: palantir/metric-schema

0.5.20

07 Apr 13:58
48f5bdc
Compare
Choose a tag to compare
Type Description Link
Improvement Fix tag enum names for lower-hyphen inputs such that UPPER_UNDERSCORE names are used. #434

0.5.19

01 Apr 17:45
e89a8c1
Compare
Choose a tag to compare
Type Description Link
Improvement More robust sanitization of variable names #429
Feature Add support for docs to tag definitions #431
Fix Fixed publishing. #433

0.5.18

31 Mar 19:44
7708721
Compare
Choose a tag to compare
Type Description Link
Improvement Respect ordering of fields in markdown #427
Improvement Render tag values in markdown #428

0.5.17

23 Mar 18:09
2bcd1d9
Compare
Choose a tag to compare
Type Description Link
Feature add support for constants in metric-schema #407

0.5.16

13 Dec 18:42
f68a8ad
Compare
Choose a tag to compare
Type Description Link
Improvement Metric methods which return a value are now annotated with @CheckReturnValue to ensure proper usage. #380

0.5.15

26 Nov 13:26
9956f2b
Compare
Choose a tag to compare
Type Description Link
Fix The generateMetrics task can now get hits from the gradle build cache irrespective of where the repo is checked out. Previously you'd only see FROM-CACHE hits in the exact checkout path that the original build ran. #376

0.5.14

18 Nov 22:45
b2d68b4
Compare
Choose a tag to compare
Type Description Link
Fix correct cache up-to-dateness for project dependencies #373

0.5.13

14 Oct 13:36
d4cfa75
Compare
Choose a tag to compare
Type Description Link
Fix CreateMetricsManifestTask is not cached and no longer causes confusing errors with false cache hits #348

0.5.12

27 Aug 15:26
f5f90c4
Compare
Choose a tag to compare
Type Description Link
Fix checkMetricMarkdown failures provide the correct task name to regenerate markdown #324

0.5.11

23 Jul 20:49
7d20571
Compare
Choose a tag to compare
Type Description Link
Improvement generateMetricsMarkdown no longer requires --write-locks #314