- 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.1mandsystem.process.countby @strawgate in #2014 - Limit HTTP connection attempts to three seconds by @alexmojaki in #2282
CLI additions
- Add
logfire projects list --jsonby @strawgate in #2280 - Let
logfire authcomplete without a TTY by @strawgate in #2275 - Add
logfire --non-interactiveby @strawgate in #2283 - Add
logfire projects statusby @strawgate in #2286 projects status: work from a saved read token alone by @strawgate in #2296