You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by ep...@apache.org on 2022/07/06 14:23:41 UTC

[airflow] branch v2-3-stable updated (21a37cfc41 -> 62778bb864)

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

ephraimanierobi pushed a change to branch v2-3-stable
in repository https://gitbox.apache.org/repos/asf/airflow.git


    from 21a37cfc41 Fix the implementation of UtcDateTime for MsSQL
     add 85b9fc0eec Fix exception in mini task scheduler. (#24865)
     add 62778bb864 Update the release note

No new revisions were added by this update.

Summary of changes:
 RELEASE_NOTES.rst                 |  1 +
 airflow/models/baseoperator.py    | 11 +++++++----
 tests/models/test_baseoperator.py | 13 +++++++++++++
 3 files changed, 21 insertions(+), 4 deletions(-)