elastic / opbeans-java

MIT License
18 stars 40 forks source link

build(deps): bump co.elastic.apm:apm-agent-api from 1.47.0 to 1.47.1 in /opbeans #256

Closed dependabot[bot] closed 6 months ago

dependabot[bot] commented 7 months ago

Bumps co.elastic.apm:apm-agent-api from 1.47.0 to 1.47.1.

Release notes

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

Release 1.47.1

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

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

==== 1.47.1 - 2024/02/15

[float] ===== Features

  • Added internal safe_exceptions config option to workaround JVM bugs related to touching exceptions - {pull}3528#3528

[float] ===== Bug fixes

  • Cleanup extra servlet request attribute used for Spring exception handler - {pull}3527#3527

[[release-notes-1.47.0]]

Commits
  • cda665c [maven-release-plugin] prepare release v1.47.1
  • e8c0c38 Prepare changelog for release 1.47.1
  • 770334b Added internal option to fully redact exceptions (#3528)
  • 274de8b Attempt to fix PR labeling (#3529)
  • a53182f cleanup servlet request attribute (#3527)
  • 9d21f36 Update cloudfoundry for 1.47.0 release
  • 33d99fb [maven-release-plugin] prepare for next development iteration
  • See full diff 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 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)
dependabot[bot] commented 7 months ago

Dependabot tried to add @elastic/apm-agent-java as a reviewer to this PR, but received the following error from GitHub:

POST https://api.github.com/repos/elastic/opbeans-java/pulls/256/requested_reviewers: 422 - Reviews may only be requested from collaborators. One or more of the teams you specified is not a collaborator of the elastic/opbeans-java repository. // See: https://docs.github.com/rest/pulls/review-requests#request-reviewers-for-a-pull-request
dependabot[bot] commented 6 months ago

Superseded by #260.