You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by as...@apache.org on 2020/10/15 12:34:55 UTC

[airflow] branch master updated (3447b55 -> 03a632e)

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

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


    from 3447b55  More stable kubernetes port forwarding (#11538)
     add 03a632e  Resolve MSSQL DAG serialization bug by changing datatype for execution date (#11512)

No new revisions were added by this update.

Summary of changes:
 ...0_fix_mssql_exec_date_rendered_task_instance.py | 74 ++++++++++++++++++++++
 1 file changed, 74 insertions(+)
 create mode 100644 airflow/migrations/versions/52d53670a240_fix_mssql_exec_date_rendered_task_instance.py