Status of testing Providers that were prepared on December 09, 2025
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.
These are providers that require testing as there were some substantial changes introduced:
Provider amazon: 9.18.1rc1
- [ ] Fix CloudwatchTaskHandler display error (#54054): @jason810496
Linked issues:
- Linked Issue #49470: @jason810496
- [ ] Retry on
RedshiftSQLHook.get_conn(#59017): @vincbeck - [ ] Move the traces and metrics code under a common observability package (#56187): @xBis7
- [ ] Add pandas as an optional dependency to the AMPP (#58984): @o-nikolas
- [ ] Fix remaining mypy issues in amazon provider (#58950): @potiuk
- [ ] Fix mypy errors in sql_to_s3 due to pandas stub bump (#58923): @amoghrajesh
- [ ] Conditionally import from task sdk (#59254): @o-nikolas
Provider celery: 3.14.1rc1
- [ ] Move the traces and metrics code under a common observability package (#56187): @xBis7
- [x] Remove global from celery provider (#58869): @jscheffl
Provider cncf.kubernetes: 10.11.1rc1
- [ ] Fix KubernetesPodOperator xcom return block raising exceptions in deferred mode. (#58998): @AutomationDev85
- [x] Convert the exclusion on urllib3 to != for 2.6.0 (#59203): @potiuk
- [ ] Limit urllib3 to < 2.6.0 to handle kubernetes client breaking with it (#59108): @potiuk
- [ ] Move the traces and metrics code under a common observability package (#56187): @xBis7
Provider common.compat: 1.10.1rc1
- [ ] Move the traces and metrics code under a common observability package (#56187): @xBis7
- [x] Bump prek lower bound to 0.2.0 (#58952): @johnslavik
Provider common.sql: 1.30.1rc1
- [x] chore: Move OpenLineage methods to BaseSQLOperator (#58897): @kacpermuda
Provider databricks: 7.8.1rc1
Provider dbt.cloud: 4.6.1rc1
- [x] chore: use OL macros instead of building OL ids from scratch (#59197): @kacpermuda
- [ ] [fix] dbt docs fix link (#59193): @kyungjunleeme
Provider docker: 4.5.1rc1
- [x] Handle mid line chunking when writing docker stream to logs (#59071): @notatallshaw-gts
Linked issues:
- Linked Issue #58911: @notatallshaw-gts
Provider edge3: 2.0.0rc1
- [x] Drop Airflow 2 Support in Edge Provider (#59143): @jscheffl
- [ ] Move the traces and metrics code under a common observability package (#56187): @xBis7
- [x] Bump prek lower bound to 0.2.0 (#58952): @johnslavik
Provider fab: 3.1.0rc1
- [ ] Create
create_tokenmethod in FAB auth manager (#59245): @vincbeck Linked issues:- Linked Issue #51362: @andre-s-pedrosa-alb
- [ ] Permit
airflow db migrate -rwith an empty database (#59205): @nickstenning - [x] Remove global statement from Fab provider (#59018): @jscheffl
- [x] Bump prek lower bound to 0.2.0 (#58952): @johnslavik
- [ ] Use
HTTP_422_UNPROCESSABLE_CONTENTinstead ofHTTP_422_UNPROCESSABLE_ENTITY(#58828): @vincbeck - [ ] docs: adjust fab access_control misleading docs (#59228): @EvertonSA
Provider git: 0.1.1rc1
- [ ] Fix misleading error message when GitHook creation fails (#59084): @amoghrajesh
Provider google: 19.2.0rc1
- [x] feat(google): add enable_open_telemetry_tracing to PubSubHook and PubSubPublishMessageOperator (#58766): @nikhilnadig28
Provider http: 5.6.1rc1
- [ ] Correct header parameter description in HTTP operator (#59105): @AetherUnbound
Provider keycloak: 0.4.0rc1
- [x] Keycloak CLI: add dry run functionality (#59134): @ecodina
- [x] Keycloak: enable client_secret retrieval from secrets backend (#59065): @ecodina
- [x] Passwords from stdin in Keycloak Provider (#59119): @ecodina
- [x] Keycloak: implement connection pooling (#59252): @ecodina
- [x] Bump prek lower bound to 0.2.0 (#58952): @johnslavik
- [x] Add Keycloak login settings management documentation (#58605): @bugraoz93
- [x] Update keycloak command references in permissions documentation (#58590): @bugraoz93
Provider microsoft.azure: 12.10.0rc1
- [x] Added paginated_run method to KiotaRequestAdapterHook in MSGraph (#57536): @dabla
- [ ] Update logging documentation for Azure Blob Storage (#59016): @jroachgolf84
Provider openlineage: 2.9.1rc1
- [x] chore: Adjust AirflowRunFacet and docs after moving OL methods to BaseSQLOperator (#58903): @kacpermuda
Linked issues:
- Linked Issue #58897: @kacpermuda
- [ ] Move the traces and metrics code under a common observability package (#56187): @xBis7
- [ ] Implement timetables in SDK (#58669): @uranusjr
Linked issues:
- Linked Issue #52141: @kaxil
Provider redis: 4.4.1rc1
- [x] Fix the serialization issue of AwaitMessageTrigger with Redis. (#58746): @ipaddicting
Provider sftp: 5.5.1rc1
Provider snowflake: 6.8.0rc1
- [x] Snowflake: Support optional scope in OAuth token request (#58871): @SameerMesiah97
- [x] chore: use OL macros instead of building OL ids from scratch (#59197): @kacpermuda
Provider standard: 1.10.1rc1
- [ ] fix uv venv fail without direct internet access (#59046): @henry3260
Linked issues:
- Linked Issue #58999: @alex-brunshtein
- [ ] Implement timetables in SDK (#58669): @uranusjr
Linked issues:
- Linked Issue #52141: @kaxil
- [x] nit: rename TriggerDagRunOperator._defer to deferrable (#58925): @kacpermuda
All users involved in the PRs: @AutomationDev85 @ipaddicting @amoghrajesh @xBis7 @nickstenning @o-nikolas @EvertonSA @kyungjunleeme @nikhilnadig28 @johnslavik @ecodina @vincbeck @kacpermuda @jroachgolf84 @uranusjr @henry3260 @dabla @jason810496 @bugraoz93 @SameerMesiah97 @potiuk @AetherUnbound @jscheffl @notatallshaw-gts @Lee-W
Committer
- [x] I acknowledge that I am a maintainer/committer of the Apache Airflow project.
Mostly documentation updates. My changes looks good
I've verified that my change is compatible with apache-airflow-providers-google==19.2.0rc1
I've verified that my change is compatible with apache-airflow-providers-redis==4.4.1rc1
I've tested my changes in the keycloak provider in our staging instance and it works well. Thanks!
Tested Added paginated_run method to KiotaRequestAdapterHook in MSGraph #57536 in Airflow 3.1.4 and it worked flawlessly.
All my changes look good, thanks
I've verified that my change is compatible with apache-airflow-providers-docker==4.5.1rc1, thanks for the quick turnaround.
I can confirm that my changes are working as intended in apache-airflow-providers-snowflake 6.8.0rc1
my change was just docs, all goed
Thank you everyone. Providers are released.
I invite everyone to help improve providers for the next release, a list of open issues can be found here.