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 co.elastic.apm:apm-agent-attach from 1.50.0 to 1.51.0 #270

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 29, 2024

Bumps co.elastic.apm:apm-agent-attach from 1.50.0 to 1.51.0.

Release notes

Sourced from co.elastic.apm:apm-agent-attach's releases.

Release 1.51.0

Release Notes for 1.51.0

ARNs of the APM Java Agent AWS Lambda Layer

Region ARN
af-south-1 arn:aws:lambda:af-south-1:267093732750:layer:elastic-apm-java-ver-1-51-0:3
ap-east-1 arn:aws:lambda:ap-east-1:267093732750:layer:elastic-apm-java-ver-1-51-0:3
ap-northeast-1 arn:aws:lambda:ap-northeast-1:267093732750:layer:elastic-apm-java-ver-1-51-0:3
ap-northeast-2 arn:aws:lambda:ap-northeast-2:267093732750:layer:elastic-apm-java-ver-1-51-0:3
ap-northeast-3 arn:aws:lambda:ap-northeast-3:267093732750:layer:elastic-apm-java-ver-1-51-0:3
ap-south-1 arn:aws:lambda:ap-south-1:267093732750:layer:elastic-apm-java-ver-1-51-0:3
ap-southeast-1 arn:aws:lambda:ap-southeast-1:267093732750:layer:elastic-apm-java-ver-1-51-0:3
ap-southeast-2 arn:aws:lambda:ap-southeast-2:267093732750:layer:elastic-apm-java-ver-1-51-0:3
ap-southeast-3 arn:aws:lambda:ap-southeast-3:267093732750:layer:elastic-apm-java-ver-1-51-0:3
ca-central-1 arn:aws:lambda:ca-central-1:267093732750:layer:elastic-apm-java-ver-1-51-0:3
eu-central-1 arn:aws:lambda:eu-central-1:267093732750:layer:elastic-apm-java-ver-1-51-0:3
eu-north-1 arn:aws:lambda:eu-north-1:267093732750:layer:elastic-apm-java-ver-1-51-0:3
eu-south-1 arn:aws:lambda:eu-south-1:267093732750:layer:elastic-apm-java-ver-1-51-0:3
eu-west-1 arn:aws:lambda:eu-west-1:267093732750:layer:elastic-apm-java-ver-1-51-0:3
eu-west-2 arn:aws:lambda:eu-west-2:267093732750:layer:elastic-apm-java-ver-1-51-0:3
eu-west-3 arn:aws:lambda:eu-west-3:267093732750:layer:elastic-apm-java-ver-1-51-0:3
me-south-1 arn:aws:lambda:me-south-1:267093732750:layer:elastic-apm-java-ver-1-51-0:3
sa-east-1 arn:aws:lambda:sa-east-1:267093732750:layer:elastic-apm-java-ver-1-51-0:3
us-east-1 arn:aws:lambda:us-east-1:267093732750:layer:elastic-apm-java-ver-1-51-0:3
us-east-2 arn:aws:lambda:us-east-2:267093732750:layer:elastic-apm-java-ver-1-51-0:3
us-west-1 arn:aws:lambda:us-west-1:267093732750:layer:elastic-apm-java-ver-1-51-0:3
us-west-2 arn:aws:lambda:us-west-2:267093732750:layer:elastic-apm-java-ver-1-51-0:3
Changelog

Sourced from co.elastic.apm:apm-agent-attach's changelog.

==== 1.51.0 - 2024/07/24

[float] ===== Bug fixes

  • Restore compatibility with Java 7 - {pull}3657#3657
  • Avoid ClassCastException and issue warning when trying to use otel span links - {pull}3672#3672
  • Avoid NullPointerException with runtime attach API and invalid map entries - {pull}3712#3712
  • Enhance invalid state JMX metrics handling - {pull}3713#3713
  • Skips using NOFOLLOW_LINKS file open option when running on z/OS as it's unsupported there - {pull}3722#3722

[float] ===== Features

  • Added option to make routing-key part of RabbitMQ transaction/span names - {pull}3636#3636
  • Added internal option for capturing request bodies for apache httpclient v4 - {pull}3692#3692

[[release-notes-1.50.0]]

Commits
  • 0c05c60 pre release: elastic-apm-agent v1.51.0 (#3731)
  • 66b4615 build: bump org.springframework.boot:spring-boot-dependencies from 2.7.16 to ...
  • 2bb60c7 build: bump io.micrometer:micrometer-core from 1.13.1 to 1.13.2 (#3729)
  • 6dde355 jmx-metrics-fix (#3713)
  • cf3d0fc Capture request body for Apache HttpClient 4.x (#3692)
  • 54fee67 build: bump version.byte-buddy from 1.14.17 to 1.14.18 (#3718)
  • 0a94d47 z/OS avoids using NOFOLLOW_LINKS (#3722)
  • a6219bd build: bump org.assertj:assertj-core from 3.26.0 to 3.26.3 (#3720)
  • 995aa41 build: bump actions/attest-build-provenance in the github-actions group (#3717)
  • 7bae628 deps(updatecli): bump all policies (#3715)
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Jul 29, 2024
@tobiasstadler
Copy link
Owner

@dependabot rebase

Bumps [co.elastic.apm:apm-agent-attach](https://github.com/elastic/apm-agent-java) from 1.50.0 to 1.51.0.
- [Release notes](https://github.com/elastic/apm-agent-java/releases)
- [Changelog](https://github.com/elastic/apm-agent-java/blob/main/CHANGELOG.asciidoc)
- [Commits](elastic/apm-agent-java@v1.50.0...v1.51.0)

---
updated-dependencies:
- dependency-name: co.elastic.apm:apm-agent-attach
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/maven/co.elastic.apm-apm-agent-attach-1.51.0 branch from cd8fe07 to 6e0185d Compare August 26, 2024 17:21
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 23, 2024

Superseded by #286.

@dependabot dependabot bot closed this Sep 23, 2024
@dependabot dependabot bot deleted the dependabot/maven/co.elastic.apm-apm-agent-attach-1.51.0 branch September 23, 2024 17:29
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 java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant