potiuk opened a new issue, #59259:
URL: https://github.com/apache/airflow/issues/59259

   ### 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](https://github.com/apache/airflow/blob/main/dev/README_RELEASE_PROVIDERS.md#verify-the-release-candidate-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](https://pypi.org/project/apache-airflow-providers-amazon/9.18.1rc1)
      - [ ] [Fix CloudwatchTaskHandler display error 
(#54054)](https://github.com/apache/airflow/pull/54054): @jason810496
        Linked issues:
          - [Linked Issue 
#49470](https://github.com/apache/airflow/pull/49470): @jason810496
      - [ ] [Retry on `RedshiftSQLHook.get_conn` 
(#59017)](https://github.com/apache/airflow/pull/59017): @vincbeck
      - [ ] [Move the traces and metrics code under a common observability 
package (#56187)](https://github.com/apache/airflow/pull/56187): @xBis7
      - [ ] [Add pandas as an optional dependency to the AMPP 
(#58984)](https://github.com/apache/airflow/pull/58984): @o-nikolas
      - [ ] [Fix remaining mypy issues in amazon provider 
(#58950)](https://github.com/apache/airflow/pull/58950): @potiuk
      - [ ] [Fix mypy errors in sql_to_s3 due to pandas stub bump 
(#58923)](https://github.com/apache/airflow/pull/58923): @amoghrajesh
      - [ ] [Conditionally import from task sdk 
(#59254)](https://github.com/apache/airflow/pull/59254): @o-nikolas
   ## Provider [celery: 
3.14.1rc1](https://pypi.org/project/apache-airflow-providers-celery/3.14.1rc1)
      - [ ] [Move the traces and metrics code under a common observability 
package (#56187)](https://github.com/apache/airflow/pull/56187): @xBis7
      - [ ] [Remove global from celery provider 
(#58869)](https://github.com/apache/airflow/pull/58869): @jscheffl
   ## Provider [cncf.kubernetes: 
10.11.1rc1](https://pypi.org/project/apache-airflow-providers-cncf-kubernetes/10.11.1rc1)
      - [ ] [Fix KubernetesPodOperator xcom return block raising exceptions in 
deferred mode. (#58998)](https://github.com/apache/airflow/pull/58998): 
@AutomationDev85
      - [ ] [Convert the exclusion on urllib3 to != for 2.6.0 
(#59203)](https://github.com/apache/airflow/pull/59203): @potiuk
      - [ ] [Limit urllib3 to < 2.6.0 to handle kubernetes client breaking with 
it (#59108)](https://github.com/apache/airflow/pull/59108): @potiuk
      - [ ] [Move the traces and metrics code under a common observability 
package (#56187)](https://github.com/apache/airflow/pull/56187): @xBis7
   ## Provider [common.compat: 
1.10.1rc1](https://pypi.org/project/apache-airflow-providers-common-compat/1.10.1rc1)
      - [ ] [Move the traces and metrics code under a common observability 
package (#56187)](https://github.com/apache/airflow/pull/56187): @xBis7
      - [ ] [Bump prek lower bound to 0.2.0 
(#58952)](https://github.com/apache/airflow/pull/58952): @johnslavik
   ## Provider [common.sql: 
1.30.1rc1](https://pypi.org/project/apache-airflow-providers-common-sql/1.30.1rc1)
      - [ ] [chore: Move OpenLineage methods to BaseSQLOperator 
(#58897)](https://github.com/apache/airflow/pull/58897): @kacpermuda
   ## Provider [databricks: 
7.8.1rc1](https://pypi.org/project/apache-airflow-providers-databricks/7.8.1rc1)
      - [ ] [chore: use OL macros instead of building OL ids from scratch 
(#59197)](https://github.com/apache/airflow/pull/59197): @kacpermuda
   ## Provider [dbt.cloud: 
4.6.1rc1](https://pypi.org/project/apache-airflow-providers-dbt-cloud/4.6.1rc1)
      - [ ] [chore: use OL macros instead of building OL ids from scratch 
(#59197)](https://github.com/apache/airflow/pull/59197): @kacpermuda
      - [ ] [[fix] dbt docs fix link 
(#59193)](https://github.com/apache/airflow/pull/59193): @kyungjunleeme
   ## Provider [docker: 
4.5.1rc1](https://pypi.org/project/apache-airflow-providers-docker/4.5.1rc1)
      - [ ] [Handle mid line chunking when writing docker stream to logs 
(#59071)](https://github.com/apache/airflow/pull/59071): @notatallshaw-gts
        Linked issues:
          - [Linked Issue 
#58911](https://github.com/apache/airflow/issues/58911): @notatallshaw-gts
   ## Provider [edge3: 
2.0.0rc1](https://pypi.org/project/apache-airflow-providers-edge3/2.0.0rc1)
      - [ ] [Drop Airflow 2 Support in Edge Provider 
(#59143)](https://github.com/apache/airflow/pull/59143): @jscheffl
      - [ ] [Move the traces and metrics code under a common observability 
package (#56187)](https://github.com/apache/airflow/pull/56187): @xBis7
      - [ ] [Bump prek lower bound to 0.2.0 
(#58952)](https://github.com/apache/airflow/pull/58952): @johnslavik
   ## Provider [fab: 
3.1.0rc1](https://pypi.org/project/apache-airflow-providers-fab/3.1.0rc1)
      - [ ] [Create `create_token` method in FAB auth manager 
(#59245)](https://github.com/apache/airflow/pull/59245): @vincbeck
        Linked issues:
          - [Linked Issue 
#51362](https://github.com/apache/airflow/issues/51362): @andre-s-pedrosa-alb
      - [ ] [Permit `airflow db migrate -r` with an empty database 
(#59205)](https://github.com/apache/airflow/pull/59205): @nickstenning
      - [ ] [Remove global statement from Fab provider 
(#59018)](https://github.com/apache/airflow/pull/59018): @jscheffl
      - [ ] [Bump prek lower bound to 0.2.0 
(#58952)](https://github.com/apache/airflow/pull/58952): @johnslavik
      - [ ] [Use `HTTP_422_UNPROCESSABLE_CONTENT` instead of 
`HTTP_422_UNPROCESSABLE_ENTITY` 
(#58828)](https://github.com/apache/airflow/pull/58828): @vincbeck
      - [ ] [docs: adjust fab access_control misleading docs 
(#59228)](https://github.com/apache/airflow/pull/59228): @EvertonSA
   ## Provider [git: 
0.1.1rc1](https://pypi.org/project/apache-airflow-providers-git/0.1.1rc1)
      - [ ] [Fix misleading error message when GitHook creation fails 
(#59084)](https://github.com/apache/airflow/pull/59084): @amoghrajesh
   ## Provider [google: 
19.2.0rc1](https://pypi.org/project/apache-airflow-providers-google/19.2.0rc1)
      - [ ] [feat(google): add enable_open_telemetry_tracing to PubSubHook and 
PubSubPublishMessageOperator 
(#58766)](https://github.com/apache/airflow/pull/58766): @nikhilnadig28
   ## Provider [http: 
5.6.1rc1](https://pypi.org/project/apache-airflow-providers-http/5.6.1rc1)
      - [ ] [Correct header parameter description in HTTP operator 
(#59105)](https://github.com/apache/airflow/pull/59105): @AetherUnbound
   ## Provider [keycloak: 
0.4.0rc1](https://pypi.org/project/apache-airflow-providers-keycloak/0.4.0rc1)
      - [ ] [Keycloak CLI: add dry run functionality 
(#59134)](https://github.com/apache/airflow/pull/59134): @ecodina
      - [ ] [Keycloak: enable client_secret retrieval from secrets backend 
(#59065)](https://github.com/apache/airflow/pull/59065): @ecodina
      - [ ] [Passwords from stdin in Keycloak Provider 
(#59119)](https://github.com/apache/airflow/pull/59119): @ecodina
      - [ ] [Keycloak: implement connection pooling 
(#59252)](https://github.com/apache/airflow/pull/59252): @ecodina
      - [ ] [Bump prek lower bound to 0.2.0 
(#58952)](https://github.com/apache/airflow/pull/58952): @johnslavik
      - [ ] [Add Keycloak login settings management documentation 
(#58605)](https://github.com/apache/airflow/pull/58605): @bugraoz93
      - [ ] [Update keycloak command references in permissions documentation 
(#58590)](https://github.com/apache/airflow/pull/58590): @bugraoz93
   ## Provider [microsoft.azure: 
12.10.0rc1](https://pypi.org/project/apache-airflow-providers-microsoft-azure/12.10.0rc1)
      - [ ] [Added paginated_run method to KiotaRequestAdapterHook in MSGraph 
(#57536)](https://github.com/apache/airflow/pull/57536): @dabla
      - [ ] [Update logging documentation for Azure Blob Storage 
(#59016)](https://github.com/apache/airflow/pull/59016): @jroachgolf84
   ## Provider [openlineage: 
2.9.1rc1](https://pypi.org/project/apache-airflow-providers-openlineage/2.9.1rc1)
      - [ ] [chore: Adjust AirflowRunFacet and docs after moving OL methods to 
BaseSQLOperator (#58903)](https://github.com/apache/airflow/pull/58903): 
@kacpermuda
        Linked issues:
          - [Linked Issue 
#58897](https://github.com/apache/airflow/pull/58897): @kacpermuda
      - [ ] [Move the traces and metrics code under a common observability 
package (#56187)](https://github.com/apache/airflow/pull/56187): @xBis7
      - [ ] [Implement timetables in SDK 
(#58669)](https://github.com/apache/airflow/pull/58669): @uranusjr
        Linked issues:
          - [Linked Issue 
#52141](https://github.com/apache/airflow/issues/52141): @kaxil
   ## Provider [redis: 
4.4.1rc1](https://pypi.org/project/apache-airflow-providers-redis/4.4.1rc1)
      - [ ] [Fix the serialization issue of AwaitMessageTrigger with Redis. 
(#58746)](https://github.com/apache/airflow/pull/58746): @ipaddicting
   ## Provider [sftp: 
5.5.1rc1](https://pypi.org/project/apache-airflow-providers-sftp/5.5.1rc1)
      - [ ] [fix(sftp): add default port to SFTPHookAsync 
(#58945)](https://github.com/apache/airflow/pull/58945): @Lee-W
   ## Provider [snowflake: 
6.8.0rc1](https://pypi.org/project/apache-airflow-providers-snowflake/6.8.0rc1)
      - [ ] [Snowflake: Support optional scope in OAuth token request 
(#58871)](https://github.com/apache/airflow/pull/58871): @SameerMesiah97
      - [ ] [chore: use OL macros instead of building OL ids from scratch 
(#59197)](https://github.com/apache/airflow/pull/59197): @kacpermuda
   ## Provider [standard: 
1.10.1rc1](https://pypi.org/project/apache-airflow-providers-standard/1.10.1rc1)
      - [ ] [fix uv venv fail without direct internet access 
(#59046)](https://github.com/apache/airflow/pull/59046): @henry3260
        Linked issues:
          - [Linked Issue 
#58999](https://github.com/apache/airflow/issues/58999): @alex-brunshtein
      - [ ] [Implement timetables in SDK 
(#58669)](https://github.com/apache/airflow/pull/58669): @uranusjr
        Linked issues:
          - [Linked Issue 
#52141](https://github.com/apache/airflow/issues/52141): @kaxil
      - [ ] [nit: rename TriggerDagRunOperator._defer to deferrable 
(#58925)](https://github.com/apache/airflow/pull/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.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to