Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 17, 2022

Bumps aws-embedded-metrics from 1.0.6 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

Release V2.0.0-beta-1

New Feature

  1. Support asynchronous flushing in EC2 environment
  2. Support set timestamp
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 1.0.6 to 4.0.3.
- [Release notes](https://github.com/awslabs/aws-embedded-metrics-java/releases)
- [Commits](awslabs/aws-embedded-metrics-java@v1.0.6...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 dependencies Pull requests that update a dependency file maven labels Oct 17, 2022
@jeromevdl
Copy link
Contributor

See #971

@jeromevdl jeromevdl closed this Nov 9, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 9, 2022

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/maven/software.amazon.cloudwatchlogs-aws-embedded-metrics-4.0.3 branch November 9, 2022 12:14
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 maven size/XS
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant