Netflix / conductor-community

Apache License 2.0
61 stars 72 forks source link

Bump micrometer-registry-datadog from 1.9.1 to 1.10.2 #150

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps micrometer-registry-datadog from 1.9.1 to 1.10.2.

Release notes

Sourced from micrometer-registry-datadog's releases.

1.10.2

:lady_beetle: Bug Fixes

  • Fix logic to choose ObservationConvention #3543
  • Parent Observation is missing from the toString() of Observation.Context #3542

:heart: Contributors

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

@​bclozel

1.10.1

:lady_beetle: Bug Fixes

  • Add nullable to Observation.parentObservation #3532
  • Adds an option to allow removal of low & high cardinality key values #3529

:memo: Tasks

  • Add Javadoc since for Observation.Context.remove*() #3536

:heart: Contributors

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

@​izeye and @​ttddyy

1.10.0

Micrometer 1.10.0 is the GA version of a new feature release. See our support policy for support timelines. Below are the combined release notes of all the pre-release milestones and release candidate preceding it.

:warning: Noteworthy

:star: New Features / Enhancements

  • Add gRPC authority info to the observation context #3510
  • Add "get[Low|High]CardinalityKeyValue()" on "Observation.Context" #3505
  • Verify sender propagation for HTTP client instrumentation #3504
  • Add support for creating KeyValues from any iterable #3503
  • Added remoteServiceAddress for Sender / Receiver contexts #3500
  • Provide a default for missing values in KeyValue #3458
  • Allow documenting optional keys #3454
  • Add wrap functionality to the Observation #3433
  • Add Observation instrumentation for gRPC client and server #3427
  • Add TestObservationRegistryAssert assertion for observation count #3426
  • Make observation return its context and immutable access to parent #3423

... (truncated)

Commits
  • 22a81f0 Add note to Observation#observationConvention about setting the convention
  • 3f0ca2f Fix wording in javadoc
  • 212f958 Polish
  • a4007b7 Javadoc and nullability checks
  • c9dad1f Fix logic to choose ObservationConvention
  • 4647bf2 Add parent Observation to the toString() of Observation.Context
  • 17ab6b5 Merge branch '1.9.x' into 1.10.x
  • 95fff22 Merge branch '1.8.x' into 1.9.x
  • c88decf Pin Spring Framework to 5.+
  • b6be65c Merge branch '1.9.x' into 1.10.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)
github-actions[bot] commented 1 year ago

This PR is stale, because it has been open for 45 days with no activity. Remove the stale label or comment, or this will be closed in 7 days.

dependabot[bot] commented 1 year ago

Superseded by #167.