Summary

Added

  • New properties to support creating and updating Remote Execution Deployments on Astro:
    • DeploymentRemoteExecution
    • DeploymentRemoteExecutionRequest
  • New ENUMs for executor types were added to the executor property to support creating Hosted execution Deployments:
    • Astro
  • Date-time and format examples for the following properties:
    • createdAt
    • updatedAt

Changed

  • In /organizations/{organizationId}/alerts, removed the ORGANIZATION and WORKSPACE ENUMs that you can use to search within the entityType for the PatternMatchRequest object.