Skip to content

Commit 0bd674b

Browse files
committed
Update changelog for 0.24.0 release
1 parent 3ac1274 commit 0bd674b

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

CHANGELOG.md

+17
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,20 @@
1+
# 0.24.0 (May 24, 2024)
2+
3+
### Breaking Changes
4+
5+
- Upgrade to opentelemetry 0.23. Refer to the upstream
6+
[changelog](https://github.com/open-telemetry/opentelemetry-rust/releases/tag/opentelemetry-0.23.0)
7+
for more information.
8+
9+
### Added
10+
11+
- Added gauge metrics (#129)
12+
13+
### Fixed
14+
15+
- Fixed compilation on WASI targets (#147)
16+
- Set span end time when it exists (#124)
17+
118
# 0.23.0 (February 26, 2024)
219

320
### Breaking Changes

0 commit comments

Comments
 (0)