Dear All, I have made Airflow 1.8.0 alpha 4 available at https://people.apache.org/~bolke/ <https://people.apache.org/~bolke/> . Again no Apache release yet - this is for testing purposes. I consider this Alpha to be a Beta if not for the pending features. If the pending features are merged within a reasonable time frame (except for **, as no progress currently) then I am planning to mark the tarball as Beta and only allow bug fixes and (very) minor features. This week hopefully.
Blockers: * None Fixed issues * Regression in email * LDAP case sensitivity * one_failed task not being run: now seems to pass suddenly (so fixed?) -> need to investigate why * Email attachments * Pinned jinja2 to < 2.9.0 (2.9.1 has a confirmed regression) * Improve time units for task performance charts * XCom throws an duplicate / locking error * Add execution_date to trigger_dag Pending features: * DAG.catchup : minor changes needed, documentation still required, integration tests seem to pass flawlessly * Cgroups + impersonation: clean up of patches on going, more tests and more elaborate documentation required. Integration tests not executed yet * Schedule all pending DAG runs in a single scheduler loop: no progress (**) Cheers! Bolke
