1.0.0b3 (2026-04-19)
Bugs Fixed
- Background non-stream finalization now passes isolation keys to
update_response— previously theisolation=kwarg was missing, causing Foundry storage to return 404 when isolation headers were present (the response was created in a scoped partition but the update targeted the unscoped partition). This left responses permanently stuck atin_progress.