This release targets the OpenTelemetry SDK 1.43.0.
Note that many artifacts have the -alpha suffix attached to their version number, reflecting that they are still alpha quality and will continue to have breaking changes. Please see the VERSIONING.md for more details.
📈 Enhancements
Allow JMX Insight reuse for remote connections (#12178)
Add opentelemetry-semconv-incubating to bom-alpha (#12266)
The opt-in experimental attribute aws.requestId was renamed to aws.request_id (to match the semantic conventions) and it is now emitted by default. (#12352)
Ability to set Logback argument capture with a property in Spring Boot Starter (#12442)
Support experimental declarative configuration (#12265)
Spring Boot Starter: Add auto configuration for spring scheduling instrumentation (#12438)
Extract APIGatewayProxyRequestEvent headers for context propagation in AWS Lambda instrumentation (#12440)
The opt-in experimental attribute aws.requestId was renamed to aws.request_id
(to match the semantic conventions) and it is now emitted by default.
(#12352)
Ability to set Logback argument capture with a property in Spring Boot Starter
(#12442)
Support experimental declarative configuration
(#12265)
Spring Boot Starter: Add auto configuration for spring scheduling instrumentation
(#12438)
Extract APIGatewayProxyRequestEvent headers for context propagation in AWS Lambda instrumentation
(#12440)
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)
Bumps io.opentelemetry.instrumentation:opentelemetry-instrumentation-annotations from 2.8.0 to 2.9.0.
Release notes
Sourced from io.opentelemetry.instrumentation:opentelemetry-instrumentation-annotations's releases.
... (truncated)
Changelog
Sourced from io.opentelemetry.instrumentation:opentelemetry-instrumentation-annotations's changelog.
... (truncated)
Commits
a3da87f
[release/v2.9.x] Prepare release 2.9.0 (#12460)0441317
Update change log for upcoming release (#12452)aa12231
Delete temporary directory in tomcat servlet3 tests (#12455)799aca2
Allow method instrumentation trace methods in boot loader (#12454)238a201
jmx state metrics (#12369)925c920
fix(deps): update byte buddy packages to v1.15.5 (patch) (#12457)c5d6b4a
ExtractAPIGatewayProxyRequestEvent
headers for context propagation (#12440)18a277f
Add missing assertInverse (#12409)c743b6d
Convert mongo-common tests from groovy to java (#12382)c3d8ed4
Small changes to servlet3 tests (#12456)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