v0.53.0
What's Changed
- Tail sampling by @alexmojaki in #407
- Use OTEL scopes better, especially instead of tags by @alexmojaki in #420
- Deprecate
project_name
inlogfire.configure()
, remove old kwargs from signature by @alexmojaki in #428 - Fix websocket span messages by @alexmojaki in #426
- Remove warning about attribute/variable name conflicts in f-string magic by @alexmojaki in #418
- Add uv installation instructions to docs by @montasaurus in #424
New Contributors
- @montasaurus made their first contribution in #424
Full Changelog: v0.52.0...v0.53.0