We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a1f5b93 commit c13b715Copy full SHA for c13b715
opentelemetry-otlp/CHANGELOG.md
@@ -2,6 +2,10 @@
2
3
## vNext
4
5
+### Added
6
+
7
+- Added `DeltaTemporalitySelector` ([#1568])
8
9
### Fixed
10
- Fix `tonic()` to the use correct port. [#1556](https://github.com/open-telemetry/opentelemetry-rust/pull/1556)
11
@@ -12,6 +16,8 @@
12
16
- **Breaking** Remove support for surf HTTP client [#1537](https://github.com/open-telemetry/opentelemetry-rust/pull/1537)
13
17
- Remove support for grpcio transport (#1534)
14
18
19
+[#1568]: https://github.com/open-telemetry/opentelemetry-rust/pull/1568
20
15
21
## v0.14.0
22
23
### Added
0 commit comments