Skip to content

Releases: pydantic/logfire

v4.9.0

Choose a tag to compare

@Kludex Kludex released this 23 Sep 00:26
4dc9c87

v4.8.0

Choose a tag to compare

@alexmojaki alexmojaki released this 18 Sep 17:08
d48f1ea
  • Allow capturing headers and response body with logfire.instrument_aiohttp_client() by @adtyavrdhn in #1405 and #1409

v4.7.0

Choose a tag to compare

@alexmojaki alexmojaki released this 12 Sep 15:14
296314b
  • Update to OpenTelemetry SDK 1.37.0, drop support for <1.35.0 by @alexmojaki in #1398

v4.6.0

Choose a tag to compare

@alexmojaki alexmojaki released this 10 Sep 14:52
068bd01
  • Fix: check LOGFIRE_IGNORE_NO_CONFIG from environment when needed by @Lftobs in #1379
  • Expand scrubbing whitelist, especially for gen_ai messages by @alexmojaki in #1392
  • Print project link eagerly from credentials file if possible by @alexmojaki in #1393
  • Fix: Only list orgs in CLI where projects can be created by @alexmojaki in #1391

v4.5.0

Choose a tag to compare

@alexmojaki alexmojaki released this 09 Sep 16:17
96ef413

v4.4.0

Choose a tag to compare

@alexmojaki alexmojaki released this 05 Sep 16:50
f5983eb

v4.3.6

Choose a tag to compare

@Kludex Kludex released this 26 Aug 07:55
328acd8
  • Add specific code agent options for logfire prompt by @Kludex in #1350

v4.3.5

Choose a tag to compare

@alexmojaki alexmojaki released this 22 Aug 16:32
5195b50

v4.3.4

Choose a tag to compare

@alexmojaki alexmojaki released this 21 Aug 18:51
7878bd4
  • logfire.instrument_google_genai() fixes for response_schema and elided content by @alexmojaki in #1342
  • Fix enable_commenter and commenter_options args of instrument_sqlalchemy by @alexmojaki in #1335
  • Fix LangChain instrumentation by @alexmojaki in #1319
  • Suppress urllib3 logs while checking token by @alexmojaki in #1341

v4.3.3

Choose a tag to compare

@alexmojaki alexmojaki released this 13 Aug 11:18
3a28acc
  • Ensure logfire_api.LogfireSpan.context and other attrs are None by @alexmojaki in #1317