This is an automated email from the ASF dual-hosted git repository.
ash pushed a change to branch v2-1-stable
in repository https://gitbox.apache.org/repos/asf/airflow.git.
from b7c8b59 Update date in chagelog for 2.1.0
add 5b28c45 Add missing License details for ``Connexion`` (#15906)
add 1928825 Add proper rat-excludes and missing licence (#15908)
add c3da381 Prep for 2.1.0 release (#15913)
add 304e174 Sandbox templates (#15912)
No new revisions were added by this update.
Summary of changes:
.rat-excludes | 9 +++++++
LICENSE | 1 +
UPDATING.md | 8 +++----
airflow/models/baseoperator.py | 7 +++++-
airflow/models/dag.py | 3 ++-
airflow/models/taskinstance.py | 11 +++------
.../example_latest_only.py => templates.py} | 26 ++++++++------------
airflow/ui/.env.example | 17 +++++++++++++
.../hooks/conftest.py => core/test_templates.py} | 28 ++++++++++++----------
tests/models/test_baseoperator.py | 2 +-
10 files changed, 69 insertions(+), 43 deletions(-)
copy airflow/{example_dags/example_latest_only.py => templates.py} (58%)
copy tests/{providers/amazon/aws/hooks/conftest.py => core/test_templates.py}
(62%)