renovate-bot opened a new pull request, #979: URL: https://github.com/apache/polaris/pull/979
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [io.micrometer:micrometer-bom](https://redirect.github.com/micrometer-metrics/micrometer) | `1.14.3` -> `1.14.4` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>micrometer-metrics/micrometer (io.micrometer:micrometer-bom)</summary> ### [`v1.14.4`](https://redirect.github.com/micrometer-metrics/micrometer/releases/tag/v1.14.4): 1.14.4 [Compare Source](https://redirect.github.com/micrometer-metrics/micrometer/compare/v1.14.3...v1.14.4) #### :lady_beetle: Bug Fixes - Log4j2Metrics does not work with multiple registries and non-root loggers [#​5893](https://redirect.github.com/micrometer-metrics/micrometer/issues/5893) - Fix LongTaskTimer output for LoggingMeterRegistry [#​5834](https://redirect.github.com/micrometer-metrics/micrometer/issues/5834) - `Log4j2Metrics` creates more `MetricsFilter` instances than needed [#​5818](https://redirect.github.com/micrometer-metrics/micrometer/pull/5818) - Fix unit discrepancy between Timer and FunctionTimer in LoggingMeterRegistry [#​5816](https://redirect.github.com/micrometer-metrics/micrometer/issues/5816) - Distribution bucket_counts sum does not equal the count [#​4868](https://redirect.github.com/micrometer-metrics/micrometer/issues/4868) #### :notebook_with_decorative_cover: Documentation - Remove obviated GraalVM native image compilation section from Stackdriver docs [#​5819](https://redirect.github.com/micrometer-metrics/micrometer/issues/5819) - Update Docs with right contract of MeterFilter [#​5480](https://redirect.github.com/micrometer-metrics/micrometer/issues/5480) #### :hammer: Dependency Upgrades - Bump com.netflix.spectator:spectator-reg-atlas from 1.8.3 to 1.8.4 [#​5907](https://redirect.github.com/micrometer-metrics/micrometer/pull/5907) - Bump org.apache.httpcomponents.client5:httpclient5 from 5.4.1 to 5.4.2 [#​5876](https://redirect.github.com/micrometer-metrics/micrometer/pull/5876) - Bump io.netty:netty-bom from 4.1.116.Final to 4.1.117.Final [#​5872](https://redirect.github.com/micrometer-metrics/micrometer/pull/5872) - Bump org.postgresql:postgresql from 42.7.4 to 42.7.5 [#​5871](https://redirect.github.com/micrometer-metrics/micrometer/pull/5871) - Bump jersey3 from 3.1.9 to 3.1.10 [#​5870](https://redirect.github.com/micrometer-metrics/micrometer/pull/5870) - Bump software.amazon.awssdk:cloudwatch from 2.29.46 to 2.29.52 [#​5869](https://redirect.github.com/micrometer-metrics/micrometer/pull/5869) - Bump jetty9 from 9.4.56.v20240826 to 9.4.57.v20241219 [#​5868](https://redirect.github.com/micrometer-metrics/micrometer/pull/5868) - Bump dropwizard-metrics from 4.2.29 to 4.2.30 [#​5867](https://redirect.github.com/micrometer-metrics/micrometer/pull/5867) - Bump com.signalfx.public:signalfx-java from 1.0.48 to 1.0.49 [#​5895](https://redirect.github.com/micrometer-metrics/micrometer/pull/5895) - Bump org.apache.commons:commons-pool2 from 2.12.0 to 2.12.1 [#​5865](https://redirect.github.com/micrometer-metrics/micrometer/pull/5865) #### :memo: Tasks - Increase sleep time to avoid exemplar sampling rate limiting for openMetricsScrapeWithExemplars() [#​5908](https://redirect.github.com/micrometer-metrics/micrometer/pull/5908) - Fix flakiness in DynatraceMeterRegistryTest.shouldTrackPercentilesWhenDynatraceSummaryInstrumentsNotUsed() [#​5900](https://redirect.github.com/micrometer-metrics/micrometer/pull/5900) - Fix flakiness in JmsInstrumentationTests.shouldInstrumentMessageListener() [#​5899](https://redirect.github.com/micrometer-metrics/micrometer/pull/5899) - Fix flakiness in JettyClientMetricsWithObservationTest.activeTimer() [#​5894](https://redirect.github.com/micrometer-metrics/micrometer/pull/5894) - Increase wait duration in PushMeterRegistryTest.closeRespectsInterrupt() [#​5890](https://redirect.github.com/micrometer-metrics/micrometer/pull/5890) - Enable TimedAspectTest.pjpFunctionThrows() [#​5889](https://redirect.github.com/micrometer-metrics/micrometer/pull/5889) - Add .kotlin to .gitignore [#​5888](https://redirect.github.com/micrometer-metrics/micrometer/issues/5888) - Polish [#​5886](https://redirect.github.com/micrometer-metrics/micrometer/pull/5886) - Migrate to dependabot auto-merge function [#​5874](https://redirect.github.com/micrometer-metrics/micrometer/issues/5874) - Back-port LoggingMeterRegistry tests [#​5833](https://redirect.github.com/micrometer-metrics/micrometer/issues/5833) - Bump build machine image to ubuntu-2404:2024.11.1 [#​5829](https://redirect.github.com/micrometer-metrics/micrometer/issues/5829) - Bump build JDKs to 21.0.6, 17.0.14, 11.0.26 [#​5828](https://redirect.github.com/micrometer-metrics/micrometer/issues/5828) - Upgrade to Gradle Wrapper 8.12.1 [#​5823](https://redirect.github.com/micrometer-metrics/micrometer/pull/5823) #### :heart: Contributors Thank you to all the contributors who worked on this release: [@​izeye](https://redirect.github.com/izeye) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - 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. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/apache/polaris). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNjQuMSIsInVwZGF0ZWRJblZlciI6IjM5LjE2NC4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119--> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
