This is an automated email from the ASF dual-hosted git repository.
jscheffl pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git
from f64054461e Move wrongly placed newsfragment (#41435)
add 736ebfe3fe Fix tests/models/test_variable.py for database isolation
mode (#41414)
No new revisions were added by this update.
Summary of changes:
airflow/api_internal/endpoints/rpc_api_endpoint.py | 9 +--
airflow/api_internal/internal_api_call.py | 2 +-
airflow/models/variable.py | 66 +++++++++++++++++++++-
airflow/serialization/enums.py | 1 +
airflow/serialization/serialized_objects.py | 16 +++++-
tests/models/test_variable.py | 8 ++-
6 files changed, 90 insertions(+), 12 deletions(-)