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 aws-embedded-metrics from 2.0.0-beta-1 to 4.0.3 in /data-prepper-core #29

Conversation

dependabot[bot]
Copy link

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

Bumps aws-embedded-metrics from 2.0.0-beta-1 to 4.0.3.

Release notes

Sourced from aws-embedded-metrics's releases.

v4.0.3

What's Changed

  • Fix for context copying is disabling default dimensions in #128
  • Fixes for Java downgrade to 1.8 in #128

Full Changelog: awslabs/aws-embedded-metrics-java@v4.0.2...v4.0.3

v4.0.2

What's Changed

  • Fix: InvalidDimensionException when running on ECS Fargate with fluent-bit in #126

Full Changelog: awslabs/aws-embedded-metrics-java@v4.0.1...v4.0.2

v4.0.1

What's Changed

  • Change compatibility to java 1.8 in #124

Full Changelog: awslabs/aws-embedded-metrics-java@v4.0.0...v4.0.1

v4.0.0

What's Changed

  • Introduced thread-safety changes, concurrency tests, benchmarking in #111
  • Add validation for dimensions, metrics, namespace and timestamp in #119
  • Add support to clear custom dimensions in #105
  • Prevent duplicate dimensions in #88. Thank you @​aaronlna!
  • Fix: add logic for replacing colon in log group name in #110
  • Change DimensionSetExceededException to a checked exception in #122

Full Changelog: awslabs/aws-embedded-metrics-java@v3.1.0...v4.0.0

v2.0.0

Commits
  • a8a9765 bump to v4.0.3
  • be29384 Fix: Context copying is disabling default dimensions (#128)
  • ac3e84c bump to 4.0.2
  • e7de627 Skip adding dimensions with empty dimension value into default dimension (#126)
  • 19ef5ca Change compatibility to java 1.8 (#124)
  • 24077b4 add missing dependency in canarytests (#123)
  • 6c0422c bump to version 4.0.0
  • 005f734 Change DimensionSetExceededException to a checked exception (#122)
  • 125a637 Add validation for dimension, metric, namespace and timestamp (#119)
  • 3a7e706 Fix: canary not running (#118)
  • 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 [aws-embedded-metrics](https://github.com/awslabs/aws-embedded-metrics-java) from 2.0.0-beta-1 to 4.0.3.
- [Release notes](https://github.com/awslabs/aws-embedded-metrics-java/releases)
- [Commits](awslabs/aws-embedded-metrics-java@2.0.0-beta-1...v4.0.3)

---
updated-dependencies:
- dependency-name: software.amazon.cloudwatchlogs:aws-embedded-metrics
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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

dependabot bot commented on behalf of github Feb 1, 2023

Superseded by #73.

@dependabot dependabot bot closed this Feb 1, 2023
@dependabot dependabot bot deleted the dependabot/gradle/data-prepper-core/software.amazon.cloudwatchlogs-aws-embedded-metrics-4.0.3 branch February 1, 2023 21:01
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