2.5.0 (2026-02-18)
🚀 Features
🐛 Bug Fixes
- Prevent infinite loop in _wait_for_finish on persistent 404s (#619) (00e8621) by @vdusek
- Remove erroneous async keyword from sync ActorClient.default_build (#620) (b2b1103) by @vdusek
- Use explicit None checks for client config to respect zero values (#623) (416fd98) by @vdusek
- Correct boolean parsing of pagination desc header in list_items (#621) (9ca9d44) by @vdusek
- Retry on all impit.HTTPError exceptions, not just specific subclasses (#624) (03b0e9c) by @vdusek