micrometer-metrics/micrometer
### [`v1.7.5`](https://togithub.com/micrometer-metrics/micrometer/releases/v1.7.5)
#### :beetle: Bug Fixes
- Fragile reference to private synthetic `this$` field [#2806](https://togithub.com/micrometer-metrics/micrometer/issues/2806)
- High CPU usage while using KafkaStreamsMetrics [#2801](https://togithub.com/micrometer-metrics/micrometer/issues/2801)
- zgc pause time includes concurrent time [#2372](https://togithub.com/micrometer-metrics/micrometer/issues/2372)
#### :hammer: Dependency Upgrades
- Upgrade SignalFx to 1.0.13 [#2830](https://togithub.com/micrometer-metrics/micrometer/issues/2830)
- Upgrade Spring Boot to 2.4.11 in samples for 1.7.x [#2829](https://togithub.com/micrometer-metrics/micrometer/issues/2829)
- Pin Prometheus to 0.10.x and consolidate versions for 1.7.x [#2828](https://togithub.com/micrometer-metrics/micrometer/issues/2828)
- Upgrade AssertJ to 3.21.0 and other test dependencies [#2826](https://togithub.com/micrometer-metrics/micrometer/issues/2826)
- Upgrade dropwizard-metrics to 4.1.26 [#2824](https://togithub.com/micrometer-metrics/micrometer/issues/2824)
- Upgrade Netflix Spectator libs to 0.135.0 [#2823](https://togithub.com/micrometer-metrics/micrometer/issues/2823)
- Upgrade to reactor 3.3.21, reactor-netty 0.9.24, netty 4.1.69 [#2822](https://togithub.com/micrometer-metrics/micrometer/issues/2822)
- Upgrade to nohttp-gradle 0.0.10 [#2804](https://togithub.com/micrometer-metrics/micrometer/pull/2804)
#### :memo: Tasks
- Make DynatraceMeterRegistryTest a little more robust [#2821](https://togithub.com/micrometer-metrics/micrometer/issues/2821)
- Gradle Enterprise Plugin upgrade to 3.7 [#2794](https://togithub.com/micrometer-metrics/micrometer/issues/2794)
- StepCounter JavaDoc wrong about count rate [#2793](https://togithub.com/micrometer-metrics/micrometer/issues/2793)
- Build with JDK 17 [#2778](https://togithub.com/micrometer-metrics/micrometer/issues/2778)
#### :heart: Contributors
We'd like to thank all the contributors who worked on this release!
- [@izeye](https://togithub.com/izeye)
spring-projects/spring-boot
### [`v2.5.6`](https://togithub.com/spring-projects/spring-boot/releases/v2.5.6)
#### :lady_beetle: Bug Fixes
- Misleading failure analysis when jOOQ's DSLContext is unavailable due to R2DBC taking precedence over JDBC [#28379](https://togithub.com/spring-projects/spring-boot/issues/28379)
- When lazy initialization is enabled, JMX endpoints are not available [#28371](https://togithub.com/spring-projects/spring-boot/issues/28371)
- JarFileWrapper may cause many FinalReferences causing GC pressure [#28356](https://togithub.com/spring-projects/spring-boot/issues/28356)
- Flattened VCAP_SERVICES properties are not sanitized by default [#28353](https://togithub.com/spring-projects/spring-boot/issues/28353)
- MeterValue with "d" suffix not parsed as Duration for timer [#28351](https://togithub.com/spring-projects/spring-boot/issues/28351)
- CachingOperationInvoker cache can consume a significant amount of heap space [#28347](https://togithub.com/spring-projects/spring-boot/issues/28347)
- Devtools restart fails with in-memory R2DBC database and SQL initialization scripts [#28345](https://togithub.com/spring-projects/spring-boot/issues/28345)
- ActiveMQ starter depends on org.apache.geronimo.specs:geronimo-j2ee-management\_1.1\_spec [#28340](https://togithub.com/spring-projects/spring-boot/issues/28340)
- spring-boot-starter-oauth2-client has an unnecessary dependency on com.sun.mail:jakarta.mail [#28333](https://togithub.com/spring-projects/spring-boot/issues/28333)
- Layertools extract does not preserve last modified and last access times [#28190](https://togithub.com/spring-projects/spring-boot/issues/28190)
- NumberFormatException when configuring spring.rabbitmq.addresses with an IPv6 address [#28134](https://togithub.com/spring-projects/spring-boot/issues/28134)
- Broken content negotiation for OpenMetrics [#28130](https://togithub.com/spring-projects/spring-boot/issues/28130)
#### :notebook_with_decorative_cover: Documentation
- Fix typo in EnvironmentPostProcessor's class-level javadoc [#28382](https://togithub.com/spring-projects/spring-boot/issues/28382)
- Remove obsolete info about Spring Integration's metrics support [#28375](https://togithub.com/spring-projects/spring-boot/pull/28375)
- Update docs to be explicit about dot notation being correctly mapped [#28201](https://togithub.com/spring-projects/spring-boot/issues/28201)
- Section 4.4 File Rotation mentions the wrong configuration file name for Log4j2 [#28193](https://togithub.com/spring-projects/spring-boot/issues/28193)
- Update Javadoc with note mentioning that class using ConstructorBinding must be enabled using annotations [#28171](https://togithub.com/spring-projects/spring-boot/issues/28171)
- Make it clearer that, when using `@AutoConfigureTestEntityManager` outside of `@DataJpaTest`, any tests using the test entity manager must be `@Transactional` [#28159](https://togithub.com/spring-projects/spring-boot/issues/28159)
#### :hammer: Dependency Upgrades
- Upgrade to Dropwizard Metrics 4.1.26 [#28280](https://togithub.com/spring-projects/spring-boot/issues/28280)
- Upgrade to Ehcache3 3.9.7 [#28394](https://togithub.com/spring-projects/spring-boot/issues/28394)
- Upgrade to HttpCore5 5.1.2 [#28281](https://togithub.com/spring-projects/spring-boot/issues/28281)
- Upgrade to Jaybird 4.0.4.java8 [#28282](https://togithub.com/spring-projects/spring-boot/issues/28282)
- Upgrade to Jetty 9.4.44.v20210927 [#28283](https://togithub.com/spring-projects/spring-boot/issues/28283)
- Upgrade to Lombok 1.18.22 [#28284](https://togithub.com/spring-projects/spring-boot/issues/28284)
- Upgrade to Micrometer 1.7.5 [#28242](https://togithub.com/spring-projects/spring-boot/issues/28242)
- Upgrade to MySQL 8.0.27 [#28395](https://togithub.com/spring-projects/spring-boot/issues/28395)
- Upgrade to Netty 4.1.69.Final [#28360](https://togithub.com/spring-projects/spring-boot/issues/28360)
- Upgrade to Netty tcNative 2.0.44.Final [#28285](https://togithub.com/spring-projects/spring-boot/issues/28285)
- Upgrade to Postgresql 42.2.24 [#28286](https://togithub.com/spring-projects/spring-boot/issues/28286)
- Upgrade to R2DBC Bom Arabba-SR11 [#28287](https://togithub.com/spring-projects/spring-boot/issues/28287)
- Upgrade to Reactor 2020.0.12 [#28240](https://togithub.com/spring-projects/spring-boot/issues/28240)
- Upgrade to SendGrid 4.7.6 [#28396](https://togithub.com/spring-projects/spring-boot/issues/28396)
- Upgrade to Spring AMQP 2.3.11 [#28245](https://togithub.com/spring-projects/spring-boot/issues/28245)
- Upgrade to Spring Data 2021.0.6 [#28244](https://togithub.com/spring-projects/spring-boot/issues/28244)
- Upgrade to Spring Framework 5.3.12 [#28241](https://togithub.com/spring-projects/spring-boot/issues/28241)
- Upgrade to Spring HATEOAS 1.3.5 [#28243](https://togithub.com/spring-projects/spring-boot/issues/28243)
- Upgrade to Spring Integration 5.5.5 [#28249](https://togithub.com/spring-projects/spring-boot/issues/28249)
- Upgrade to Spring Kafka 2.7.8 [#28246](https://togithub.com/spring-projects/spring-boot/issues/28246)
- Upgrade to Spring Security 5.5.3 [#28247](https://togithub.com/spring-projects/spring-boot/issues/28247)
- Upgrade to Spring Session 2021.0.3 [#28248](https://togithub.com/spring-projects/spring-boot/issues/28248)
- Upgrade to Tomcat 9.0.54 [#28288](https://togithub.com/spring-projects/spring-boot/issues/28288)
- Upgrade to Undertow 2.2.12.Final [#28289](https://togithub.com/spring-projects/spring-boot/issues/28289)
- Upgrade to XmlUnit2 2.8.3 [#28397](https://togithub.com/spring-projects/spring-boot/issues/28397)
#### :heart: Contributors
We'd like to thank all the contributors who worked on this release!
- [@dreis2211](https://togithub.com/dreis2211)
- [@dvonsegg](https://togithub.com/dvonsegg)
- [@kandulsh](https://togithub.com/kandulsh)
- [@artembilan](https://togithub.com/artembilan)
- [@fml2](https://togithub.com/fml2)
- [@polarbear567](https://togithub.com/polarbear567)
- [@inomag](https://togithub.com/inomag)
- [@martin-v](https://togithub.com/martin-v)
Configuration
📅 Schedule: At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
[ ] If you want to rebase/retry this PR, click this checkbox.
This PR contains the following updates:
1.26
->1.27
42.2.24
->42.3.0
5.5.4
->5.5.8
1.7.4
->1.7.5
1.7.4
->1.7.5
5.15.2
->5.17.0
2.5.5
->2.5.6
Release Notes
micrometer-metrics/micrometer
### [`v1.7.5`](https://togithub.com/micrometer-metrics/micrometer/releases/v1.7.5) #### :beetle: Bug Fixes - Fragile reference to private synthetic `this$` field [#2806](https://togithub.com/micrometer-metrics/micrometer/issues/2806) - High CPU usage while using KafkaStreamsMetrics [#2801](https://togithub.com/micrometer-metrics/micrometer/issues/2801) - zgc pause time includes concurrent time [#2372](https://togithub.com/micrometer-metrics/micrometer/issues/2372) #### :hammer: Dependency Upgrades - Upgrade SignalFx to 1.0.13 [#2830](https://togithub.com/micrometer-metrics/micrometer/issues/2830) - Upgrade Spring Boot to 2.4.11 in samples for 1.7.x [#2829](https://togithub.com/micrometer-metrics/micrometer/issues/2829) - Pin Prometheus to 0.10.x and consolidate versions for 1.7.x [#2828](https://togithub.com/micrometer-metrics/micrometer/issues/2828) - Upgrade AssertJ to 3.21.0 and other test dependencies [#2826](https://togithub.com/micrometer-metrics/micrometer/issues/2826) - Upgrade dropwizard-metrics to 4.1.26 [#2824](https://togithub.com/micrometer-metrics/micrometer/issues/2824) - Upgrade Netflix Spectator libs to 0.135.0 [#2823](https://togithub.com/micrometer-metrics/micrometer/issues/2823) - Upgrade to reactor 3.3.21, reactor-netty 0.9.24, netty 4.1.69 [#2822](https://togithub.com/micrometer-metrics/micrometer/issues/2822) - Upgrade to nohttp-gradle 0.0.10 [#2804](https://togithub.com/micrometer-metrics/micrometer/pull/2804) #### :memo: Tasks - Make DynatraceMeterRegistryTest a little more robust [#2821](https://togithub.com/micrometer-metrics/micrometer/issues/2821) - Gradle Enterprise Plugin upgrade to 3.7 [#2794](https://togithub.com/micrometer-metrics/micrometer/issues/2794) - StepCounter JavaDoc wrong about count rate [#2793](https://togithub.com/micrometer-metrics/micrometer/issues/2793) - Build with JDK 17 [#2778](https://togithub.com/micrometer-metrics/micrometer/issues/2778) #### :heart: Contributors We'd like to thank all the contributors who worked on this release! - [@izeye](https://togithub.com/izeye)spring-projects/spring-boot
### [`v2.5.6`](https://togithub.com/spring-projects/spring-boot/releases/v2.5.6) #### :lady_beetle: Bug Fixes - Misleading failure analysis when jOOQ's DSLContext is unavailable due to R2DBC taking precedence over JDBC [#28379](https://togithub.com/spring-projects/spring-boot/issues/28379) - When lazy initialization is enabled, JMX endpoints are not available [#28371](https://togithub.com/spring-projects/spring-boot/issues/28371) - JarFileWrapper may cause many FinalReferences causing GC pressure [#28356](https://togithub.com/spring-projects/spring-boot/issues/28356) - Flattened VCAP_SERVICES properties are not sanitized by default [#28353](https://togithub.com/spring-projects/spring-boot/issues/28353) - MeterValue with "d" suffix not parsed as Duration for timer [#28351](https://togithub.com/spring-projects/spring-boot/issues/28351) - CachingOperationInvoker cache can consume a significant amount of heap space [#28347](https://togithub.com/spring-projects/spring-boot/issues/28347) - Devtools restart fails with in-memory R2DBC database and SQL initialization scripts [#28345](https://togithub.com/spring-projects/spring-boot/issues/28345) - ActiveMQ starter depends on org.apache.geronimo.specs:geronimo-j2ee-management\_1.1\_spec [#28340](https://togithub.com/spring-projects/spring-boot/issues/28340) - spring-boot-starter-oauth2-client has an unnecessary dependency on com.sun.mail:jakarta.mail [#28333](https://togithub.com/spring-projects/spring-boot/issues/28333) - Layertools extract does not preserve last modified and last access times [#28190](https://togithub.com/spring-projects/spring-boot/issues/28190) - NumberFormatException when configuring spring.rabbitmq.addresses with an IPv6 address [#28134](https://togithub.com/spring-projects/spring-boot/issues/28134) - Broken content negotiation for OpenMetrics [#28130](https://togithub.com/spring-projects/spring-boot/issues/28130) #### :notebook_with_decorative_cover: Documentation - Fix typo in EnvironmentPostProcessor's class-level javadoc [#28382](https://togithub.com/spring-projects/spring-boot/issues/28382) - Remove obsolete info about Spring Integration's metrics support [#28375](https://togithub.com/spring-projects/spring-boot/pull/28375) - Update docs to be explicit about dot notation being correctly mapped [#28201](https://togithub.com/spring-projects/spring-boot/issues/28201) - Section 4.4 File Rotation mentions the wrong configuration file name for Log4j2 [#28193](https://togithub.com/spring-projects/spring-boot/issues/28193) - Update Javadoc with note mentioning that class using ConstructorBinding must be enabled using annotations [#28171](https://togithub.com/spring-projects/spring-boot/issues/28171) - Make it clearer that, when using `@AutoConfigureTestEntityManager` outside of `@DataJpaTest`, any tests using the test entity manager must be `@Transactional` [#28159](https://togithub.com/spring-projects/spring-boot/issues/28159) #### :hammer: Dependency Upgrades - Upgrade to Dropwizard Metrics 4.1.26 [#28280](https://togithub.com/spring-projects/spring-boot/issues/28280) - Upgrade to Ehcache3 3.9.7 [#28394](https://togithub.com/spring-projects/spring-boot/issues/28394) - Upgrade to HttpCore5 5.1.2 [#28281](https://togithub.com/spring-projects/spring-boot/issues/28281) - Upgrade to Jaybird 4.0.4.java8 [#28282](https://togithub.com/spring-projects/spring-boot/issues/28282) - Upgrade to Jetty 9.4.44.v20210927 [#28283](https://togithub.com/spring-projects/spring-boot/issues/28283) - Upgrade to Lombok 1.18.22 [#28284](https://togithub.com/spring-projects/spring-boot/issues/28284) - Upgrade to Micrometer 1.7.5 [#28242](https://togithub.com/spring-projects/spring-boot/issues/28242) - Upgrade to MySQL 8.0.27 [#28395](https://togithub.com/spring-projects/spring-boot/issues/28395) - Upgrade to Netty 4.1.69.Final [#28360](https://togithub.com/spring-projects/spring-boot/issues/28360) - Upgrade to Netty tcNative 2.0.44.Final [#28285](https://togithub.com/spring-projects/spring-boot/issues/28285) - Upgrade to Postgresql 42.2.24 [#28286](https://togithub.com/spring-projects/spring-boot/issues/28286) - Upgrade to R2DBC Bom Arabba-SR11 [#28287](https://togithub.com/spring-projects/spring-boot/issues/28287) - Upgrade to Reactor 2020.0.12 [#28240](https://togithub.com/spring-projects/spring-boot/issues/28240) - Upgrade to SendGrid 4.7.6 [#28396](https://togithub.com/spring-projects/spring-boot/issues/28396) - Upgrade to Spring AMQP 2.3.11 [#28245](https://togithub.com/spring-projects/spring-boot/issues/28245) - Upgrade to Spring Data 2021.0.6 [#28244](https://togithub.com/spring-projects/spring-boot/issues/28244) - Upgrade to Spring Framework 5.3.12 [#28241](https://togithub.com/spring-projects/spring-boot/issues/28241) - Upgrade to Spring HATEOAS 1.3.5 [#28243](https://togithub.com/spring-projects/spring-boot/issues/28243) - Upgrade to Spring Integration 5.5.5 [#28249](https://togithub.com/spring-projects/spring-boot/issues/28249) - Upgrade to Spring Kafka 2.7.8 [#28246](https://togithub.com/spring-projects/spring-boot/issues/28246) - Upgrade to Spring Security 5.5.3 [#28247](https://togithub.com/spring-projects/spring-boot/issues/28247) - Upgrade to Spring Session 2021.0.3 [#28248](https://togithub.com/spring-projects/spring-boot/issues/28248) - Upgrade to Tomcat 9.0.54 [#28288](https://togithub.com/spring-projects/spring-boot/issues/28288) - Upgrade to Undertow 2.2.12.Final [#28289](https://togithub.com/spring-projects/spring-boot/issues/28289) - Upgrade to XmlUnit2 2.8.3 [#28397](https://togithub.com/spring-projects/spring-boot/issues/28397) #### :heart: Contributors We'd like to thank all the contributors who worked on this release! - [@dreis2211](https://togithub.com/dreis2211) - [@dvonsegg](https://togithub.com/dvonsegg) - [@kandulsh](https://togithub.com/kandulsh) - [@artembilan](https://togithub.com/artembilan) - [@fml2](https://togithub.com/fml2) - [@polarbear567](https://togithub.com/polarbear567) - [@inomag](https://togithub.com/inomag) - [@martin-v](https://togithub.com/martin-v)Configuration
📅 Schedule: At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by WhiteSource Renovate. View repository job log here.