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

jedcunningham pushed a change to branch v2-2-test
in repository https://gitbox.apache.org/repos/asf/airflow.git.


    from 3e8782a  Fix Serialization when``relativedelta`` is passed as 
``schedule_interval``  (#19418)
     new bef01d9  Fix bug when checking for existence of a Variable (#19395)
     new 514e999  Add 2.2.2 to `CHANGELOG` and `UPDATING`

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:
 CHANGELOG.txt                          | 34 ++++++++++++++++++++++++++
 UPDATING.md                            |  5 ++++
 airflow/models/variable.py             |  3 ++-
 tests/secrets/test_local_filesystem.py | 24 +++++++++++++++++--
 tests/secrets/test_secrets.py          | 44 ++++++++++++++++++++++++++++++++--
 5 files changed, 105 insertions(+), 5 deletions(-)

Reply via email to