This is an automated email from the ASF dual-hosted git repository.
jscheffl pushed a change to branch remove-legacy-ui
in repository https://gitbox.apache.org/repos/asf/airflow.git
from 98dea36286b Fix Breeze unit tests
add 2d267ddcad4 Move execution_api_server_url config to the core section
(#46969)
add 946a62aa835 Fix pinecone client package rename after 6.0.0 (#46980)
add 39f7934b09f Merge branch 'main' into remove-legacy-ui
No new revisions were added by this update.
Summary of changes:
airflow/config_templates/config.yml | 7 +++++++
airflow/executors/local_executor.py | 2 +-
chart/templates/configmaps/configmap.yaml | 8 ++++----
generated/provider_dependencies.json | 2 +-
.../providers/celery/executors/celery_executor_utils.py | 2 +-
.../edge/src/airflow/providers/edge/cli/edge_command.py | 4 +---
providers/pinecone/README.rst | 12 ++++++------
providers/pinecone/pyproject.toml | 2 +-
.../src/airflow/providers/pinecone/get_provider_info.py | 2 +-
task_sdk/src/airflow/sdk/execution_time/execute_workload.py | 7 +------
10 files changed, 24 insertions(+), 24 deletions(-)