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 83adbff commit 7c1fc95Copy full SHA for 7c1fc95
CHANGELOG.md
@@ -1,3 +1,16 @@
1
+# 0.25.0 (July 21, 2024)
2
+
3
+### Breaking Changes
4
5
+- Upgrade to opentelemetry 0.24. Refer to the upstream
6
+ [changelog](https://github.com/open-telemetry/opentelemetry-rust/releases/tag/opentelemetry-0.24.0)
7
+ for more information.
8
9
+### Fixed
10
11
+- Invalidate sample decision on set parent (#153)
12
+- chore: fix on_close() comment (#148)
13
14
# 0.24.0 (May 24, 2024)
15
16
### Breaking Changes
0 commit comments