Yandex Managed Service for Apache Airflow™ release notes
Written by
Updated at October 14, 2024
Labels next to the revision description let you see in what interface it is supported: the management console, CLI, API, Terraform, or SQL.
September 2024
On September 16, 2024, Managed Service for Apache Airflow™ has entered the General Availability stage and its use is now charged according to the pricing policy.
June 2024
- Now Apache Airflow™ job logs are stored in Yandex Object Storage. This addresses the issue of unavailable logs on disabled workers after autoscaling is over.
- In Yandex Lockbox, you can now store the connections, variables, and configuration data used in DAG files. For more information, see Storing connections and variables in Yandex Lockbox.
May 2024
Now you can assign to a cluster a service account it will use to access other Yandex Cloud services, e.g., Cloud Logging, Yandex Monitoring, and Yandex Lockbox. It also enables the use of the full Yandex Cloud SDK functionality when writing DAG scripts with no need for additional authorization setup.
April 2024
- Now you can install deb packages as dependencies when creating or updating a cluster.
- Now you will get a clear error text in case of issues when installing pip and deb dependencies. Moreover, if you specified incorrect packages, the update cluster operation will roll back, allowing you to edit the input without contacting support.
- Scripts in DAG files now run faster.