Skip to content

Commit 527eb09

Browse files
committed
chore: update CHANGELOG with removal of timeout
1 parent 6ea8c2e commit 527eb09

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

opentelemetry-sdk/CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
## vNext
44

55
- **DEPRECATED**:
6+
- `ResourceDetector.detect()` no longer supports timeout option.
67
- `trace::Config` methods are moving onto `TracerProvider` Builder to be consistent with other signals. See https://github.com/open-telemetry/opentelemetry-rust/pull/2303 for migration guide.
78
`trace::Config` is scheduled to be removed from public API in `v0.28.0`.
89
example:

0 commit comments

Comments
 (0)