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

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


    from a8afa2ef77 Fix schema assigment in PostgresOperator (#39264)
     add adeb7f7cba Fix trigger kwarg encryption migration (#39246)

No new revisions were added by this update.

Summary of changes:
 .../0140_2_9_0_update_trigger_kwargs_type.py       | 46 +++++++++++++++++++---
 airflow/models/trigger.py                          | 10 ++++-
 airflow/utils/db.py                                | 39 ------------------
 docs/apache-airflow/img/airflow_erd.sha256         |  2 +-
 docs/apache-airflow/img/airflow_erd.svg            |  8 ++--
 docs/apache-airflow/migrations-ref.rst             |  2 +-
 tests/models/test_trigger.py                       | 17 ++++++++
 7 files changed, 72 insertions(+), 52 deletions(-)

Reply via email to