Skip to content

2.5.0

Latest

Choose a tag to compare

@github-actions github-actions released this 18 Feb 13:02

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