File tree Expand file tree Collapse file tree 2 files changed +8
-2
lines changed Expand file tree Collapse file tree 2 files changed +8
-2
lines changed Original file line number Diff line number Diff line change @@ -8,6 +8,10 @@ and this project adheres to
8
8
9
9
## [ Unreleased]
10
10
11
+ ---
12
+
13
+ ## [ 0.23.0] - 2025-03-24
14
+
11
15
- Support for opentelemetry 0.29, now the default version.
12
16
13
17
## [ 0.22.0] - 2025-02-20
@@ -527,7 +531,9 @@ The old API is still available but deprecated. It will be removed soon.
527
531
528
532
529
533
530
- [ Unreleased ] : https://github.com/primait/bridge.rs/compare/0.22.0...HEAD
534
+
535
+ [ Unreleased ] : https://github.com/primait/bridge.rs/compare/0.23.0...HEAD
536
+ [ 0.23.0 ] : https://github.com/primait/bridge.rs/compare/0.22.0...0.23.0
531
537
[ 0.22.0 ] : https://github.com/primait/bridge.rs/compare/0.21.0...0.22.0
532
538
[ 0.21.0 ] : https://github.com/primait/bridge.rs/compare/0.20.0...0.21.0
533
539
[ 0.20.0 ] : https://github.com/primait/bridge.rs/compare/0.19.0...0.20.0
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ license = "MIT"
6
6
name = " prima_bridge"
7
7
readme = " README.md"
8
8
repository = " https://github.com/primait/bridge.rs"
9
- version = " 0.22 .0"
9
+ version = " 0.23 .0"
10
10
# See https://github.com/rust-lang/rust/issues/107557
11
11
rust-version = " 1.81"
12
12
You can’t perform that action at this time.
0 commit comments