Skip to content

0.3.5 - 2026-03-30

Choose a tag to compare

@github-actions github-actions released this 30 Mar 14:14
28d5672

🐛 Fixed

  • Retry Cache Key Collision: Fixed a bug where SignatureRetryCache the same cache object for all instances of the same task, now each task run has different cache instance.