Skip to main content

Remote Execution Agent release notes

Subscribe to RSS Feed

This feature is available only if you are on the Enterprise plan or above.

The Astro Remote Execution Agent allows you to run your Airflow tasks remotely in your Kubernetes cluster, connecting to an existing Astro Deployment. This agent provides the following components:

  • Workers: Execute tasks from specified queues
  • DAG Processor: Process and sync DAGs from configured sources
  • Triggerer: Handle deferrable operators and triggers

To upgrade Remote Execution Agent see Upgrade Remote Execution Agent. For general product release notes, see Astro Release Notes. If you have any questions or a bug to report, contact Astronomer support.

Astro Remote Execution Agent 1.0.0

  • Release date: April 22, 2025

Introducing the Remote Execution Agent

With the release of Airflow 3.0, Astro now supports Remote Execution of dags with the Astro Remote Execution Agent. The Remote Execution Agent allows you to keep your sensitive data and execute your dags in your own environment, while still leveraging Astro features like day zero Airflow Runtime support, observability, and user management. The Astro Remote Execution Agent manages running the Workers, Triggerer, and Dag Processors in your environment, while the Airflow Metadata Database, Scheduler, Web/API Server, and Remote Execution API remain in the Astro Orchestration plane.

See Remote Execution Agents for installation, configuration, and advanced options.

Images included

The following images are included in this Remote Execution Agent release:

  • images.astronomer.cloud/baseimages/astro-remote-execution-agent:3.0-1-python-3.12-astro-agent-1.0.0
  • images.astronomer.cloud/baseimages/astro-remote-execution-agent:3.0-1-python-3.11-astro-agent-1.0.0
  • images.astronomer.cloud/baseimages/astro-remote-execution-agent:3.0-1-python-3.12
  • images.astronomer.cloud/baseimages/astro-remote-execution-agent:3.0-1-python-3.11
  • images.astronomer.cloud/baseimages/astro-remote-execution-agent:3.0-1
  • images.astronomer.cloud/baseimages/astro-remote-execution-agent:3.0-1-python-3.12-astro-agent-1.0.0-base
  • images.astronomer.cloud/baseimages/astro-remote-execution-agent:3.0-1-python-3.11-astro-agent-1.0.0-base
  • images.astronomer.cloud/baseimages/astro-remote-execution-agent:3.0-1-python-3.12-base
  • images.astronomer.cloud/baseimages/astro-remote-execution-agent:3.0-1-python-3.11-base
  • images.astronomer.cloud/baseimages/astro-remote-execution-agent:3.0-1-base

Was this page helpful?