Skip to content

Commit 011835a

Browse files
authored
Update change log for upcoming release (#1506)
1 parent f8c7cb4 commit 011835a

File tree

1 file changed

+25
-0
lines changed

1 file changed

+25
-0
lines changed

CHANGELOG.md

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

33
## Unreleased
44

5+
### AWS X-Ray SDK support
6+
7+
- Ensure all XRay Sampler functionality is under ParentBased logic
8+
([#1488](https://github.com/open-telemetry/opentelemetry-java-contrib/pull/1488))
9+
10+
### GCP Resources
11+
12+
- Add gcr job support
13+
([#1462](https://github.com/open-telemetry/opentelemetry-java-contrib/pull/1462))
14+
15+
### Inferred spans
16+
17+
- Rename param and description to proper value
18+
([#1486](https://github.com/open-telemetry/opentelemetry-java-contrib/pull/1486))
19+
20+
### JFR connection
21+
22+
- Fix wrong parameter sent to JFR DiagnosticCommand
23+
([#1492](https://github.com/open-telemetry/opentelemetry-java-contrib/pull/1492))
24+
25+
### Span stack traces
26+
27+
- Support autoconfigure
28+
([#1499](https://github.com/open-telemetry/opentelemetry-java-contrib/pull/1499))
29+
530
## Version 1.39.0 (2024-09-17)
631

732
### AWS X-Ray propagator

0 commit comments

Comments
 (0)