This is an automated email from the ASF dual-hosted git repository.
dstandish pushed a change to branch handle-stuck-in-queue
in repository https://gitbox.apache.org/repos/asf/airflow.git
from ef55592dbe5 fix test
add 23dfe54bc30 Fix `HttpToS3Operator` throws exception if s3_bucket
parameter is not passed (#43828)
add 0b59ca372f6 bump packaging version to 24.2 (#43827)
add 9a5a80e6df5 Bump UV to 0.5.0 (#43829)
add 053c8a5516f AIP-84 remove remnants of async def (#43831)
add 8906f127fec Bump apache-airflow from 2.10.1 to 2.10.3 in /performance
(#43834)
add 5638743bc0a Merge branch 'main' into handle-stuck-in-queue
No new revisions were added by this update.
Summary of changes:
Dockerfile | 2 +-
Dockerfile.ci | 2 +-
airflow/api_fastapi/core_api/routes/public/task_instances.py | 6 +++---
dev/breeze/doc/ci/02_images.md | 2 +-
.../src/airflow_breeze/commands/release_management_commands.py | 2 +-
dev/breeze/src/airflow_breeze/global_constants.py | 2 +-
hatch_build.py | 2 +-
performance/requirements.txt | 2 +-
providers/src/airflow/providers/amazon/aws/hooks/s3.py | 4 ++--
providers/tests/amazon/aws/hooks/test_s3.py | 6 ++++++
pyproject.toml | 2 +-
11 files changed, 19 insertions(+), 13 deletions(-)