Skip to content

Releases: pydantic/logfire

v0.37.0

29 May 22:24
f9bb8bc
Compare
Choose a tag to compare

What's Changed

  • Add logfire.suppress_instrumentation context manager, silence urllib3 debug logs from exporting by @jlondonobo in #197

New Contributors

Full Changelog: v0.36.1...v0.37.0

v0.36.1

27 May 16:01
b01d24b
Compare
Choose a tag to compare

What's Changed

v0.36.0

27 May 14:56
00a8ae3
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.35.0...v0.36.0

v0.35.0

21 May 22:40
4481f05
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.34.0...v0.35.0

v0.34.0

21 May 14:00
60455c1
Compare
Choose a tag to compare

What's Changed

  • Allow instrumenting OpenAI/Anthropic client classes or modules by @alexmojaki in #191

Full Changelog: v0.33.0...v0.34.0

v0.33.0

18 May 16:24
aa2419f
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.32.1...v0.33.0

v0.32.1

15 May 11:52
52c3496
Compare
Choose a tag to compare

What's Changed

  • Add 'executing' version to 'logfire info' output by @alexmojaki in #180
  • Don't use include_url with Pydantic's V1 ValidationError by @Kludex in #184

Full Changelog: v0.32.0...v0.32.1

v0.32.0

14 May 10:41
c58b562
Compare
Choose a tag to compare

What's Changed

  • Don't scrub spans from OpenAI integration by @alexmojaki in #173
  • Convert FastAPI arguments log to span, don't set to debug by default by @alexmojaki in #164
  • Raise an exception when Pydantic plugin is enabled on Pydantic <2.5.0 by @bossenti in #160
  • Do not require project name on logfire projects use command by @Kludex in #177

New Contributors


Full Changelog: v0.31.0...v0.32.0

v0.31.0

13 May 17:21
6f6d964
Compare
Choose a tag to compare

What's Changed


New Contributors


Full Changelog: v0.30.0...v0.31.0

v0.30.0

06 May 10:49
cc8a7f9
Compare
Choose a tag to compare

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


Full Changelog: v0.29.0...v0.30.0