File tree Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Original file line number Diff line number Diff line change
1
+ ## [ v0.5.0] (2025-04-02)
2
+
3
+ * update to opentelemetry 0.29 by @davidhewitt in https://github.com/pydantic/logfire-rust/pull/40
4
+
1
5
## [ v0.4.0] (2025-03-26)
2
6
3
7
* remove debug print, and add clippy lint to prevent future regressions by @davidhewitt in https://github.com/pydantic/logfire-rust/pull/32
@@ -34,3 +38,4 @@ Initial release.
34
38
[ v0.3.0 ] : https://github.com/pydantic/logfire-rust/compare/v0.2.0..v0.3.0
35
39
[ v0.3.1 ] : https://github.com/pydantic/logfire-rust/compare/v0.3.0..v0.3.1
36
40
[ v0.4.0 ] : https://github.com/pydantic/logfire-rust/compare/v0.3.1..v0.4.0
41
+ [ v0.5.0 ] : https://github.com/pydantic/logfire-rust/compare/v0.4.0..v0.5.0
Original file line number Diff line number Diff line change 1
1
[package ]
2
2
name = " logfire"
3
- version = " 0.4 .0"
3
+ version = " 0.5 .0"
4
4
edition = " 2024"
5
5
license = " MIT"
6
6
rust-version = " 1.85"
You can’t perform that action at this time.
0 commit comments