Skip to content

v0.29.1

Compare
Choose a tag to compare
@mgyucht mgyucht released this 16 Jan 12:01
· 98 commits to main since this release
v0.29.1
1fb6a9d

This patch release contains two small changes:

  • Retry on Status Code 503 (#733), improving the stability of the SDK in light of transient API unavailability.
  • Simplify mocking of iterator and waiter objects (#769, #770). See the Testing section of the README.md for usage information and examples.