Skip to content
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

Bump micrometer-registry-cloudwatch2 from 1.7.0 to 1.10.1 in /data-prepper-core #826

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Nov 21, 2022

Bumps micrometer-registry-cloudwatch2 from 1.7.0 to 1.10.1.

Release notes

Sourced from micrometer-registry-cloudwatch2's releases.

1.10.1

🐞 Bug Fixes

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

📝 Tasks

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

❤️ 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.

⚠️ Noteworthy

⭐ 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
  • ReceiverContext was missing a remoteServiceName #3419
  • Handle IO_ERROR for Apache HTTP client with observation API #3418
  • Tck with observations #3410
  • Set size and characteristics for Spliterator used with Tags and KeyValues #3409
  • Test against ObservationDocumentation in instrumentation TCK #3372
  • Add benchmarks for the Observation API #3370
  • Support for Jetty 11 #3234
  • Add "createNotStarted" method that lazily creates context #3401
  • Context allows modification of KeyValues #3383
  • Cloudwatch max batchSize was increased from 20 to 1000 #3376
  • Events in DocumentedObservation #3367
  • signalfx: remove unnecessary allocation if the distribution summary does not have histogram #3364

... (truncated)

Commits
  • b6be65c Merge branch '1.9.x' into 1.10.x
  • 983fc71 Merge branch '1.8.x' into 1.9.x
  • 521e0a0 Upgrade to JMH Gradle Plugin 0.6.8 (#3538)
  • 166cb2e Merge branch '1.9.x' into 1.10.x
  • 6148896 Merge branch '1.8.x' into 1.9.x
  • 92cf1a7 Bump com.gradle.enterprise from 3.11.3 to 3.11.4 (#3539)
  • 9536114 Add Javadoc since for Observation.Context.remove*() (#3536)
  • dad0e30 Merge branch '1.9.x' into 1.10.x
  • e2e1cf4 Only check int value if set in hasValue
  • 7f42bb7 Add nullable to Observation.parentObservation (#3532)
  • 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-registry-cloudwatch2](https://github.com/micrometer-metrics/micrometer) from 1.7.0 to 1.10.1.
- [Release notes](https://github.com/micrometer-metrics/micrometer/releases)
- [Commits](micrometer-metrics/micrometer@v1.7.0...v1.10.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 21, 2022
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Nov 28, 2022

Superseded by #847.

@dependabot dependabot bot closed this Nov 28, 2022
@dependabot dependabot bot deleted the dependabot/gradle/data-prepper-core/io.micrometer-micrometer-registry-cloudwatch2-1.10.1 branch November 28, 2022 19:02
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants