Skip to content

v4.41.0

Latest

Choose a tag to compare

@dmontagu dmontagu released this 20 Aug 17:28
0decc37
  • Fix two races in Claude Agent SDK tool-use hook instrumentation by @dmontagu in #2194
  • Parent slow-async-callback spans to the running task by @jirikuncar in #2209
  • fix(db_statement_summary): bound INSERT summary length like the SELECT path by @chuenchen309 in #2084
  • Speed up default scrubbing pattern matching by @strawgate in #2190
  • fix(auth,client): add timeout to outbound HTTP session requests by @bunlongheng in #2217
  • Warn when a token's region is unrecognised instead of silently defaulting to US by @Pager-dot in #2229
  • fix: keep the data directory gitignored after logfire clean by @snehankekre in #2173
  • Warn for unknown token regions outside configuration by @alexmojaki in #2281
  • Add system.cpu.load_average.1m and system.process.count by @strawgate in #2014
  • Limit HTTP connection attempts to three seconds by @alexmojaki in #2282

CLI additions