User Audit Logs

  • 🍃 Add response-status attribute to User Audit Logs: User Audit Logs resources now include a response-status attribute, which indicates the HTTP response of the request.
  • 🍃 Update get-params and post-params typing: User Audit Logs get-params and post-params attributes can now be a string in addition to an object.

Verifications

  • 🍃Add tags attribute to Verifications: Verifications resources now include tags that are associated with the verification.

Workflows

  • 🍃 Access workflow deployment and version details: You can now request the active-deployment and latest-published-version information via include when querying for a specific workflow.