Skip to content

Commit 10485c7

Browse files
authored
Update changelog for 1.52.0 (#2449)
1 parent c18bee7 commit 10485c7

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

CHANGELOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,23 @@
22

33
## Unreleased
44

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+
522
## Version 1.51.0 (2025-10-20)
623

724
### AWS X-Ray SDK support and propagator

0 commit comments

Comments
 (0)