github pydantic/logfire v0.43.0

latest releases: v4.33.0, v4.32.1, v4.32.0...
23 months ago

What's Changed

  • Breaking change: Remove default for modules parameter of install_auto_tracing by @alexmojaki in #261
  • Breaking change: Check if logfire token is valid in separate thread, so logfire.configure won't block startup and will no longer raise an exception for an invalid token, by @alexmojaki in #274
  • Remove logfire_api_session parameter from logfire.configure by @alexmojaki in #272
  • Default the log level to error if the status code is error, and vice versa by @alexmojaki in #269
  • Avoid importing gitpython by @alexmojaki in #260
  • Only delete files on logfire clean by @Kludex in #267
  • Bug fix: Logging arguments of a request to a FastAPI sub app by @sneakyPad in #259
  • Fix query params not being in message by @alexmojaki in #271
  • Replace 'Redacted' with 'Scrubbed' in 'Redacted due to...' by @alexmojaki in #273

New Contributors

Full Changelog: v0.42.0...v0.43.0

Don't miss a new logfire release

NewReleases is sending notifications on new releases.