v1.3.0
1.3 is an LTS release line.
Known issues
- #1591 Statsd publishing broken on Linux network interfaces with multicast disabled. This will be fixed in a future patch release.
Notable changes
-
A dependency Bill of Materials (BOM) artifact is now published as
io.micrometer:micrometer-bom
. This can be used to manage the version of all Micrometer artifacts. -
The New Relic registry now publishes all metrics with the
eventType
asMicrometerSample
by default to align with New Relic best practices oneventType
values. The previous behavior can be restored by setting the new configmeterNameEventTypeEnabled
totrue
. See #1588
See the 1.3.0 milestone for all included items.
This release includes all changes in the 1.1.7 release and the 1.2.2 release.