Skip to content

Commit dbb3c48

Browse files
authored
Merge pull request #800 from Channyboy/changelogUpdates-512
Update change log entries for 5.1.2
2 parents 31d1253 + 85e8d3a commit dbb3c48

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

spec/src/main/asciidoc/changelog.adoc

+2
Original file line numberDiff line numberDiff line change
@@ -28,11 +28,13 @@ A full list of changes may be found on the link:https://github.com/eclipse/micro
2828
=== Functional Changes
2929
* Introduced MP Config properties that customize how Histogram and Timer metrics track and output statistics for percentiles and histogram-buckets. (https://github.com/eclipse/microprofile-metrics/issues/691[691])(https://github.com/eclipse/microprofile-metrics/issues/676[676])(https://github.com/eclipse/microprofile-metrics/issues/675[675])(https://github.com/eclipse/microprofile-metrics/issues/674[674])(https://github.com/eclipse/microprofile-metrics/issues/587[587])
3030
* @RegistryScope is now a qualifier (https://github.com/eclipse/microprofile-metrics/issues/749[749])
31+
* (5.1.2) Provide default implementation for `bucketValues()` in the `Snapshot` class. (https://github.com/eclipse/microprofile-metrics/issues/796[796])
3132

3233
=== Other changes
3334

3435
* Include new recommendation for multi-application deployments to use a `mp.metrics.defaultAppName` property (https://github.com/eclipse/microprofile-metrics/issues/766[766])
3536
* (5.1.1) Fix `MPMetricBaseMetricsTest` TCK test where gc.time was being checked as a counter. The `gc.time` metric is a gauge. (https://github.com/eclipse/microprofile-metrics/issues/786[786])
37+
* (5.1.2) Fix doclint errors. (https://github.com/eclipse/microprofile-metrics/issues/793[793])
3638

3739
[[release_notes_5_0]]
3840
== Changes in 5.0

0 commit comments

Comments
 (0)