Skip to content
March 30, 2026Python SDK 2.2.2Dashboard 2.15.1

Fix datetime filters and simplify finalize

You can now pass datetime objects to date filters on units.list() and batches.list(). Previously these only accepted strings, while runs.list() already handled datetime. All list endpoints are now consistent.

We also cleaned up attachments.finalize(). It no longer asks for an empty request_body parameter. If you were passing request_body={}, you can drop it.

Try these features today

Python SDK 2.2.2 & Dashboard 2.15.1 - TofuPilot