Skip to content

v3.21.0

Compare
Choose a tag to compare
@kurtmckee kurtmckee released this 16 Jun 21:46
· 813 commits to main since this release
3.21.0
560a22d
  • AuthAPIError will now parse a unique id found in the error subdocuments as the request_id attribute (#749)

  • Add a FlowsClient.update_run() method. (#744)

  • Add a FlowsClient.delete_run() method. (#747)

  • Add a FlowsClient.cancel_run() method. (#747)

  • Add an experimental subpackage. (#751)