Skip to content

Releases: pydantic/logfire

v0.32.1

Choose a tag to compare

@Kludex Kludex released this 15 May 11:52
52c3496

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

Choose a tag to compare

@Kludex Kludex released this 14 May 10:41
c58b562

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

Choose a tag to compare

@Kludex Kludex released this 13 May 17:21
6f6d964

What's Changed


New Contributors


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

v0.30.0

Choose a tag to compare

@Kludex Kludex released this 06 May 10:49
cc8a7f9

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

v0.29.0

Choose a tag to compare

@Kludex Kludex released this 03 May 13:06
3d38f4c

What's Changed

  • Add log level on on_start for ASGI send and receive messages by @Kludex in #94
  • Support a dataclass type as an argument by @dmontagu in #100
  • Add min_log_level to console options by @Kludex in #95
  • Improve the OpenAI integration by @Kludex in #104

Full Changelog: v0.28.3...v0.29.0

v0.28.3

Choose a tag to compare

@alexmojaki alexmojaki released this 02 May 12:41
923ebb2

What's Changed

Full Changelog: v0.28.2...v0.28.3

v0.28.2

Choose a tag to compare

@Kludex Kludex released this 02 May 07:43
346b0f9

What's Changed

  • Fix OpenAI streaming empty chunk error by @hramezani in #69
  • Update pyproject.toml to include logfire in sdist build target by @syniex in #51
  • Recommend opentelemetry-instrumentation-sklearn on scikit-learn instead of sklearn by @Kludex in #75

New Contributors

Full Changelog: v0.28.1...v0.28.2

v0.28.1

Choose a tag to compare

@Kludex Kludex released this 01 May 14:29
528b88e

What's Changed


Full Changelog: v0.28.0...v0.28.1

v0.28.0

Choose a tag to compare

@alexmojaki alexmojaki released this 30 Apr 13:22
0b5d851

What's Changed

Full Changelog: v0.27.0...v0.28.0

v0.27.0

Choose a tag to compare

@alexmojaki alexmojaki released this 30 Apr 10:42
0ff6e94

First release from new repo!

What's Changed

Full Changelog: https://github.com/pydantic/logfire/commits/v0.27.0