v0.6.0 2025-06-23
What's Changed
- Add include_timestamps config by @hramezani in #42
- Add min_log_level config by @hramezani in #43
- upgrade to opentelemetry 0.30 by @davidhewitt in #54
- send tracing events as logs by @davidhewitt in #56
- Support
ident
without value shorthand in macros by @davidhewitt in #57 - add examples for
axum
andactix-web
by @davidhewitt in #59 - add
LogfireTracingLayer
as a public type by @davidhewitt in #61 - fix deadlock in console caused by
SimpleSpanProcessor
by @davidhewitt in #60 - remove APIs deprecated on 0.4 by @davidhewitt in #62
New Contributors
- @hramezani made their first contribution in #42
Full Changelog: v0.5.0...v0.6.0