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-api from 1.43.0 to 1.44.0 #164

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 27, 2023

Bumps co.elastic.apm:apm-agent-api from 1.43.0 to 1.44.0.

Release notes

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

Release 1.44.0

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

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

==== 1.44.0 - 2023/11/21

[float] ===== Features

  • Added protection against invalid timestamps provided by manual instrumentation - {pull}3363#3363
  • Added support for AWS SDK 2.21 - {pull}3373#3373
  • Capture bucket and object key to Lambda transaction as OTel attributes - aws.s3.bueckt, aws.s3.key - {pull}3364#3364
  • Added context_propagation_only configuration option - {pull}3358#3358
  • Added attribute[*] for JMX pattern metrics (all metrics can now be generated with object_name[*:type=*,name=*] attribute[*]) - {pull}3376#3376

[float] ===== Bug fixes

  • Fixed too many spans being created for HTTPUrlConnection requests with method HEAD - {pull}3353#3353

[[release-notes-1.43.0]]

Commits
  • 485c5b1 [maven-release-plugin] prepare release v1.44.0
  • 8ae23c9 Prepare changelog for release 1.44.0
  • 3e2ec51 fixed flaky test SPringAmqpBatchIT - solved problem with bean creation order ...
  • 5ff1430 add support for attribute[*] with capture_jmx_metrics (#3376)
  • a1272aa Bump io.micrometer:micrometer-core from 1.11.5 to 1.12.0 (#3427)
  • 55870e8 Bump org.apache.logging.log4j:log4j-bom from 2.21.0 to 2.21.1 (#3425)
  • 2c82469 buildkite: add permissions to observablt-robots-automation (#3420)
  • b859bcf updatecli: link to the original Pull Request (#3416)
  • aa9b099 Bump version.log4j from 2.12.4 to 2.21.1 (#3414)
  • 294c8ad jdk update reminder (#3410)
  • 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.43.0 to 1.44.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.43.0...v1.44.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Nov 27, 2023
@tobiasstadler tobiasstadler merged commit e2896e8 into main Nov 27, 2023
2 checks passed
@dependabot dependabot bot deleted the dependabot/maven/co.elastic.apm-apm-agent-api-1.44.0 branch November 27, 2023 06:42
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