This is an automated email from the ASF dual-hosted git repository.
pierrejeambrun pushed a change to branch v3-1-test
in repository https://gitbox.apache.org/repos/asf/airflow.git
from 937f4451a3d Revert "Prevent Triggerer from crashing when a trigger
event isn't serializable (#60152)" (#60976)
add 55a7d49bc3b [v3-1-test] Fix dag access control for dag_id in query
param (#60935) (#60959)
No new revisions were added by this update.
Summary of changes:
airflow-core/src/airflow/api_fastapi/core_api/security.py | 2 +-
.../api_fastapi/core_api/routes/public/test_dag_warning.py | 2 +-
.../unit/api_fastapi/core_api/routes/ui/test_backfills.py | 2 +-
.../unit/api_fastapi/core_api/routes/ui/test_structure.py | 10 +++++-----
airflow-core/tests/unit/api_fastapi/core_api/test_security.py | 3 +++
5 files changed, 11 insertions(+), 8 deletions(-)