Skip to content

Releases: pydantic/logfire

v2.11.0

23 Dec 16:47
21c457a
Compare
Choose a tag to compare

v2.10.0

23 Dec 14:00
56f661e
Compare
Choose a tag to compare
  • Add capture_request_form_data param to instrument_httpx by @alexmojaki in #711
  • Replace capture_(request|response)_headers with just capture_headers in instrument_httpx by @Kludex in #719
  • Support SQLAlchemy AsyncEngine by @Kludex in #717

v2.9.0

20 Dec 10:01
0f46d55
Compare
Choose a tag to compare
  • Capture httpx response JSON bodies by @alexmojaki in #700
  • Use end-at-shutdown and custom record_exception logic for all spans by @dmontagu in #696

v2.8.0

18 Dec 11:30
93db21e
Compare
Choose a tag to compare
  • Add capture_(request|response)_headers (#671) and capture_request_json_body (#682) to instrument_httpx by @Kludex
  • Fix patching of ProcessPoolExecutor by @alexmojaki in #690
  • Rearrange span processors to avoid repeating scrubbing and other tweaking by @alexmojaki in #658
  • Remove end-on-exit stuff by @dmontagu in #676

v2.7.1

13 Dec 12:18
f0b2989
Compare
Choose a tag to compare
  • Fix erroneous <circular reference> when object is repeated in list by @alexmojaki in #664

v2.7.0

11 Dec 10:47
9297881
Compare
Choose a tag to compare

v2.6.2

05 Dec 17:29
743fb5d
Compare
Choose a tag to compare
  • Update the process.pid resource attribute after os.fork() by @alexmojaki in #647
  • Check for os.register_at_fork before calling by @alexmojaki in #648

v2.6.1

05 Dec 15:22
2ceefa2
Compare
Choose a tag to compare

v2.6.0

02 Dec 14:18
d539334
Compare
Choose a tag to compare

v2.5.0

27 Nov 15:43
67c20af
Compare
Choose a tag to compare