We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c18bee7 commit 10485c7Copy full SHA for 10485c7
CHANGELOG.md
@@ -2,6 +2,23 @@
2
3
## Unreleased
4
5
+### AWS X-Ray propagator
6
+
7
+- Update xray lambda component provider name
8
+ ([#2423](https://github.com/open-telemetry/opentelemetry-java-contrib/pull/2423))
9
10
+### Inferred spans
11
12
+- Add declarative config support.
13
+ ([#2030](https://github.com/open-telemetry/opentelemetry-java-contrib/pull/2030))
14
+- Fix occasional/sporadic NPE.
15
+ ([#2443](https://github.com/open-telemetry/opentelemetry-java-contrib/pull/2443))
16
17
+### Span stack traces
18
19
+- Fix stacktrace processor name for declarative config.
20
+ ([#2415](https://github.com/open-telemetry/opentelemetry-java-contrib/pull/2415))
21
22
## Version 1.51.0 (2025-10-20)
23
24
### AWS X-Ray SDK support and propagator
0 commit comments