Releases: palantir/metric-schema
Releases · palantir/metric-schema
0.5.0
Automated release, no documented user facing changes
0.4.9
Type |
Description |
Link |
Fix |
Fix markdown rendering sort order to prioritize local metrics |
#43 |
0.4.8
Type |
Description |
Link |
Improvement |
Mark all tasks as cacheable |
#37 |
0.4.7
Type |
Description |
Link |
Improvement |
Correctly support Eclipse |
#36 |
0.4.6
Type |
Description |
Link |
Improvement |
Exclude version of artifact in generated markdown |
#32 |
0.4.5
Type |
Description |
Link |
Fix |
Provide stable markdown order when a namespace is defined twice |
#28 |
0.4.4
Type |
Description |
Link |
Fix |
Stable markdown order regardless of the input schema order. Prevents failing checks due to build order differences. |
#26 |
0.4.3
Type |
Description |
Link |
Improvement |
Generated Metric manifest is now a map of GAVs to lists of metric schema |
#17 |
Improvement |
Metric markdown provides provenance. Metrics from the local project (as determined by the artifact group) are listed above those inherited from other projects. |
#22 |
0.4.2
Type |
Description |
Link |
Fix |
CreateMetricsManifestTask avoids logging noisy stack traces
Previously distribution projects which did not produce metrics resulted in exceptions being harmelssly logged due to attempting to open files that did not exist. Now we check for existance first. |
#16 |
0.4.1
Type |
Description |
Link |
Feature |
Expose com.palantir.metric-schema-markdown plugin which allows any project to opt into metric-schema markdown generation. |
#15 |