Summary
- You can now create and update Airflow 3 Hosted Execution Deployments with the
AstroExecutorvia the Platform API. - You can now create and update Airflow 3 Remote Execution Deployments with the
AstroExecutorvia the Platform API. - Enable or disable Enhanced Support Access for your
OrganizationAPI endpoints.
Added
- New properties to support creating and updating Remote Execution Deployments on Astro:
DeploymentRemoteExecutionDeploymentRemoteExecutionRequest
- New ENUMs for executor types were added to the
executorproperty to support creating Hosted execution Deployments:Astro
- Date-time and format examples for the following properties:
createdAtupdatedAt
Changed
- In
/organizations/{organizationId}/alerts, removed theORGANIZATIONandWORKSPACEENUMs that you can use to search within theentityTypefor thePatternMatchRequestobject.