Skip to content

build(deps): bump co.elastic.apm:apm-agent-api from 1.55.4 to 1.55.5 in /opbeans#474

Merged
LikeTheSalad merged 1 commit intomainfrom
dependabot/maven/opbeans/co.elastic.apm-apm-agent-api-1.55.5
Apr 13, 2026
Merged

build(deps): bump co.elastic.apm:apm-agent-api from 1.55.4 to 1.55.5 in /opbeans#474
LikeTheSalad merged 1 commit intomainfrom
dependabot/maven/opbeans/co.elastic.apm-apm-agent-api-1.55.5

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 12, 2026

Bumps co.elastic.apm:apm-agent-api from 1.55.4 to 1.55.5.

Release notes

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

Release 1.55.5

Release Notes for 1.55.5

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-55-5:6
ap-east-1 arn:aws:lambda:ap-east-1:267093732750:layer:elastic-apm-java-ver-1-55-5:2
ap-northeast-1 arn:aws:lambda:ap-northeast-1:267093732750:layer:elastic-apm-java-ver-1-55-5:2
ap-northeast-2 arn:aws:lambda:ap-northeast-2:267093732750:layer:elastic-apm-java-ver-1-55-5:6
ap-northeast-3 arn:aws:lambda:ap-northeast-3:267093732750:layer:elastic-apm-java-ver-1-55-5:6
ap-south-1 arn:aws:lambda:ap-south-1:267093732750:layer:elastic-apm-java-ver-1-55-5:6
ap-southeast-1 arn:aws:lambda:ap-southeast-1:267093732750:layer:elastic-apm-java-ver-1-55-5:2
ap-southeast-2 arn:aws:lambda:ap-southeast-2:267093732750:layer:elastic-apm-java-ver-1-55-5:2
ap-southeast-3 arn:aws:lambda:ap-southeast-3:267093732750:layer:elastic-apm-java-ver-1-55-5:2
ca-central-1 arn:aws:lambda:ca-central-1:267093732750:layer:elastic-apm-java-ver-1-55-5:2
eu-central-1 arn:aws:lambda:eu-central-1:267093732750:layer:elastic-apm-java-ver-1-55-5:2
eu-north-1 arn:aws:lambda:eu-north-1:267093732750:layer:elastic-apm-java-ver-1-55-5:6
eu-south-1 arn:aws:lambda:eu-south-1:267093732750:layer:elastic-apm-java-ver-1-55-5:6
eu-west-1 arn:aws:lambda:eu-west-1:267093732750:layer:elastic-apm-java-ver-1-55-5:6
eu-west-2 arn:aws:lambda:eu-west-2:267093732750:layer:elastic-apm-java-ver-1-55-5:6
eu-west-3 arn:aws:lambda:eu-west-3:267093732750:layer:elastic-apm-java-ver-1-55-5:6
il-central-1 arn:aws:lambda:il-central-1:267093732750:layer:elastic-apm-java-ver-1-55-5:2
sa-east-1 arn:aws:lambda:sa-east-1:267093732750:layer:elastic-apm-java-ver-1-55-5:2
us-east-1 arn:aws:lambda:us-east-1:267093732750:layer:elastic-apm-java-ver-1-55-5:2
us-east-2 arn:aws:lambda:us-east-2:267093732750:layer:elastic-apm-java-ver-1-55-5:2
us-west-1 arn:aws:lambda:us-west-1:267093732750:layer:elastic-apm-java-ver-1-55-5:2
us-west-2 arn:aws:lambda:us-west-2:267093732750:layer:elastic-apm-java-ver-1-55-5:2
Commits
  • 0957f38 Avoiding script to fail on a partial failure to deploy to AWS (#4438)
  • 45662ff Release script updates (#4437)
  • ba63410 pre release: elastic-apm-agent v1.55.5 (#4436)
  • cc4d8be Revert "pre release: elastic-apm-agent v1.55.5 (#4432)" (#4435)
  • 960c845 Adding hyphen parse support for JVM versions (#4434)
  • e36c608 Excluding apm-spring-webmvc-spring7-test from release (#4433)
  • 4d984ff pre release: elastic-apm-agent v1.55.5 (#4432)
  • cd7b7df chore: deps(updatecli): bump "ghcr.io/updatecli/policies/autodiscover... (#4425)
  • 9b1adc8 Migrate docs workflows from preview-build to docs-actions (#4426)
  • 6a308cf chore: deps(updatecli): Bump updatecli version to v0.115.0 (#4424)
  • 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 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.55.4 to 1.55.5.
- [Release notes](https://github.com/elastic/apm-agent-java/releases)
- [Changelog](https://github.com/elastic/apm-agent-java/blob/main/CHANGELOG.next-release.md)
- [Commits](elastic/apm-agent-java@v1.55.4...v1.55.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Apr 12, 2026
@dependabot dependabot Bot requested a review from a team as a code owner April 12, 2026 22:02
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Apr 12, 2026
@LikeTheSalad LikeTheSalad merged commit 21c1330 into main Apr 13, 2026
3 checks passed
@LikeTheSalad LikeTheSalad deleted the dependabot/maven/opbeans/co.elastic.apm-apm-agent-api-1.55.5 branch April 13, 2026 07:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

agent-java 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