Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 25, 2021

Bumps micrometer-core from 1.7.4 to 1.8.0.

Release notes

Sourced from micrometer-core's releases.

1.8.0

Micrometer 1.8.0 is the GA version of an LTS feature release. Below are the combined release notes of all the pre-release milestones and release candidate preceding it.

⚠️ Noteworthy

  • Known issue: [statsd] JVM crash (SIGSEGV) at startup with alpine based docker image, see #2776 for workaround
  • Deprecate ReactorNettySender #2814
  • Migrate Jersey server instrumentation into micrometer-core #2780
  • Move DiskSpaceMetrics to i.m.core.instrument.binder.system #2750

⭐ New Features / Enhancements

  • Include the number of active instances in CommonsObjectPool2Metrics #2623
  • Dynatrace metrics API v2 support #2295
  • Support "collection" tag in "mongodb.driver.commands" metric #1799
  • Use Dynatrace v2 export as default unless deviceId is set #2727
  • Add connector name tag for JettyConnectionMetrics and JettySslHandshakeMetricsBinder #2603
  • Unix Domain Socket support (StatsD) #792
  • Migrate Jersey server instrumentation into micrometer-core #2780
  • Add jersey-server as transitive dependency, remove jersey-hk2 #2768
  • Move DiskSpaceMetrics to i.m.core.instrument.binder.system #2750
  • Jersey 3 server support #2748
  • Datadog distributions via DogStatsD #1056
  • StackdriverMeterRegistry should report Counters as CUMULATIVE not as GAUGE #2773
  • Elastic registry: allow api-key for authentication #2712
  • More accurate metrics for 404 responses from Jersey #2587
  • Build with JDK 17.0.0 #2778

🪲 Bug Fixes

  • Rename netty native files so native libraries can be loaded #2611
  • Monitored Cache is not eligible for garbage collection #2642
  • Can't configure DISTRIBUTION on per-metric basis for Datadog #2798
  • PrometheusNamingConvention duplicates "_seconds" suffix with default configuration for Timer metrics #2320
  • zgc pause time includes concurrent time #2372
  • Prevent race conditions in cache metrics #2839

🔨 Dependency Upgrades

  • Upgrade to Reactor 2020.0 #2588
  • Upgrade google-cloud-monitoring to 2.x #2249
  • Upgrade dynatrace-metric-utils to 1.1.0 #2699
  • Upgrade to JUnit 5.8.1 #2816

📝 Tasks

  • Update Dynatrace metric library usage #2698
  • Rename OneAgentMetadataEnrichment to DynatraceMetadataEnrichment #2692
  • Pin jOOQ to 3.14.+ #2685
  • Update Spring Boot example config for Dynatrace #2658

... (truncated)

Commits
  • 3c428d4 Merge branch '1.7.x' into 1.8.x
  • 4bfef57 Merge branch '1.6.x' into 1.7.x
  • ebcb509 Upgrade to wavefront-sdk-java 2.6.6
  • 4f0e824 Upgrade to signalfx-java 1.0.13
  • 274a521 Consolidating AWS SDK versions for the samples
  • f68f520 Upgrade to reactor 3.3.22, reactor-netty 0.9.25, netty 4.1.70
  • 0856552 Deprecate remaining Jersey classes (#2854)
  • e05f3e5 Use JUnit Jupiter for JerseyTest tests
  • 8146408 Merge branch '1.7.x' into 1.8.x
  • 8d1e9ef Merge branch '1.6.x' into 1.7.x
  • 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 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 [micrometer-core](https://github.com/micrometer-metrics/micrometer) from 1.7.4 to 1.8.0.
- [Release notes](https://github.com/micrometer-metrics/micrometer/releases)
- [Commits](micrometer-metrics/micrometer@v1.7.4...v1.8.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Nov 25, 2021
@csviri csviri merged commit ea814e7 into master Nov 25, 2021
@csviri csviri deleted the dependabot/maven/io.micrometer-micrometer-core-1.8.0 branch November 25, 2021 08:08
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