Astronomer Certified 1.10.7-13, 2020-06-18
kaxil
released this
18 Jun 16:58
·
44 commits
to v1-10-7
since this release
Bug Fixes
- Block people from upgrading Airflow in the image (commit)
Improvements
- Add man directories to buster images to fix jre install problems (commit)
- Don't use the
|safe
filter in code, it's risky (commit) - Further validation that only task commands are run by executors (commit)
- Validate only task commands are run by executors (commit)
- Fix Celery default to no longer allow pickle (commit)
- Remove duplicate error message on chart connection failure (commit)
- Add note about using dag_run.conf in BashOperator (commit)