v0.30.0
What's Changed
- Close spans when process shuts down before the exporter shuts down and drops them by @alexmojaki in #108
- add
psycopg
in OTEL_PACKAGES and optional-dependencies by @Elkiwa in #115 - [PYD-877] Log OpenAI streaming response at the end instead of opening a span and attaching context in a generator that may not finish by @alexmojaki in #107
- Increase minimum typing-extensions version by @Kludex in #129
- Add note about creating write tokens when user is not authenticated by @Kludex in #127
- Make pip install command printed by 'logfire inspect' easy to copy by @alexmojaki in #130
New Contributors
- @Elkiwa made their first contribution in #115
- @eltociear made their first contribution in #122
Full Changelog: v0.29.0...v0.30.0