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 co.elastic.apm:apm-agent-api from 1.52.0 to 1.52.1 in /opbeans #348

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 24, 2024

Bumps co.elastic.apm:apm-agent-api from 1.52.0 to 1.52.1.

Release notes

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

Release 1.52.1

Release Notes for 1.52.1

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-52-1:1
ap-east-1 arn:aws:lambda:ap-east-1:267093732750:layer:elastic-apm-java-ver-1-52-1:1
ap-northeast-1 arn:aws:lambda:ap-northeast-1:267093732750:layer:elastic-apm-java-ver-1-52-1:1
ap-northeast-2 arn:aws:lambda:ap-northeast-2:267093732750:layer:elastic-apm-java-ver-1-52-1:1
ap-northeast-3 arn:aws:lambda:ap-northeast-3:267093732750:layer:elastic-apm-java-ver-1-52-1:1
ap-south-1 arn:aws:lambda:ap-south-1:267093732750:layer:elastic-apm-java-ver-1-52-1:1
ap-southeast-1 arn:aws:lambda:ap-southeast-1:267093732750:layer:elastic-apm-java-ver-1-52-1:1
ap-southeast-2 arn:aws:lambda:ap-southeast-2:267093732750:layer:elastic-apm-java-ver-1-52-1:1
ap-southeast-3 arn:aws:lambda:ap-southeast-3:267093732750:layer:elastic-apm-java-ver-1-52-1:1
ca-central-1 arn:aws:lambda:ca-central-1:267093732750:layer:elastic-apm-java-ver-1-52-1:1
eu-central-1 arn:aws:lambda:eu-central-1:267093732750:layer:elastic-apm-java-ver-1-52-1:1
eu-north-1 arn:aws:lambda:eu-north-1:267093732750:layer:elastic-apm-java-ver-1-52-1:1
eu-south-1 arn:aws:lambda:eu-south-1:267093732750:layer:elastic-apm-java-ver-1-52-1:1
eu-west-1 arn:aws:lambda:eu-west-1:267093732750:layer:elastic-apm-java-ver-1-52-1:1
eu-west-2 arn:aws:lambda:eu-west-2:267093732750:layer:elastic-apm-java-ver-1-52-1:1
eu-west-3 arn:aws:lambda:eu-west-3:267093732750:layer:elastic-apm-java-ver-1-52-1:1
me-south-1 arn:aws:lambda:me-south-1:267093732750:layer:elastic-apm-java-ver-1-52-1:1
sa-east-1 arn:aws:lambda:sa-east-1:267093732750:layer:elastic-apm-java-ver-1-52-1:1
us-east-1 arn:aws:lambda:us-east-1:267093732750:layer:elastic-apm-java-ver-1-52-1:1
us-east-2 arn:aws:lambda:us-east-2:267093732750:layer:elastic-apm-java-ver-1-52-1:1
us-west-1 arn:aws:lambda:us-west-1:267093732750:layer:elastic-apm-java-ver-1-52-1:1
us-west-2 arn:aws:lambda:us-west-2:267093732750:layer:elastic-apm-java-ver-1-52-1:1
Changelog

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

==== 1.52.1 - 2024/11/18

[float] ===== Bug fixes

  • Fix JMX metric warning message about unsupported composite value types - {pull}3849#3849
  • Fix JAX-WS transaction naming for @​WebMethod annotated methods - {pull}3850#3850

[[release-notes-1.52.0]]

Commits
  • 865b383 pre release: elastic-apm-agent v1.52.1 (#3874)
  • 17cd358 Add support for jax-ws method annotated with @​WebMethod not declared by super...
  • 7faedf2 build: bump redis.clients:jedis from 1.4.0 to 5.2.0 (#3861)
  • 5970295 build: bump version.byte-buddy from 1.15.4 to 1.15.10 (#3862)
  • 2908110 chore(deps): update docker.elastic.co/wolfi/chainguard-base:latest docker dig...
  • 22fedac build: bump io.opentelemetry.semconv:opentelemetry-semconv (#3863)
  • 016f33a github-action: use elastic/oblt-actions/check-dependent-jobs (#3858)
  • c4c54a7 build: bump version.aws.sdk in /apm-agent-plugins (#3859)
  • 672b722 build: bump version.aws.sdk from 2.28.13 to 2.29.5 in /apm-agent-plugins (#3860)
  • 2568ea0 chore(deps): update docker.elastic.co/wolfi/chainguard-base:latest docker dig...
  • 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 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 [co.elastic.apm:apm-agent-api](https://github.com/elastic/apm-agent-java) from 1.52.0 to 1.52.1.
- [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.52.0...v1.52.1)

---
updated-dependencies:
- dependency-name: co.elastic.apm:apm-agent-api
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner November 24, 2024 22:43
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Nov 24, 2024
@jackshirazi jackshirazi merged commit 26a047f into main Nov 25, 2024
3 checks passed
@dependabot dependabot bot deleted the dependabot/maven/opbeans/co.elastic.apm-apm-agent-api-1.52.1 branch November 25, 2024 09:16
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.

2 participants