v0.55.0
What's Changed
- Replace
pydantic_plugin
inlogfire.configure()
withlogfire.instrument_pydantic()
by @alexmojaki in #453 - Keep
METRICS_PREFERRED_TEMPORALITY
private by @alexmojaki in #456 - Use
SeededRandomIdGenerator
by default to prevent interference fromrandom.seed
by @alexmojaki in #457
Full Changelog: v0.54.0...v0.55.0