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

build(deps): bump aws.xray.recorder.version from 2.15.3 to 2.18.1 #1726

Merged
merged 1 commit into from
Sep 2, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 2, 2024

Bumps aws.xray.recorder.version from 2.15.3 to 2.18.1.
Updates com.amazonaws:aws-xray-recorder-sdk-core from 2.15.3 to 2.18.1

Release notes

Sourced from com.amazonaws:aws-xray-recorder-sdk-core's releases.

Release v2.18.1

Please refer change-log for details.

Release v2.18.0 [ABANDONED]

There is an issue where this release will cause extra logging in Lambda contexts. All users should upgrade to v2.18.1.

Please refer change-log for details.

Release v2.17.0

Please refer change-log for details.

Release v2.16.0

Please refer change-log for details.

Changelog

Sourced from com.amazonaws:aws-xray-recorder-sdk-core's changelog.

2.18.1 - 2024-08-09

2.18.0 - 2024-08-07

  • Support Lambda PassThrough trace header propagation (#409) PR 409

2.17.0 - 2024-07-12

  • Revert aws#403 and aws#404 PR 407

2.16.0 - 2024-05-28

  • Send NoOp segment when trace header is incomplete in Lambda Context PR 403
  • Do not propagate trace header if dummy subsegment PR 404
Commits

Updates com.amazonaws:aws-xray-recorder-sdk-aws-sdk-core from 2.15.3 to 2.18.1

Release notes

Sourced from com.amazonaws:aws-xray-recorder-sdk-aws-sdk-core's releases.

Release v2.18.1

Please refer change-log for details.

Release v2.18.0 [ABANDONED]

There is an issue where this release will cause extra logging in Lambda contexts. All users should upgrade to v2.18.1.

Please refer change-log for details.

Release v2.17.0

Please refer change-log for details.

Release v2.16.0

Please refer change-log for details.

Changelog

Sourced from com.amazonaws:aws-xray-recorder-sdk-aws-sdk-core's changelog.

2.18.1 - 2024-08-09

2.18.0 - 2024-08-07

  • Support Lambda PassThrough trace header propagation (#409) PR 409

2.17.0 - 2024-07-12

  • Revert aws#403 and aws#404 PR 407

2.16.0 - 2024-05-28

  • Send NoOp segment when trace header is incomplete in Lambda Context PR 403
  • Do not propagate trace header if dummy subsegment PR 404
Commits

Updates com.amazonaws:aws-xray-recorder-sdk-aws-sdk-v2 from 2.15.3 to 2.18.1

Release notes

Sourced from com.amazonaws:aws-xray-recorder-sdk-aws-sdk-v2's releases.

Release v2.18.1

Please refer change-log for details.

Release v2.18.0 [ABANDONED]

There is an issue where this release will cause extra logging in Lambda contexts. All users should upgrade to v2.18.1.

Please refer change-log for details.

Release v2.17.0

Please refer change-log for details.

Release v2.16.0

Please refer change-log for details.

Changelog

Sourced from com.amazonaws:aws-xray-recorder-sdk-aws-sdk-v2's changelog.

2.18.1 - 2024-08-09

2.18.0 - 2024-08-07

  • Support Lambda PassThrough trace header propagation (#409) PR 409

2.17.0 - 2024-07-12

  • Revert aws#403 and aws#404 PR 407

2.16.0 - 2024-05-28

  • Send NoOp segment when trace header is incomplete in Lambda Context PR 403
  • Do not propagate trace header if dummy subsegment PR 404
Commits

Updates com.amazonaws:aws-xray-recorder-sdk-aws-sdk-v2-instrumentor from 2.15.3 to 2.18.1

Release notes

Sourced from com.amazonaws:aws-xray-recorder-sdk-aws-sdk-v2-instrumentor's releases.

Release v2.18.1

Please refer change-log for details.

Release v2.18.0 [ABANDONED]

There is an issue where this release will cause extra logging in Lambda contexts. All users should upgrade to v2.18.1.

Please refer change-log for details.

Release v2.17.0

Please refer change-log for details.

Release v2.16.0

Please refer change-log for details.

Changelog

Sourced from com.amazonaws:aws-xray-recorder-sdk-aws-sdk-v2-instrumentor's changelog.

2.18.1 - 2024-08-09

2.18.0 - 2024-08-07

  • Support Lambda PassThrough trace header propagation (#409) PR 409

2.17.0 - 2024-07-12

  • Revert aws#403 and aws#404 PR 407

2.16.0 - 2024-05-28

  • Send NoOp segment when trace header is incomplete in Lambda Context PR 403
  • Do not propagate trace header if dummy subsegment PR 404
Commits

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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.xray.recorder.version` from 2.15.3 to 2.18.1.

Updates `com.amazonaws:aws-xray-recorder-sdk-core` from 2.15.3 to 2.18.1
- [Release notes](https://github.com/aws/aws-xray-sdk-java/releases)
- [Changelog](https://github.com/aws/aws-xray-sdk-java/blob/master/CHANGELOG.md)
- [Commits](aws/aws-xray-sdk-java@v2.15.3...v2.18.1)

Updates `com.amazonaws:aws-xray-recorder-sdk-aws-sdk-core` from 2.15.3 to 2.18.1
- [Release notes](https://github.com/aws/aws-xray-sdk-java/releases)
- [Changelog](https://github.com/aws/aws-xray-sdk-java/blob/master/CHANGELOG.md)
- [Commits](aws/aws-xray-sdk-java@v2.15.3...v2.18.1)

Updates `com.amazonaws:aws-xray-recorder-sdk-aws-sdk-v2` from 2.15.3 to 2.18.1
- [Release notes](https://github.com/aws/aws-xray-sdk-java/releases)
- [Changelog](https://github.com/aws/aws-xray-sdk-java/blob/master/CHANGELOG.md)
- [Commits](aws/aws-xray-sdk-java@v2.15.3...v2.18.1)

Updates `com.amazonaws:aws-xray-recorder-sdk-aws-sdk-v2-instrumentor` from 2.15.3 to 2.18.1
- [Release notes](https://github.com/aws/aws-xray-sdk-java/releases)
- [Changelog](https://github.com/aws/aws-xray-sdk-java/blob/master/CHANGELOG.md)
- [Commits](aws/aws-xray-sdk-java@v2.15.3...v2.18.1)

---
updated-dependencies:
- dependency-name: com.amazonaws:aws-xray-recorder-sdk-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: com.amazonaws:aws-xray-recorder-sdk-aws-sdk-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: com.amazonaws:aws-xray-recorder-sdk-aws-sdk-v2
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: com.amazonaws:aws-xray-recorder-sdk-aws-sdk-v2-instrumentor
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file maven labels Sep 2, 2024
Copy link

sonarcloud bot commented Sep 2, 2024

Copy link

github-actions bot commented Sep 2, 2024

💾 Artifacts Size Report

Module Version Size (KB)
powertools-core 1.19.0-SNAPSHOT 9.95
powertools-serialization 1.19.0-SNAPSHOT 17.93
powertools-logging 1.19.0-SNAPSHOT 45.84
powertools-tracing 1.19.0-SNAPSHOT 13.46
powertools-sqs 1.19.0-SNAPSHOT 29.02
powertools-metrics 1.19.0-SNAPSHOT 14.29
powertools-parameters 1.19.0-SNAPSHOT 41.14
powertools-validation 1.19.0-SNAPSHOT 18.91
powertools-cloudformation 1.19.0-SNAPSHOT 16.83
powertools-idempotency 1.19.0-SNAPSHOT 43.51
powertools-large-messages 1.19.0-SNAPSHOT 17.67
powertools-batch 1.19.0-SNAPSHOT 16.89

@jeromevdl jeromevdl merged commit 62d4145 into main Sep 2, 2024
9 of 10 checks passed
@jeromevdl jeromevdl deleted the dependabot/maven/aws.xray.recorder.version-2.18.1 branch September 2, 2024 11:37
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