This is an automated email from the ASF dual-hosted git repository.

potiuk pushed a change to branch remove-fab-from-chicken-egg-providers
in repository https://gitbox.apache.org/repos/asf/airflow.git


    from 7d794943d7 Remove FAB provider from "chicken-egg" providers.
     add 091d5e6267 fix(google,log): Avoid log name overriding (#38071)
     add 12944002aa Add fallback `region_name` value to AWS Executors (#38704)
     add 0c07142eef Fix few nits in tag-providers command (#38705)
     add 1759336c6b Drop pre-release specification from pre-installed provider 
versions (#38703)
     add 876b11d605 Merge branch 'main' into 
remove-fab-from-chicken-egg-providers

No new revisions were added by this update.

Summary of changes:
 .pre-commit-config.yaml                            |   2 +-
 airflow/config_templates/airflow_local_settings.py |   2 +-
 .../amazon/aws/executors/batch/batch_executor.py   |   2 +-
 .../amazon/aws/executors/ecs/ecs_executor.py       |   2 +-
 .../google/cloud/log/stackdriver_task_handler.py   |  21 ++-
 .../commands/release_management_commands.py        |  18 +-
 .../logging/stackdriver.rst                        |   4 +-
 hatch_build.py                                     |  16 ++
 newsfragments/38071.significant.rst                |  26 +++
 .../aws/executors/batch/test_batch_executor.py     |  17 +-
 .../amazon/aws/executors/ecs/test_ecs_executor.py  | 207 +++++++++------------
 .../cloud/log/test_stackdriver_task_handler.py     |  28 +++
 12 files changed, 201 insertions(+), 144 deletions(-)
 create mode 100644 newsfragments/38071.significant.rst

Reply via email to