Skip to content

Releases: pydantic/logfire

v3.17.0

03 Jun 15:20
edd4623
Compare
Choose a tag to compare

v3.16.2

03 Jun 12:00
4157e1b
Compare
Choose a tag to compare

v3.16.1

26 May 12:05
c346262
Compare
Choose a tag to compare
  • Infer base URL from read token in query client by @Viicos in #1088
  • Add include_binary_content (#1090) and **kwargs (#1078) to instrument_pydantic_ai by @alexmojaki

v3.16.0

14 May 13:23
61f1ead
Compare
Choose a tag to compare

v3.15.1

12 May 13:02
c9513dc
Compare
Choose a tag to compare

v3.15.0

08 May 09:03
74c24d0
Compare
Choose a tag to compare
  • Remove attributes from http.server.active_requests metric to prevent emitting too many by @alexmojaki in #1060
    • This is technically a breaking change as it means less data is sent to Logfire, but most users don't use it and some will save a significant amount of money.

v3.14.1

24 Apr 11:17
09db802
Compare
Choose a tag to compare

v3.14.0

11 Apr 16:04
86542be
Compare
Choose a tag to compare
  • Experimental functions for recording feedback annotations

v3.13.1

10 Apr 13:48
fc3b90e
Compare
Choose a tag to compare

v3.13.0

10 Apr 09:41
9eb4e26
Compare
Choose a tag to compare
  • Emit logs sent from MCP server to client by @alexmojaki in #974
  • Return None from logfire_api.LogfireSpan.context when logfire could not be imported by @DouweM in #983