File tree 2 files changed +8
-2
lines changed
2 files changed +8
-2
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,10 @@ and this project adheres to
6
6
7
7
## [ Unreleased]
8
8
9
+ ---
10
+
11
+ ## [ 0.15.0] - 2025-02-26
12
+
9
13
### Updated
10
14
11
15
- Bumped opentelemetry version to 0.28
@@ -299,7 +303,9 @@ jaeger:
299
303
COLLECTOR_OTLP_HTTP_HOST_PORT : 55681
300
304
` ` `
301
305
302
- [Unreleased]: https://github.com/primait/prima_tracing.rs/compare/0.14.2...HEAD
306
+
307
+ [Unreleased]: https://github.com/primait/prima_tracing.rs/compare/0.15.0...HEAD
308
+ [0.15.0]: https://github.com/primait/prima_tracing.rs/compare/0.14.2...0.15.0
303
309
[0.14.2]: https://github.com/primait/prima_tracing.rs/compare/0.14.1...0.14.2
304
310
[0.14.1]: https://github.com/primait/prima_tracing.rs/compare/0.14.0...0.14.1
305
311
[0.14.0]: https://github.com/primait/prima_tracing.rs/compare/0.13.1...0.14.0
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ license = "MIT OR Apache-2.0"
6
6
name = " prima-tracing"
7
7
readme = " README.md"
8
8
repository = " https://github.com/primait/prima_tracing.rs"
9
- version = " 0.14.2 "
9
+ version = " 0.15.0 "
10
10
11
11
[features ]
12
12
default = []
You can’t perform that action at this time.
0 commit comments