Commit 32f2612
post release v1.50.0: update major branch (#3650)
* [maven-release-plugin] prepare for next development iteration
* Update cloudfoundry for 1.48.1 release
* ci: use .java-version and prepare to use VM with installed tools in BK (#3554)
* ci(bk): use specialised VMs (#3555)
* Added a note on centralized agent config support for AWS Lambda (#3498)
* Bump com.networknt:json-schema-validator from 1.1.0 to 1.3.3 (#3547)
* Bump com.networknt:json-schema-validator from 1.1.0 to 1.3.3
Bumps [com.networknt:json-schema-validator](https://github.com/networknt/json-schema-validator) from 1.1.0 to 1.3.3.
- [Release notes](https://github.com/networknt/json-schema-validator/releases)
- [Changelog](https://github.com/networknt/json-schema-validator/blob/master/CHANGELOG.md)
- [Commits](networknt/json-schema-validator@1.1.0...1.3.3)
---
updated-dependencies:
- dependency-name: com.networknt:json-schema-validator
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]>
* Fix compilation
* Fix schema version
---------
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jonas Kunz <[email protected]>
* Fix inheritance for API annotations (#3551)
* powershell no-logo (#3556)
* security: add permissions block to workflows (#3531)
* Bump io.micrometer:micrometer-core from 1.12.2 to 1.12.4 (#3559)
Bumps [io.micrometer:micrometer-core](https://github.com/micrometer-metrics/micrometer) from 1.12.2 to 1.12.4.
- [Release notes](https://github.com/micrometer-metrics/micrometer/releases)
- [Commits](micrometer-metrics/micrometer@v1.12.2...v1.12.4)
---
updated-dependencies:
- dependency-name: io.micrometer:micrometer-core
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump version.log4j from 2.12.4 to 2.23.1 (#3557)
* Bump version.log4j from 2.12.4 to 2.23.1
Bumps `version.log4j` from 2.12.4 to 2.23.1.
Updates `org.apache.logging.log4j:log4j-core` from 2.12.4 to 2.23.1
Updates `org.apache.logging.log4j:log4j-slf4j-impl` from 2.12.4 to 2.23.1
---
updated-dependencies:
- dependency-name: org.apache.logging.log4j:log4j-core
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: org.apache.logging.log4j:log4j-slf4j-impl
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]>
* restore previous log4j version
---------
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Sylvain Juge <[email protected]>
* Add API for instrumenting FAAS and adjust the AWS plugin (#3516)
---------
Co-authored-by: Sylvain Juge <[email protected]>
* Introduce API for metrics collection that does not depend on agent-core (#3522)
* Remove logging API.
* Clean up core dependencies from POMs that do not need it.
* Add API for handling lambda instrumentation and apply to the AWS plugin.
* Move metrics API to tracer.
* Factor out JSON DSL for metrics.
* Fix import issue.
* Fix imports.
* Fix imports.
* fix formatting
---------
Co-authored-by: Sylvain Juge <[email protected]>
* differentiate Lambda url from api gateway (#3417)
---------
Co-authored-by: Sylvain Juge <[email protected]>
* added support to Elastic Load Balancer triggers (#3411)
---------
Co-authored-by: Sylvain Juge <[email protected]>
* feat: new release process with PRs (#3567)
* feat: new release process with PRs
Signed-off-by: Adrien Mannocci <[email protected]>
* chore: redirect to stderr for both message
Signed-off-by: Adrien Mannocci <[email protected]>
* chore: apply suggest
Signed-off-by: Adrien Mannocci <[email protected]>
* ci(chore): use env var instead of prefix v
Signed-off-by: Adrien Mannocci <[email protected]>
* ci: use maven wrapper instead of direct maven
Signed-off-by: Adrien Mannocci <[email protected]>
* feat: validate snapshot for snapshot workflow
Signed-off-by: Adrien Mannocci <[email protected]>
* docs: add new release process
Signed-off-by: Adrien Mannocci <[email protected]>
---------
Signed-off-by: Adrien Mannocci <[email protected]>
* Bump version.aws.sdk from 2.25.0 to 2.25.21 in /apm-agent-plugins (#3574)
Bumps `version.aws.sdk` from 2.25.0 to 2.25.21.
Updates `software.amazon.awssdk:s3` from 2.25.0 to 2.25.21
Updates `software.amazon.awssdk:sqs` from 2.25.0 to 2.25.21
Updates `software.amazon.awssdk:dynamodb` from 2.25.0 to 2.25.21
---
updated-dependencies:
- dependency-name: software.amazon.awssdk:s3
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: software.amazon.awssdk:sqs
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: software.amazon.awssdk:dynamodb
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump org.awaitility:awaitility from 4.2.0 to 4.2.1 (#3573)
Bumps [org.awaitility:awaitility](https://github.com/awaitility/awaitility) from 4.2.0 to 4.2.1.
- [Changelog](https://github.com/awaitility/awaitility/blob/master/changelog.txt)
- [Commits](awaitility/awaitility@awaitility-4.2.0...awaitility-4.2.1)
---
updated-dependencies:
- dependency-name: org.awaitility:awaitility
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Add exclusion list option for calling DatabaseMetaData.getUserName (#3568)
* use a dummy user for testing
* exclusion list option for calling getUserName
* changelog and test break fixed
* pre release: elastic-apm-agent v1.49.0 (#3576)
Co-authored-by: apmmachine <[email protected]>
* ci(fix): use input value instead of env value for post release trigger (#3577)
Signed-off-by: Adrien Mannocci <[email protected]>
* ci(fix): correct buildkite pipeline trigger (#3578)
Signed-off-by: Adrien Mannocci <[email protected]>
* post release: elastic-apm-agent v1.49.0 (#3579)
Co-authored-by: apmmachine <[email protected]>
* ci(fix): correct release order (#3581)
Signed-off-by: Adrien Mannocci <[email protected]>
* Bump org.springframework.boot:spring-boot-dependencies from 2.7.16 to 3.2.4 (#3572)
* Bump org.springframework.boot:spring-boot-dependencies
Bumps [org.springframework.boot:spring-boot-dependencies](https://github.com/spring-projects/spring-boot) from 2.7.16 to 3.2.4.
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v2.7.16...v3.2.4)
---
updated-dependencies:
- dependency-name: org.springframework.boot:spring-boot-dependencies
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <[email protected]>
* Update pom.xml
* Update pom.xml
* Update pom.xml
---------
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jonas Kunz <[email protected]>
* buildkite: fallback if home is not available (#3591)
* Prevent cycles in inferred spans (#3588)
* [ci] add list of published artifacts (#3595)
* Bump version.mockito from 5.1.1 to 5.11.0 (#3587)
Bumps `version.mockito` from 5.1.1 to 5.11.0.
Updates `org.mockito:mockito-core` from 5.1.1 to 5.11.0
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](mockito/mockito@v5.1.1...v5.11.0)
Updates `org.mockito:mockito-subclass` from 5.1.1 to 5.11.0
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](mockito/mockito@v5.1.1...v5.11.0)
---
updated-dependencies:
- dependency-name: org.mockito:mockito-core
dependency-type: direct:development
update-type: version-update:semver-minor
- dependency-name: org.mockito:mockito-subclass
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* github-actions: enable provenance for the jar files (#3594)
* chore: APM agent json server schema a76e999543efb3ba803c9a57dd13a4f6b... (#3584)
... 3ffa7e1
Made with ❤️️ by updatecli
Co-authored-by: apmmachine <[email protected]>
* [ci] fix GH release version tag (#3596)
* [ci] fix artifact list path (#3597)
* Upgrade JDK compatibility tests (#3599)
* Upgrade JDK compatibility tests
* Added JDK 23 ea
* Attempt to set net.bytebuddy.experimental for EA versions
* Remove java 23-ea tests
* Bump version.ecs.logging from 1.5.0 to 1.6.0 (#3585)
Bumps `version.ecs.logging` from 1.5.0 to 1.6.0.
Updates `co.elastic.logging:log4j2-ecs-layout` from 1.5.0 to 1.6.0
- [Release notes](https://github.com/elastic/ecs-logging-java/releases)
- [Commits](elastic/ecs-logging-java@v1.5.0...v1.6.0)
Updates `co.elastic.logging:logback-ecs-encoder` from 1.5.0 to 1.6.0
- [Release notes](https://github.com/elastic/ecs-logging-java/releases)
- [Commits](elastic/ecs-logging-java@v1.5.0...v1.6.0)
Updates `co.elastic.logging:log4j-ecs-layout` from 1.5.0 to 1.6.0
- [Release notes](https://github.com/elastic/ecs-logging-java/releases)
- [Commits](elastic/ecs-logging-java@v1.5.0...v1.6.0)
Updates `co.elastic.logging:jul-ecs-formatter` from 1.5.0 to 1.6.0
- [Release notes](https://github.com/elastic/ecs-logging-java/releases)
- [Commits](elastic/ecs-logging-java@v1.5.0...v1.6.0)
Updates `co.elastic.logging:jboss-logmanager-ecs-formatter` from 1.5.0 to 1.6.0
- [Release notes](https://github.com/elastic/ecs-logging-java/releases)
- [Commits](elastic/ecs-logging-java@v1.5.0...v1.6.0)
---
updated-dependencies:
- dependency-name: co.elastic.logging:log4j2-ecs-layout
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: co.elastic.logging:logback-ecs-encoder
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: co.elastic.logging:log4j-ecs-layout
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: co.elastic.logging:jul-ecs-formatter
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: co.elastic.logging:jboss-logmanager-ecs-formatter
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump org.apache.logging.log4j:log4j-bom from 2.22.1 to 2.23.1 (#3565)
Bumps [org.apache.logging.log4j:log4j-bom](https://github.com/apache/logging-log4j2) from 2.22.1 to 2.23.1.
- [Release notes](https://github.com/apache/logging-log4j2/releases)
- [Changelog](https://github.com/apache/logging-log4j2/blob/2.x/RELEASE-NOTES.adoc)
- [Commits](apache/logging-log4j2@rel/2.22.1...rel/2.23.1)
---
updated-dependencies:
- dependency-name: org.apache.logging.log4j:log4j-bom
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* github-action: add attestations scope (#3601)
* Universal profiling integration: write shared memory (#3598)
---------
Co-authored-by: SylvainJuge <[email protected]>
* ci(release): tag AWS with the ver prefix (#3606)
* release: use tag version for docker build/push (#3600)
* Bump version.byte-buddy from 1.14.12 to 1.14.14 (#3608)
* Bump version.byte-buddy from 1.14.12 to 1.14.14
Bumps `version.byte-buddy` from 1.14.12 to 1.14.14.
Updates `net.bytebuddy:byte-buddy` from 1.14.12 to 1.14.14
- [Release notes](https://github.com/raphw/byte-buddy/releases)
- [Changelog](https://github.com/raphw/byte-buddy/blob/master/release-notes.md)
- [Commits](raphw/byte-buddy@byte-buddy-1.14.12...byte-buddy-1.14.14)
Updates `net.bytebuddy:byte-buddy-agent` from 1.9.16 to 1.14.14
- [Release notes](https://github.com/raphw/byte-buddy/releases)
- [Changelog](https://github.com/raphw/byte-buddy/blob/master/release-notes.md)
- [Commits](raphw/byte-buddy@byte-buddy-1.9.16...byte-buddy-1.14.14)
Updates `net.bytebuddy:byte-buddy-dep` from 1.14.12 to 1.14.14
- [Release notes](https://github.com/raphw/byte-buddy/releases)
- [Changelog](https://github.com/raphw/byte-buddy/blob/master/release-notes.md)
- [Commits](raphw/byte-buddy@byte-buddy-1.14.12...byte-buddy-1.14.14)
---
updated-dependencies:
- dependency-name: net.bytebuddy:byte-buddy
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: net.bytebuddy:byte-buddy-agent
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: net.bytebuddy:byte-buddy-dep
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
* keep old version
---------
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Sylvain Juge <[email protected]>
* Universal Profiling integration: open socket for communication (#3602)
* Fix NPE in dropped spans stats (#3590)
* fix npe
* update changelog
* Universal profiling integration: Added serialization of stacktrace IDs as profiler_stack_trace_ids otel attributes (#3607)
* release: use explicit container arch (#3611)
* Bump version.aws.sdk from 2.25.21 to 2.25.43 in /apm-agent-plugins (#3614)
Bumps `version.aws.sdk` from 2.25.21 to 2.25.43.
Updates `software.amazon.awssdk:s3` from 2.25.21 to 2.25.43
Updates `software.amazon.awssdk:sqs` from 2.25.21 to 2.25.43
Updates `software.amazon.awssdk:dynamodb` from 2.25.21 to 2.25.43
---
updated-dependencies:
- dependency-name: software.amazon.awssdk:s3
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: software.amazon.awssdk:sqs
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: software.amazon.awssdk:dynamodb
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Add thread dump debug option (#3589)
* add thread dump option
* Universal profiling integration: Add stacktrace-IDs to transactions (#3615)
* add c3p0 to DatabaseMetaDataExclusionList (#3619)
* ci(fix): Files or Directories Accessible to External Parties (#3624)
* Bump org.springframework.boot:spring-boot-dependencies from 2.7.16 to 3.2.5 (#3610)
* Bump org.springframework.boot:spring-boot-dependencies
Bumps [org.springframework.boot:spring-boot-dependencies](https://github.com/spring-projects/spring-boot) from 2.7.16 to 3.2.5.
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v2.7.16...v3.2.5)
---
updated-dependencies:
- dependency-name: org.springframework.boot:spring-boot-dependencies
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <[email protected]>
* keep v2 dependency
* keep v2 dependency
* keep v2 dependency
---------
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: jackshirazi <[email protected]>
* Bump org.jctools:jctools-core from 4.0.1 to 4.0.3 (#3618)
* Bump org.jctools:jctools-core from 4.0.1 to 4.0.3
Bumps [org.jctools:jctools-core](https://github.com/JCTools/JCTools) from 4.0.1 to 4.0.3.
- [Release notes](https://github.com/JCTools/JCTools/releases)
- [Changelog](https://github.com/JCTools/JCTools/blob/master/RELEASE-NOTES.md)
- [Commits](JCTools/JCTools@v4.0.1...v4.0.3)
---
updated-dependencies:
- dependency-name: org.jctools:jctools-core
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
* remove comment
---------
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Sylvain Juge <[email protected]>
* Bump version.mockito from 5.11.0 to 5.12.0 (#3629)
Bumps `version.mockito` from 5.11.0 to 5.12.0.
Updates `org.mockito:mockito-core` from 5.11.0 to 5.12.0
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](mockito/mockito@v5.11.0...v5.12.0)
Updates `org.mockito:mockito-subclass` from 5.11.0 to 5.12.0
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](mockito/mockito@v5.11.0...v5.12.0)
---
updated-dependencies:
- dependency-name: org.mockito:mockito-core
dependency-type: direct:development
update-type: version-update:semver-minor
- dependency-name: org.mockito:mockito-subclass
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump com.networknt:json-schema-validator from 1.3.3 to 1.4.0 (#3628)
Bumps [com.networknt:json-schema-validator](https://github.com/networknt/json-schema-validator) from 1.3.3 to 1.4.0.
- [Release notes](https://github.com/networknt/json-schema-validator/releases)
- [Changelog](https://github.com/networknt/json-schema-validator/blob/master/CHANGELOG.md)
- [Commits](networknt/json-schema-validator@1.3.3...1.4.0)
---
updated-dependencies:
- dependency-name: com.networknt:json-schema-validator
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* github-action: delete opentelemetry workflow (#3630)
* buildkite: avoid failing in tear-down failed (#3622)
* github-action: use actions/attest-build-provenance (#3631)
* Clarify rabbitmq naming mode support (#3633)
* ci: build and push Docker image based on Chainguard base image (#3623)
* bouncy castle upgrade (#3634)
* add symlink in dockerfile for /javaagent.jar for otel operator to find (#3635)
* add symlink in dockerfile for /javaagent.jar for otel operator to find
* and wolfi too
* buildkite: support version 21 for opentelemetry (#3621)
* Bump version.testcontainers from 1.19.1 to 1.19.8 (#3641)
Bumps `version.testcontainers` from 1.19.1 to 1.19.8.
Updates `org.testcontainers:testcontainers-bom` from 1.19.1 to 1.19.8
- [Release notes](https://github.com/testcontainers/testcontainers-java/releases)
- [Changelog](https://github.com/testcontainers/testcontainers-java/blob/main/CHANGELOG.md)
- [Commits](testcontainers/testcontainers-java@1.19.1...1.19.8)
Updates `org.testcontainers:testcontainers` from 1.19.1 to 1.19.8
- [Release notes](https://github.com/testcontainers/testcontainers-java/releases)
- [Changelog](https://github.com/testcontainers/testcontainers-java/blob/main/CHANGELOG.md)
- [Commits](testcontainers/testcontainers-java@1.19.1...1.19.8)
---
updated-dependencies:
- dependency-name: org.testcontainers:testcontainers-bom
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.testcontainers:testcontainers
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* ci: add some job timeouts (#3638)
* Fix too small activation stack for low transaction_max_spans values (#3643)
* Exclude new Cisco AppD packages (#3632)
* Bump version.okhttp from 3.14.7 to 4.12.0 (#3640)
Bumps `version.okhttp` from 3.14.7 to 4.12.0.
Updates `com.squareup.okhttp3:okhttp` from 3.14.7 to 4.12.0
- [Changelog](https://github.com/square/okhttp/blob/master/CHANGELOG.md)
- [Commits](square/okhttp@parent-3.14.7...parent-4.12.0)
Updates `com.squareup.okhttp3:logging-interceptor` from 4.9.1 to 4.12.0
- [Changelog](https://github.com/square/okhttp/blob/master/CHANGELOG.md)
- [Commits](square/okhttp@parent-4.9.1...parent-4.12.0)
---
updated-dependencies:
- dependency-name: com.squareup.okhttp3:okhttp
dependency-type: direct:production
update-type: version-update:semver-major
- dependency-name: com.squareup.okhttp3:logging-interceptor
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump redis.clients:jedis from 1.4.0 to 5.1.2 (#3639)
* Bump redis.clients:jedis from 1.4.0 to 5.1.2
Bumps [redis.clients:jedis](https://github.com/redis/jedis) from 1.4.0 to 5.1.2.
- [Release notes](https://github.com/redis/jedis/releases)
- [Commits](redis/jedis@jedis-1.4.0...v5.1.2)
---
updated-dependencies:
- dependency-name: redis.clients:jedis
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <[email protected]>
* Update pom.xml
* Update pom.xml
* Update pom.xml
* Update pom.xml
* Fix tests
* Fix invalid extracted method
---------
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jonas Kunz <[email protected]>
* build: bump actions/attest-build-provenance in the github-actions group (#3637)
Bumps the github-actions group with 1 update: [actions/attest-build-provenance](https://github.com/actions/attest-build-provenance).
Updates `actions/attest-build-provenance` from 1.1.1 to 1.1.2
- [Release notes](https://github.com/actions/attest-build-provenance/releases)
- [Changelog](https://github.com/actions/attest-build-provenance/blob/main/RELEASE.md)
- [Commits](actions/attest-build-provenance@951c0c5...173725a)
---
updated-dependencies:
- dependency-name: actions/attest-build-provenance
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: github-actions
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* more stack frames for thread dump (#3644)
* pre release: elastic-apm-agent v1.50.0 (#3648)
Co-authored-by: apmmachine <[email protected]>
---------
Signed-off-by: dependabot[bot] <[email protected]>
Signed-off-by: Adrien Mannocci <[email protected]>
Co-authored-by: apmmachine <[email protected]>
Co-authored-by: Victor Martinez <[email protected]>
Co-authored-by: Som <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jonas Kunz <[email protected]>
Co-authored-by: SylvainJuge <[email protected]>
Co-authored-by: Jan Calanog <[email protected]>
Co-authored-by: Rafael Winterhalter <[email protected]>
Co-authored-by: Nugusbayev Kanagat <[email protected]>
Co-authored-by: Adrien Mannocci <[email protected]>
Co-authored-by: jackshirazi <[email protected]>
Co-authored-by: Thomas ANDRI Wijayanto <[email protected]>1 parent fd29376 commit 32f2612
File tree
256 files changed
+2703
-414
lines changed- .buildkite
- hooks
- .ci
- .github/workflows
- apm-agent-api
- apm-agent-attach-cli
- apm-agent-attach
- apm-agent-benchmarks
- apm-agent-bootstrap
- apm-agent-builds
- apm-agent-java8
- apm-agent
- apm-agent-cached-lookup-key
- apm-agent-common
- src/main/java/co/elastic/apm/agent/common/util
- apm-agent-core
- src
- main
- java/co/elastic/apm/agent
- bci
- configuration
- impl
- metadata
- transaction
- report/serialize
- universalprofiling
- util
- resources/META-INF/services
- test
- java/co/elastic/apm/agent
- impl
- report/serialize
- universalprofiling
- util
- resources/apm-server-schema/current
- apm-agent-lambda-layer
- apm-agent-plugin-sdk
- apm-agent-plugins
- apm-apache-httpclient
- apm-apache-httpclient-common
- apm-apache-httpclient3-plugin
- apm-apache-httpclient4-plugin
- apm-apache-httpclient5-plugin
- apm-api-plugin
- apm-asynchttpclient-plugin
- apm-aws-sdk
- apm-aws-sdk-1-plugin
- apm-aws-sdk-2-plugin
- apm-aws-sdk-common
- apm-awslambda-plugin
- apm-cassandra
- apm-cassandra-core-plugin
- apm-cassandra3-plugin
- apm-cassandra4-plugin
- apm-dubbo-plugin
- apm-ecs-logging-plugin
- apm-es-restclient-plugin
- apm-es-restclient-plugin-5_6
- apm-es-restclient-plugin-6_4
- apm-es-restclient-plugin-7_x
- apm-es-restclient-plugin-8_x
- apm-es-restclient-plugin-common
- apm-finagle-httpclient-plugin
- apm-grails-plugin
- apm-grpc
- apm-grpc-plugin
- apm-grpc-test-1.6.1
- apm-grpc-test-latest
- apm-hibernate-search-plugin
- apm-hibernate-search-plugin-5_x
- apm-hibernate-search-plugin-6_x
- apm-hibernate-search-plugin-common
- apm-httpclient-core
- apm-httpserver-core
- apm-jakarta-websocket-plugin
- apm-java-concurrent-plugin
- apm-java-ldap-plugin
- apm-javalin-plugin
- apm-jaxrs-plugin-jakartaee-test
- apm-jaxrs-plugin
- apm-jaxws-plugin-jakartaee-test
- apm-jaxws-plugin
- apm-jdbc-plugin
- src/main/java/co/elastic/apm/agent/jdbc/helper
- apm-jdk-httpclient-plugin
- apm-jdk-httpserver-plugin
- apm-jms-plugin
- apm-jms-jakarta
- apm-jms-javax
- apm-jms-plugin-base
- apm-jms-spring-plugin
- apm-jmx-plugin
- apm-jsf-plugin
- apm-kafka-plugin
- apm-kafka-base-plugin
- apm-kafka-headers-plugin
- apm-kafka-spring-plugin
- apm-logging-plugin
- apm-jboss-logging-plugin
- apm-jul-plugin
- apm-log4j1-plugin
- apm-log4j2-plugin
- apm-logback-plugin
- apm-logback-plugin-impl
- apm-logback-plugin-legacy-tests
- apm-logging-plugin-common
- apm-slf4j-plugin
- apm-tomcat-logging-plugin
- apm-micrometer-plugin
- apm-mongodb
- apm-mongodb-common
- apm-mongodb3-plugin
- apm-mongodb4-plugin
- apm-okhttp-plugin
- apm-okhttp-test
- apm-opentelemetry
- apm-opentelemetry-embedded-metrics-sdk
- apm-opentelemetry-metrics-bridge-parent
- apm-opentelemetry-metrics-bridge-common
- apm-opentelemetry-metrics-bridge-latest
- apm-opentelemetry-metrics-bridge-v1_14
- apm-opentelemetry-metricsdk-plugin
- apm-opentelemetry-plugin
- apm-opentelemetry-test
- apm-opentracing-plugin
- apm-process-plugin
- apm-profiling-plugin
- src
- main/java/co/elastic/apm/agent/profiler
- test/java/co/elastic/apm/agent/profiler
- apm-quartz
- apm-quartz-common
- apm-quartz-plugin-1
- apm-quartz-plugin-2
- apm-rabbitmq
- apm-rabbitmq-plugin
- apm-rabbitmq-spring
- apm-rabbitmq-test-3
- apm-rabbitmq-test-4
- apm-reactor-plugin
- apm-redis-plugin
- apm-jedis-2-tests
- apm-jedis-3-tests
- apm-jedis-4-plugin
- src/test/java/co/elastic/apm/agent/jedis
- apm-jedis-5-tests
- src/test/java/jedis
- apm-jedis-plugin
- apm-lettuce-3-tests
- apm-lettuce-plugin
- apm-redis-common
- apm-redisson-plugin
- apm-scala-concurrent-plugin
- apm-scheduled-annotation-plugin-jakartaee-test
- apm-scheduled-annotation-plugin
- apm-servlet-jakarta-test
- apm-servlet-plugin
- apm-sparkjava-plugin
- apm-spring-resttemplate
- apm-spring-restclient-test
- apm-spring-resttemplate-plugin
- apm-spring-resttemplate-test
- apm-spring-webflux
- apm-spring-webclient-plugin
- apm-spring-webflux-common-spring5
- apm-spring-webflux-common
- apm-spring-webflux-plugin
- apm-spring-webflux-spring5
- apm-spring-webflux-testapp
- apm-spring-webmvc
- apm-spring-webmvc-plugin
- apm-spring-webmvc-spring5
- apm-struts-plugin
- apm-urlconnection-plugin
- apm-vertx
- apm-vertx-common
- apm-vertx3-plugin
- apm-vertx3-test-latest
- apm-vertx4-plugin
- apm-agent-tracer
- src/main/java/co/elastic/apm/agent/tracer/configuration
- apm-opentracing
- cloudfoundry
- docs
- elastic-apm-agent-java8
- elastic-apm-agent-premain
- elastic-apm-agent
- integration-tests
- application-server-integration-tests
- aws-lambda-test
- cdi-app
- cdi-app-dependent
- cdi-app-standalone
- cdi-jakartaee-app
- cdi-jakartaee-app-dependent
- cdi-jakartaee-app-standalone
- external-plugin-otel-test
- external-plugin-otel-test-app
- external-plugin-otel-test-plugin1
- external-plugin-otel-test-plugin2
- external-plugin-test
- external-plugin-app
- external-plugin-jakarta-app
- external-plugin
- plugin-instrumentation-target
- jakartaee-jsf-app
- jakartaee-jsf-app-dependent
- jakartaee-jsf-app-standalone
- jakartaee-simple-webapp
- jsf-app
- jsf-app-dependent
- jsf-app-standalone
- main-app-test
- quarkus
- quarkus-jaxrs-base
- quarkus-jaxrs-undertow
- quarkus-jaxrs-vertx
- runtime-attach
- runtime-attach-app
- runtime-attach-test
- simple-webapp
- soap-test
- spring-boot-1-5
- spring-boot-2
- spring-boot-2-base
- spring-boot-2-jetty
- spring-boot-2-tomcat
- spring-boot-2-undertow
- spring-boot-3
- spring-boot-3-jetty
- spring-boot-3-tomcat
- spring-boot-3-undertow
- scripts/docker-release
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
256 files changed
+2703
-414
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
17 | 20 | | |
18 | 21 | | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
19 | 26 | | |
20 | 27 | | |
21 | 28 | | |
| |||
25 | 32 | | |
26 | 33 | | |
27 | 34 | | |
28 | | - | |
29 | | - | |
30 | | - | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
6 | 14 | | |
| 15 | + | |
| 16 | + | |
7 | 17 | | |
8 | 18 | | |
9 | 19 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
5 | 8 | | |
6 | 9 | | |
7 | 10 | | |
8 | 11 | | |
9 | 12 | | |
10 | 13 | | |
11 | 14 | | |
| 15 | + | |
12 | 16 | | |
13 | 17 | | |
14 | 18 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
5 | 8 | | |
6 | 9 | | |
7 | 10 | | |
8 | 11 | | |
9 | 12 | | |
10 | 13 | | |
11 | 14 | | |
| 15 | + | |
12 | 16 | | |
13 | 17 | | |
14 | 18 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
| 66 | + | |
66 | 67 | | |
67 | 68 | | |
68 | 69 | | |
| |||
128 | 129 | | |
129 | 130 | | |
130 | 131 | | |
| 132 | + | |
131 | 133 | | |
132 | 134 | | |
133 | 135 | | |
| |||
148 | 150 | | |
149 | 151 | | |
150 | 152 | | |
| 153 | + | |
151 | 154 | | |
152 | 155 | | |
153 | 156 | | |
| |||
169 | 172 | | |
170 | 173 | | |
171 | 174 | | |
| 175 | + | |
172 | 176 | | |
173 | 177 | | |
174 | 178 | | |
| |||
207 | 211 | | |
208 | 212 | | |
209 | 213 | | |
| 214 | + | |
210 | 215 | | |
211 | 216 | | |
212 | 217 | | |
| |||
248 | 253 | | |
249 | 254 | | |
250 | 255 | | |
| 256 | + | |
251 | 257 | | |
252 | 258 | | |
253 | 259 | | |
| |||
260 | 266 | | |
261 | 267 | | |
262 | 268 | | |
| 269 | + | |
263 | 270 | | |
264 | 271 | | |
265 | 272 | | |
| |||
287 | 294 | | |
288 | 295 | | |
289 | 296 | | |
| 297 | + | |
290 | 298 | | |
291 | 299 | | |
292 | 300 | | |
| |||
301 | 309 | | |
302 | 310 | | |
303 | 311 | | |
304 | | - | |
| 312 | + | |
305 | 313 | | |
306 | 314 | | |
307 | 315 | | |
| |||
324 | 332 | | |
325 | 333 | | |
326 | 334 | | |
| 335 | + | |
327 | 336 | | |
328 | 337 | | |
329 | 338 | | |
| |||
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
74 | 74 | | |
75 | 75 | | |
76 | 76 | | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
77 | 83 | | |
78 | 84 | | |
79 | 85 | | |
| |||
86 | 92 | | |
87 | 93 | | |
88 | 94 | | |
| 95 | + | |
| 96 | + | |
89 | 97 | | |
90 | 98 | | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
91 | 112 | | |
92 | 113 | | |
93 | 114 | | |
| |||
101 | 122 | | |
102 | 123 | | |
103 | 124 | | |
104 | | - | |
105 | | - | |
106 | | - | |
107 | | - | |
108 | | - | |
109 | | - | |
110 | | - | |
111 | | - | |
112 | | - | |
113 | | - | |
114 | | - | |
115 | | - | |
116 | | - | |
117 | | - | |
118 | | - | |
119 | | - | |
120 | | - | |
121 | | - | |
122 | | - | |
123 | | - | |
124 | | - | |
125 | | - | |
126 | | - | |
127 | | - | |
128 | | - | |
129 | | - | |
130 | 125 | | |
131 | 126 | | |
132 | 127 | | |
133 | 128 | | |
134 | 129 | | |
| 130 | + | |
135 | 131 | | |
136 | 132 | | |
137 | 133 | | |
| |||
148 | 144 | | |
149 | 145 | | |
150 | 146 | | |
151 | | - | |
| 147 | + | |
152 | 148 | | |
153 | 149 | | |
154 | 150 | | |
155 | | - | |
| 151 | + | |
156 | 152 | | |
157 | 153 | | |
158 | 154 | | |
| |||
186 | 182 | | |
187 | 183 | | |
188 | 184 | | |
189 | | - | |
| 185 | + | |
190 | 186 | | |
191 | 187 | | |
192 | 188 | | |
| |||
217 | 213 | | |
218 | 214 | | |
219 | 215 | | |
| 216 | + | |
| 217 | + | |
| 218 | + | |
| 219 | + | |
| 220 | + | |
| 221 | + | |
| 222 | + | |
| 223 | + | |
| 224 | + | |
| 225 | + | |
| 226 | + | |
| 227 | + | |
| 228 | + | |
| 229 | + | |
| 230 | + | |
| 231 | + | |
| 232 | + | |
| 233 | + | |
| 234 | + | |
| 235 | + | |
| 236 | + | |
| 237 | + | |
| 238 | + | |
| 239 | + | |
| 240 | + | |
| 241 | + | |
220 | 242 | | |
221 | 243 | | |
222 | 244 | | |
223 | | - | |
224 | 245 | | |
225 | 246 | | |
226 | 247 | | |
| |||
247 | 268 | | |
248 | 269 | | |
249 | 270 | | |
250 | | - | |
| 271 | + | |
251 | 272 | | |
252 | 273 | | |
253 | 274 | | |
| |||
0 commit comments