Skip to content

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

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 16, 2024

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

⭐ 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

🐞 Bug Fixes

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

🔨 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

❤️ 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 <dependency name> 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)

@dependabot dependabot bot added the type: dependency-upgrade A dependency upgrade label Oct 16, 2024
Bumps [io.micrometer:micrometer-bom](https://github.com/micrometer-metrics/micrometer) from 1.14.0-M3 to 1.14.0-RC1.
- [Release notes](https://github.com/micrometer-metrics/micrometer/releases)
- [Commits](micrometer-metrics/micrometer@v1.14.0-M3...v1.14.0-RC1)

---
updated-dependencies:
- dependency-name: io.micrometer:micrometer-bom
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/gradle/main/io.micrometer-micrometer-bom-1.14.0-RC1 branch from 011f8f0 to f830f66 Compare October 16, 2024 20:44
@onobc onobc merged commit dbe6b09 into main Oct 16, 2024
6 checks passed
@onobc onobc deleted the dependabot/gradle/main/io.micrometer-micrometer-bom-1.14.0-RC1 branch October 16, 2024 21:34
@onobc onobc added this to the 1.2.0-RC1 milestone Oct 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: dependency-upgrade A dependency upgrade
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant