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 4498582dd1e Apply per-DAG audit log permission to event log detail
endpoint (#67112)
add 5a0ff83231d Fix error messages in `PythonVirtualenvOperator` when
Azure Key Vault secret backend is configured (#67157)
No new revisions were added by this update.
Summary of changes:
.../src/airflow/providers/microsoft/azure/secrets/key_vault.py | 10 ++++++++++
.../azure/tests/unit/microsoft/azure/secrets/test_key_vault.py | 10 ++++++++++
providers/standard/docs/changelog.rst | 7 +++++++
providers/standard/docs/operators/python.rst | 2 +-
.../src/airflow/providers/standard/operators/python.py | 2 +-
5 files changed, 29 insertions(+), 2 deletions(-)