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

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


    from 38021c2a46c Revert "Fix duplicated SQLAlchemy sessions caused 
transactions fail to close (#57815)" (#58097)
     add e7dfebfbba4 Revert "Remove unused NullFernet from Crypto (#57988)" 
(#58107)

No new revisions were added by this update.

Summary of changes:
 airflow-core/src/airflow/models/connection.py      | 14 ++++-
 airflow-core/src/airflow/models/crypto.py          | 61 ++++++++++++++++++++--
 airflow-core/src/airflow/models/variable.py        |  2 +-
 airflow-core/tests/unit/always/test_connection.py  | 12 +++++
 .../cli/commands/test_rotate_fernet_key_command.py | 24 +++++++++
 airflow-core/tests/unit/models/test_variable.py    | 14 +++++
 6 files changed, 121 insertions(+), 6 deletions(-)

Reply via email to