Netflix / conductor-community

Apache License 2.0
61 stars 71 forks source link

Bump micrometer-registry-datadog from 1.9.1 to 1.9.4 #113

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps micrometer-registry-datadog from 1.9.1 to 1.9.4.

Release notes

Sourced from micrometer-registry-datadog's releases.

1.9.4

:star: New Features

  • HTTP server instrumentation TCK #3379

:lady_beetle: Bug Fixes

  • system.cpu.usage missing with OpenJ9 0.33.0 #3349
  • Uri tag replaced with REDIRECTION on all HTTP redirect responses with Jersey server #3327

:hammer: Dependency Upgrades

  • Upgrade to signalfx-java 1.0.23 #3407
  • Upgrade to aws-java-sdk-cloudwatch 1.12.300 and software.amazon.awssdk:cloudwatch 2.17.271 #3406
  • Upgrade to Reactor 2020.0.22 and netty 4.1.81 #3405
  • Upgrade to Test Retry Gradle Plugin 1.4.1 #3380
  • Bump com.gradle.enterprise from 3.10.3 to 3.11.1 #3353

:heart: Contributors

We'd like to thank all the contributors who worked on this release!

1.9.3

:star: New Features

  • Make descriptions static for cache metrics #3321
  • Avoid allocation of iterator with Tags#empty instance #3313

:lady_beetle: Bug Fixes

  • HttpClientTimingInstrumentationVerificationTests cannot be implemented #3308
  • ClassNotFoundException is thrown in a non-Spring Boot application when excluding LatencyUtils #3287
  • Return value of LongTaskTimer#record and recordCallable is not marked Nullable #3284

:hammer: Dependency Upgrades

  • Upgrade to io.dropwizard.metrics:metrics-graphite 4.2.11 #3340
  • Backport unpinning of de.flapdoodle.embed.mongo version #3339
  • Upgrade to netty 4.1.79, reactor-bom 2020.0.21 #3338
  • Upgrade to signalfx-java 1.0.21 #3337
  • Upgrade to io.dropwizard.metrics:metrics-graphite 4.1.33 #3336
  • Upgrade to aws-java-sdk-cloudwatch 1.12.276 and software.amazon.awssdk:cloudwatch:2.17.247 #3335
  • Upgrade to Gradle Wrapper 7.5.1 #3334
  • Upgrade io.spring.ge.conventions to 0.0.11 #3289

:heart: Contributors

We'd like to thank all the contributors who worked on this release!

... (truncated)

Commits
  • aa5be1e Remove conditional check for disabling japicmp in otlp
  • 134dca6 Merge branch '1.8.x' into 1.9.x
  • bd470ce HTTP server instrumentation TCK (#3379)
  • 277c8dd Merge branch '1.8.x' into 1.9.x
  • f89e67c Upgrade to signalfx-java 1.0.23
  • 60412c4 Upgrade to aws-java-sdk-cloudwatch 1.12.300 and software.amazon.awssdk:cloudw...
  • c18a194 Upgrade to Reactor 2020.0.22 and netty 4.1.81
  • 20c423c Enable Gradle's stable configuration cache feature flag (#3390)
  • 2a497ab japicmp for 1.9.x branch
  • 71bad06 Merge branch '1.8.x' into 1.9.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)
dependabot[bot] commented 2 years ago

Superseded by #128.