Skip to content

Bump io.micrometer:micrometer-core from 1.14.7 to 1.15.0 #761

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 May 13, 2025

Bumps io.micrometer:micrometer-core from 1.14.7 to 1.15.0.

Release notes

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

1.15.0

⭐ New Features

  • Further enhancement to OtlpMetricsSender #6025
  • Make Prometheus Metric and Label naming conventions consistent #5923
  • Metrics for Executors.newVirtualThreadPerTaskExecutor() #5488
  • Metrics for live virtual threads #5950
  • More flexible OTLP per meter configuration #6099
  • Prometheus/OpenMetrics _created timestamp #2625
  • Make jvm.classes.unloaded description generic #5745
  • Use String.toLowerCase()/toUpperCase() with Locale.ROOT consistently #5711
  • Use failWithActualExpectedAndMessage() where possible #5696
  • Provide target host/port info in ObservationExecChainHandler when HttpHostConnectException is thrown #5615
  • Enable Gauge builders to take a subclass of Number #5601
  • micrometer-observation-test support for assertions on events #5576
  • Log delta count in addition to throughput in LoggingMeterRegistry #5548
  • Add peer name and port to gRPC observation contexts #3512
  • Use direct equals call instead of Objects.equals wrapper #5840
  • Remove special handling of 404/301 from JDK HTTP client instrumentation #5838
  • Make Timer and LongTaskTimer output similar in LoggingMeterRegistry #5835
  • Remove special handling of 404 and redirection statuses from Jetty client instrumentation #5825
  • Log deprecation warning when creating SignalFxMeterRegistry #5824
  • Log metrics recording failures in CountedAspect and TimedAspect #5820
  • Remove special handling of 404/301 from OkHttp instrumentation #5814
  • Support AutoShutdownDelegatedExecutorService in ExecutorServiceMetrics #5811
  • Deprecate micrometer-registry-signalfx in favor of micrometer-registry-otlp #5807
  • Rebind Log4j2Metrics when LoggerContext#reconfigure is called #5756
  • Send metrics via any protocol in the OTLP Registry #5690
  • Improve average performance of DefaultLongTaskTimer for out-of-order stopping #5591
  • Improve OtlpMetricsSender API #5994
  • Support configuring exponential histograms at the meter level #5459
  • Allow TimedAspect/CountedAspect to create tags based on method result #3058

🐞 Bug Fixes

  • Do not leak OTLP types on public-facing API #5699
  • micrometer-observation-test brings unnecessary JUnit dependencies, leading to conflicts #6012

🔨 Dependency Upgrades

  • Bump io.opentelemetry.proto:opentelemetry-proto from 1.4.0-alpha to 1.5.0-alpha #5798
  • Bump com.google.cloud:libraries-bom from 26.55.0 to 26.56.0 #5991
  • Bump com.google.cloud:google-cloud-monitoring from 3.59.0 to 3.60.0 #5986
  • Bump com.google.auth:google-auth-library-oauth2-http from 1.32.1 to 1.33.0 #5963
  • Bump software.amazon.awssdk:cloudwatch from 2.29.46 to 2.30.11 #5863

❤️ Contributors

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

... (truncated)

Commits
  • e13042b Bump software.amazon.awssdk:cloudwatch from 2.31.40 to 2.31.41 (#6228)
  • 571793b Merge branch '1.14.x'
  • 315c1b1 Merge branch '1.13.x' into 1.14.x
  • a3ae027 Bump com.tngtech.archunit:archunit-junit5 from 1.3.1 to 1.3.2 (#6225)
  • ac6c26f Merge branch '1.14.x'
  • 163203f Add missing colons in "Environment" section in bug_report.md (#6223)
  • 1713fee Bump maven-resolver from 1.9.22 to 1.9.23 (#6222)
  • e315484 Bump software.amazon.awssdk:cloudwatch from 2.31.39 to 2.31.40 (#6221)
  • d6b8d4e Bump com.google.cloud:libraries-bom from 26.59.0 to 26.60.0 (#6220)
  • 121056e Bump software.amazon.awssdk:cloudwatch from 2.31.38 to 2.31.39 (#6217)
  • 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)

Bumps [io.micrometer:micrometer-core](https://github.com/micrometer-metrics/micrometer) from 1.14.7 to 1.15.0.
- [Release notes](https://github.com/micrometer-metrics/micrometer/releases)
- [Commits](micrometer-metrics/micrometer@v1.14.7...v1.15.0)

---
updated-dependencies:
- dependency-name: io.micrometer:micrometer-core
  dependency-version: 1.15.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels May 13, 2025
@michaelklishin
Copy link
Contributor

#748

@michaelklishin michaelklishin merged commit 948dccc into main May 13, 2025
3 checks passed
@michaelklishin michaelklishin deleted the dependabot/maven/io.micrometer-micrometer-core-1.15.0 branch May 13, 2025 17:06
github-actions bot pushed a commit that referenced this pull request May 13, 2025
…micrometer-core-1.15.0

Bump io.micrometer:micrometer-core from 1.14.7 to 1.15.0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant