This is an automated email from the ASF dual-hosted git repository.

kaxilnaik pushed a change to branch v1-10-test
in repository https://gitbox.apache.org/repos/asf/airflow.git.


    from 5e16a12  Fix KubernetesPodOperator pod name length validation (#8829)
     new a5434ba  Fix awkward log info in dbapi_hook (#8482)
     new 354b58e  Fix performance degradation when updating dagrun state (#8435)
     new ddbb15d  Correctly deserialize dagrun_timeout field on DAGs (#8735)
     new 2d83e77  Fix migration message (#8988)

The 4 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:
 airflow/hooks/dbapi_hook.py                                        | 2 +-
 airflow/migrations/versions/b3b105409875_add_root_dag_id_to_dag.py | 2 ++
 airflow/models/dagrun.py                                           | 3 ++-
 airflow/serialization/serialized_objects.py                        | 2 +-
 tests/serialization/test_dag_serialization.py                      | 2 +-
 5 files changed, 7 insertions(+), 4 deletions(-)

Reply via email to