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 7e56dac75c DatabricksHook: fix status property to work with
ClientResponse used in async mode (#43333)
add 752f933102 EdgeWorker support log file upload in chunks (#43374)
No new revisions were added by this update.
Summary of changes:
providers/src/airflow/providers/edge/CHANGELOG.rst | 8 ++++++++
providers/src/airflow/providers/edge/__init__.py | 2 +-
.../src/airflow/providers/edge/cli/edge_command.py | 18 +++++++++++-------
providers/src/airflow/providers/edge/provider.yaml | 14 +++++++++++++-
providers/tests/edge/cli/test_edge_command.py | 17 ++++++++++++++++-
5 files changed, 49 insertions(+), 10 deletions(-)