This is an automated email from the ASF dual-hosted git repository.
potiuk pushed a change to branch v2-8-test
in repository https://gitbox.apache.org/repos/asf/airflow.git
from bf7fb4b019 Update Airflow release process to include reproducible
tarballs (#36744)
new 9e7ae3f13c Remove usused index on task instance (#36737)
new 84a99059da Disable `PytestDeprecationWarning` when create
warnings_recorder (#36759)
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../0126_2_7_0_add_index_to_task_instance_table.py | 16 +++++++-----
...e.py => 0133_2_8_1_refactor_dag_run_indexes.py} | 30 +++++++++++-----------
airflow/models/taskinstance.py | 1 -
airflow/utils/db.py | 1 +
docs/apache-airflow/img/airflow_erd.sha256 | 2 +-
docs/apache-airflow/img/airflow_erd.svg | 4 +--
docs/apache-airflow/migrations-ref.rst | 4 ++-
scripts/in_container/run_mypy.sh | 3 +++
tests/conftest.py | 5 ++--
9 files changed, 37 insertions(+), 29 deletions(-)
copy
airflow/migrations/versions/{0130_2_8_0_add_owner_display_name_to_audit_log_table.py
=> 0133_2_8_1_refactor_dag_run_indexes.py} (60%)