We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a7a1234 commit 53e025eCopy full SHA for 53e025e
CHANGELOG.md
@@ -13,7 +13,7 @@ Increment the:
13
* MINOR version when you add functionality in a backwards compatible manner, and
14
* PATCH version when you make backwards compatible bug fixes.
15
16
-## [1.21 2025-04-04]
+## [Unreleased]
17
18
* [SDK] Base2 exponential histogram aggregation
19
[#3175](https://github.com/open-telemetry/opentelemetry-cpp/pull/3346)
@@ -24,8 +24,6 @@ Increment the:
24
ostream exporter, and otlp/grpc exporter. Updated histogram aggregation and
25
benchmark tests.
26
27
-## [Unreleased]
28
-
29
* [API] Remove `WITH_ABSEIL` and `HAVE_ABSEIL`
30
[#3318](https://github.com/open-telemetry/opentelemetry-cpp/pull/3318)
31
0 commit comments