spring-projects / spring-pulsar

Spring Friendly Abstractions for Apache Pulsar
Apache License 2.0
183 stars 58 forks source link

Bump io.micrometer:micrometer-bom from 1.14.0-M3 to 1.14.0-RC1 #886

Closed dependabot[bot] closed 3 weeks ago

dependabot[bot] commented 3 weeks ago

Bumps io.micrometer:micrometer-bom from 1.14.0-M3 to 1.14.0-RC1.

Release notes

Sourced from io.micrometer:micrometer-bom's releases.

1.14.0-RC1

This is a pre-release milestone intended for early testing. See https://github.com/micrometer-metrics/micrometer?tab=readme-ov-file#milestone-releases

:star: New Features

  • Expose TestObservationRegistry as an AssertJ AssertProvider #5551
  • Use failure with actual and expected message to improve IDE experience for ObservationContextAssert #5550
  • Replace @Nonnull(when = When.MAYBE) with @CheckForNull in @Nullable #5485
  • Warn about Prometheus meter registration failure #5228
  • Improve performance of merging two Tags/KeyValues instances #5140
  • Allow user-provided custom scheduler for periodically binding KafkaMetrics #4976
  • Allow specifying the meterNameConsumer for HighCardinalityTagsDetector #4028
  • Virtual thread metrics #3956
  • Allow tagsBasedOnJoinPoint to override extraTags with CountedAspect #2461
  • Configurable _source.enabled Elastic mapping property #1629

:lady_beetle: Bug Fixes

  • Restore handling for Timed.percentiles() in TimedAspect #5475

:hammer: Dependency Upgrades

  • Bump com.google.cloud:google-cloud-monitoring from 3.49.0 to 3.52.0 #5513
  • Bump com.google.cloud:google-cloud-monitoring from 3.52.0 to 3.53.0 #5581
  • Bump com.google.cloud:libraries-bom from 26.45.0 to 26.48.0 #5563
  • Bump com.google.auth:google-auth-library-oauth2-http from 1.24.1 to 1.28.0 #5558
  • Bump com.netflix.spectator:spectator-reg-atlas from 1.7.19 to 1.7.21 #5526
  • Bump com.signalfx.public:signalfx-java from 1.0.45 to 1.0.46 #5510
  • Bump dropwizard-metrics from 4.2.27 to 4.2.28 #5569
  • Bump software.amazon.awssdk:cloudwatch from 2.27.17 to 2.28.18 #5559
  • Bump software.amazon.awssdk:cloudwatch from 2.28.18 to 2.28.19 #5579

:heart: Contributors

Thank you to all the contributors who worked on this release:

@​filiphr, @​izeye, @​sean-heller, @​vasiliy-sarzhynskyi, @​ArtyomGabeev, @​kinddevil, and @​mstyura

Commits
  • b9d4107 Optional custom scheduler for KafkaMetrics (#4977)
  • 669db8c Merge branch '1.13.x'
  • 0b4d07f Merge branch '1.12.x' into 1.13.x
  • f3ef95a Bump context-propagation to 1.1.2
  • f6ef588 Merge branch '1.13.x'
  • 0944ad3 Merge branch '1.12.x' into 1.13.x
  • 9c3b760 Map time units to UCUM format for Dynatrace (#5589)
  • eff8a61 Merge branch '1.13.x'
  • 77d72d2 Merge branch '1.12.x' into 1.13.x
  • d7daaef Set user agent header in OTLP registry
  • Additional commits viewable in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)