-
Notifications
You must be signed in to change notification settings - Fork 16.1k
Closed
Labels
area:providerskind:metaHigh-level information important to the communityHigh-level information important to the community
Description
Body
I have a kind request for all the contributors to the latest provider distributions release.
Could you please help us to test the RC versions of the providers?
The guidelines on how to test providers can be found in
Verify providers by contributors
Let us know in the comments, whether the issue is addressed.
Follow-up of RC1 testing in #58792
These are providers that require testing as there were some substantial changes introduced:
Provider amazon: 9.18.0rc2
- Catch and log pandas import errors (#58744): @o-nikolas
- Move out some exceptions to TaskSDK (#54505): @ephraimbuddy
- Bump minimum Airflow version in providers to Airflow 2.11.0 (#58612): @potiuk
- Remove the limitation for sagemaker for Python 3.13 (#58388): @potiuk
- Fix lower bound dependency to common-compat provider (#58833): @jscheffl
Provider celery: 3.14.0rc2
- Add duplicate hostname check for Celery workers (#58591): @dheerajturaga
- Move out some exceptions to TaskSDK (#54505): @ephraimbuddy
- Bump minimum Airflow version in providers to Airflow 2.11.0 (#58612): @potiuk
- Fix lower bound dependency to common-compat provider (#58833): @jscheffl
Provider cncf.kubernetes: 10.11.0rc2
- fix(kubernetes): Account for job- prefix when truncating job names (#58391): @diegoalvarez-clarity
- KubernetesPodOperator: Rework of Kubernetes API retry behavior (#58397): @AutomationDev85
- Fix KuberetesPodTriggerer use correct parameter name to read pod logs. (#58489): @AutomationDev85
- Deferred KubernetesPodOperator pushes XCom on successful execution. (#58488): @AutomationDev85
- KubernetesPodOperator PodManager retries during create pod on too many requests error (#58033): @AutomationDev85
- Add JSON serialization for kubeconfig in AsyncKubernetesHook (#57169): @manipatnam
Linked issues: - Make the launcher a cached_property and minor change to improve how pod name is retrieved (#58646): @Ferdinanddb
Linked issues: - Add retry handling for Kubernetes API client operations in KubernetesPodOperator (#58778): @AutomationDev85
- Move out some exceptions to TaskSDK (#54505): @ephraimbuddy
- Bump minimum Airflow version in providers to Airflow 2.11.0 (#58612): @potiuk
- Fix lower bound dependency to common-compat provider (#58833): @jscheffl
Provider common.sql: 1.30.0rc2
- Move out some exceptions to TaskSDK (#54505): @ephraimbuddy
- Bump minimum Airflow version in providers to Airflow 2.11.0 (#58612): @potiuk
- Fix lower bound dependency to common-compat provider (#58833): @jscheffl
Provider docker: 4.5.0rc2
- Move out some exceptions to TaskSDK (#54505): @ephraimbuddy
- Bump minimum Airflow version in providers to Airflow 2.11.0 (#58612): @potiuk
- Fix lower bound dependency to common-compat provider (#58833): @jscheffl
Provider edge3: 1.6.0rc2
- Prevent duplicate edge workers unless existing worker is offline or unkown (#58586): @dheerajturaga
- Add multi-select state filter to worker page (#58505): @dheerajturaga
- Add queue name filtering to Edge Worker tab (#58416): @dheerajturaga
- Add search functionality to Edge Worker tab (#58331): @dheerajturaga
Linked issues: - Use
before_sleep_login retries of Edge Worker (#58480): @wolfdn - Move out some exceptions to TaskSDK (#54505): @ephraimbuddy
- Bump minimum Airflow version in providers to Airflow 2.11.0 (#58612): @potiuk
- Upgrade Edge TS dependencies (#58413): @jscheffl
- Fix lower bound dependency to common-compat provider (#58833): @jscheffl
Provider google: 19.1.0rc2
- Create CloudComposerExternalTaskSensor for Cloud Composer service (#57971): @MaksYermak
- Adding
gcp_conn_idtotemplate_fieldsfor GCS Operators (#58298): @vitstransky - Fix generate_job_id method for BQ for cases when run_type=SCHEDULED (#58035): @VladaZakharova
- [Fix incorrect default docstring for GKEStartPodOperator and reverted changes accidently made in readme.md file (Fix incorrect default docstring for GKEStartPodOperator and reverted changes accidently made in readme.md file #58349)](Fix blueprint/links issue when creating using multithreaded gunicorn #583
- Fix Google provider to handle False boolean values in connection extras (#58348): @alamashir
Linked issues: - Fix KuberetesPodTriggerer use correct parameter name to read pod logs. (#58489): @AutomationDev85
- fix poll_sleep is ignored in DataflowStartFlexTemplateOperator defini… (#58846): @henry3260
Linked issues: - Fix race condition in test_execute_wildcard for LocalFilesystemToGCSOperator to fix CI (#58613): @sunank200
- Move out some exceptions to TaskSDK (#54505): @ephraimbuddy
- Bump minimum Airflow version in providers to Airflow 2.11.0 (#58612): @potiuk
- Fix lower bound dependency to common-compat provider (#58833): @jscheffl
- Fix mypy errors for RayHook (#58843): @amoghrajesh
Provider microsoft.azure: 12.9.0rc2
- Add Azure Service Bus Queue and Subscription triggers for async message processing (#53356): @prdai
- Add managed identity assignment support (#58364): @arjunanan6
Linked issues: - fix: microsoft azure provider filesystem metadata (#58568): @LucasRoesler
Linked issues: - adds _ensure_identity, modifies files, and tests (#58563): @henry3260
Linked issues: - Move out some exceptions to TaskSDK (#54505): @ephraimbuddy
- Bump minimum Airflow version in providers to Airflow 2.11.0 (#58612): @potiuk
- Fix lower bound dependency to common-compat provider (#58833): @jscheffl
Provider slack: 9.6.0rc2
- Move out some exceptions to TaskSDK (#54505): @ephraimbuddy
- Bump minimum Airflow version in providers to Airflow 2.11.0 (#58612): @potiuk
- Fix lower bound dependency to common-compat provider (#58833): @jscheffl
Provider ssh: 4.2.0rc2
- Move out some exceptions to TaskSDK (#54505): @ephraimbuddy
- Bump minimum Airflow version in providers to Airflow 2.11.0 (#58612): @potiuk
- Fix lower bound dependency to common-compat provider (#58833): @jscheffl
Provider standard: 1.10.0rc2
- feat: auto-inject OpenLineage parent info into TriggerDagRunOperator conf (#58672): @kacpermuda
Linked issues: - feat: add few attrs from external_task sensor to OpenLineage events (#58719): @kacpermuda
Linked issues: - Allow virtualenv code to access connections/variables and send logs (#58148): @ashb
Linked issues: - feat(param): add source to Param (#58615): @Lee-W
- fix: TriggerDagRunOperator deferral mode not working for Airflow 3 (#58497): @kacpermuda
Linked issues: - Move out some exceptions to TaskSDK (#54505): @ephraimbuddy
- Bump minimum Airflow version in providers to Airflow 2.11.0 (#58612): @potiuk
- Fix lower bound dependency to common-compat provider (#58833): @jscheffl
- Remove global from task instance session (#58601): @jscheffl
All users involved in the PRs:
@ephraimbuddy @o-nikolas @potiuk @Lee-W @prdai @kacpermuda @Ferdinanddb @diegoalvarez-clarity @vitstransky @dheerajturaga @wolfdn @amoghrajesh @alamashir @manipatnam @Henry3
Committer
- I acknowledge that I am a maintainer/committer of the Apache Airflow project.
Metadata
Metadata
Assignees
Labels
area:providerskind:metaHigh-level information important to the communityHigh-level information important to the community