Skip to content

Commit 048c9b9

Browse files
committed
otlp: Add changelog entry for DeltaTemporalitySelector
1 parent 5d4a949 commit 048c9b9

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

opentelemetry-otlp/CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

33
## vNext
44

5+
### Added
6+
7+
- Added `DeltaTemporalitySelector` ([#1568])
8+
59
### Fixed
610
- Fix `tonic()` to the use correct port. [#1556](https://github.com/open-telemetry/opentelemetry-rust/pull/1556)
711

@@ -12,6 +16,8 @@
1216
- **Breaking** Remove support for surf HTTP client [#1537](https://github.com/open-telemetry/opentelemetry-rust/pull/1537)
1317
- Remove support for grpcio transport (#1534)
1418

19+
[#1568]: https://github.com/open-telemetry/opentelemetry-rust/pull/1568
20+
1521
## v0.14.0
1622

1723
### Added

0 commit comments

Comments
 (0)