Skip to content

v0.59.0

Latest
Compare
Choose a tag to compare
@tanmay-db tanmay-db released this 03 Mar 15:55
· 1 commit to main since this release
728c6e7

Bug Fixes

  • Fix unlikely issue due to conflicting error details in APIError.

Internal Changes

  • Update Jobs ListRuns API to support paginated responses (#1151)
  • Add poll.SimpleError to mock waiter objects returning errors (#1155)
  • Refactor APIError to expose different types of error details (#1153).
  • Update Jobs ListJobs API to support paginated responses (#1150)
  • Introduce automated tagging (#1148).
  • Update Jobs GetJob API to support paginated responses (#1133).
  • Update Jobs GetRun API to support paginated responses (#1132).

API Changes