v0.47.0
版本发布时间: 2024-07-21 00:53:06
pydantic/logfire最新发布版本:v0.47.0(2024-07-21 00:53:06)
What's Changed
- Fix recursive logging from OTEL's
BatchSpanProcessor
by @alexmojaki in https://github.com/pydantic/logfire/pull/306 - Set sqlalchemy 'connect' spans to debug level by @alexmojaki in https://github.com/pydantic/logfire/pull/307
- Add type hints to instrument methods by @Kludex in https://github.com/pydantic/logfire/pull/320
- Handle older versions of anthropic by @alexmojaki in https://github.com/pydantic/logfire/pull/316
- Update dependencies, handle change in importlib by @alexmojaki in https://github.com/pydantic/logfire/pull/323
- Summarize db.statement in message by @alexmojaki in https://github.com/pydantic/logfire/pull/308
- Handle and test other OpenAI/Anthropic client methods by @alexmojaki in https://github.com/pydantic/logfire/pull/312
Full Changelog: https://github.com/pydantic/logfire/compare/v0.46.1...v0.47.0