You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by ka...@apache.org on 2021/11/05 22:48:54 UTC

[airflow] branch main updated (d3d2a38 -> b590cc8)

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

kaxilnaik pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git.


    from d3d2a38  Add Changelog for Airflow Chart 1.3.0 (#19417)
     add b590cc8  Fix Serialization when``relativedelta`` is passed as ``schedule_interval``  (#19418)

No new revisions were added by this update.

Summary of changes:
 airflow/timetables/interval.py              |  5 ++-
 tests/timetables/test_interval_timetable.py | 66 +++++++++++++++++++++++++++--
 2 files changed, 66 insertions(+), 5 deletions(-)