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

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


    from 2cb4209f59 Lift the limit on importlib_resources library (#38294)
     add db3181c27b Encrypt all trigger attributes (#38233)

No new revisions were added by this update.

Summary of changes:
 airflow/api_connexion/schemas/trigger_schema.py    |  7 +++-
 airflow/cli/commands/rotate_fernet_key_command.py  |  4 +-
 airflow/models/trigger.py                          | 47 ++++++++++++++++++++--
 .../authoring-and-scheduling/deferring.rst         |  5 +++
 tests/models/test_trigger.py                       | 43 +++++++++++++++++++-
 5 files changed, 99 insertions(+), 7 deletions(-)

Reply via email to