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

   ### 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 [airbyte: 
5.0.2rc1](https://pypi.org/project/apache-airflow-providers-airbyte/5.0.2rc1)
      - [ ] [Fix some mistakes in AirbyteJobSensor docs. 
(#49196)](https://github.com/apache/airflow/pull/49196): @tuliolima
   ## Provider [amazon: 
9.6.1rc1](https://pypi.org/project/apache-airflow-providers-amazon/9.6.1rc1)
      - [ ] [Fix `region` parameter in EKS operators/sensors 
(#49138)](https://github.com/apache/airflow/pull/49138): @vincbeck
      - [ ] [Decrease default value of `waiter_max_attempts` in 
`MwaaTriggerDagRunOperator` 
(#49136)](https://github.com/apache/airflow/pull/49136): @vincbeck
      - [ ] [Increase default value of `waiter_max_attempts` in 
`BedrockBatchInferenceOperator` 
(#49090)](https://github.com/apache/airflow/pull/49090): @vincbeck
      - [ ] [Add base_url fallback for aws auth_manager 
(#49305)](https://github.com/apache/airflow/pull/49305): @dheerajturaga
        Linked issues:
          - [ ] [Linked Issue 
#49292](https://github.com/apache/airflow/pull/49292): @pierrejeambrun
      - [ ] [AWS Batch Operators/Sensors inherit AWS Base classes 
(#49172)](https://github.com/apache/airflow/pull/49172): @ellisms
      - [ ] [Help pip to find appropriate boto for aiobotocore 
(#49166)](https://github.com/apache/airflow/pull/49166): @potiuk
      - [ ] [Update EKS Operators and Sensors to inherit AWS base classes 
(#48192)](https://github.com/apache/airflow/pull/48192): @ellisms
        Linked issues:
          - [ ] [Linked Issue 
#35278](https://github.com/apache/airflow/issues/35278): @Taragolis
   ## Provider [apache.druid: 
4.1.1rc1](https://pypi.org/project/apache-airflow-providers-apache-druid/4.1.1rc1)
      - [ ] [Improve example docs around SQLExecuteQueryOperator in 
Druid/Hive/Impala/Kylin/Pinot 
(#48856)](https://github.com/apache/airflow/pull/48856): @nailo2c
   ## Provider [apache.hive: 
9.0.6rc1](https://pypi.org/project/apache-airflow-providers-apache-hive/9.0.6rc1)
      - [ ] [Improve example docs around SQLExecuteQueryOperator in 
Druid/Hive/Impala/Kylin/Pinot 
(#48856)](https://github.com/apache/airflow/pull/48856): @nailo2c
   ## Provider [apache.kylin: 
3.8.3rc1](https://pypi.org/project/apache-airflow-providers-apache-kylin/3.8.3rc1)
      - [ ] [Improve example docs around SQLExecuteQueryOperator in 
Druid/Hive/Impala/Kylin/Pinot 
(#48856)](https://github.com/apache/airflow/pull/48856): @nailo2c
   ## Provider [cncf.kubernetes: 
10.4.3rc1](https://pypi.org/project/apache-airflow-providers-cncf-kubernetes/10.4.3rc1)
      - [ ] [Remove `subdir` arg from CLI commands 
(#49317)](https://github.com/apache/airflow/pull/49317): @ephraimbuddy
   ## Provider [common.io: 
1.5.4rc1](https://pypi.org/project/apache-airflow-providers-common-io/1.5.4rc1)
      - [ ] [Use BaseXCom serialize_value when objectstorage_threshold is less 
than given input (#49173)](https://github.com/apache/airflow/pull/49173): 
@gopidesupavan
        Linked issues:
          - [ ] [Linked Issue 
#49159](https://github.com/apache/airflow/issues/49159): @vatsrahul1001
   ## Provider [common.sql: 
1.26.0rc1](https://pypi.org/project/apache-airflow-providers-common-sql/1.26.0rc1)
      - [ ] [feat: integrate `polars` in `get_df`, `get_df_by_chunks` 
(#48875)](https://github.com/apache/airflow/pull/48875): @guan404ming
        Linked issues:
          - [ ] [Linked Issue 
#34679](https://github.com/apache/airflow/pull/34679): @bfeif
          - [ ] [Linked Issue 
#33911](https://github.com/apache/airflow/issues/33911): @bfeif
   ## Provider [databricks: 
7.3.2rc1](https://pypi.org/project/apache-airflow-providers-databricks/7.3.2rc1)
      - [ ] [Fixing DatabricksNotebookOperator invalid dependency graph issue 
(#48492)](https://github.com/apache/airflow/pull/48492): @dheerajkumar-solanki
        Linked issues:
          - [ ] [Linked Issue 
#47983](https://github.com/apache/airflow/issues/47983): @dheerajkumar-solanki
   ## Provider [elasticsearch: 
6.2.2rc1](https://pypi.org/project/apache-airflow-providers-elasticsearch/6.2.2rc1)
      - [ ] [Elasticsearch : Ignore cursor specific parameters when 
instantiating the connection 
(#48865)](https://github.com/apache/airflow/pull/48865): @dabla
   ## Provider [fab: 
2.0.1rc1](https://pypi.org/project/apache-airflow-providers-fab/2.0.1rc1)
      - [ ] [Fix fab auth manager login 
(#49292)](https://github.com/apache/airflow/pull/49292): @pierrejeambrun
      - [ ] [Change default page_size from 100 to 50 
(#49243)](https://github.com/apache/airflow/pull/49243): @bbovenzi
      - [ ] [Make sure all openapi schemas have distinct names 
(#49290)](https://github.com/apache/airflow/pull/49290): @potiuk
      - [ ] [Remove `STATE_COLORS` from Airflow Local Setting 
(#49228)](https://github.com/apache/airflow/pull/49228): @kaxil
      - [ ] [AIP-38: remove `default_ui_timezone` 
(#49176)](https://github.com/apache/airflow/pull/49176): @guan404ming
        Linked issues:
          - [ ] [Linked Issue 
#43519](https://github.com/apache/airflow/issues/43519): @bbovenzi
      - [ ] [Remove FAB entry from `NOTICE` 
(#49063)](https://github.com/apache/airflow/pull/49063): @kaxil
   ## Provider [git: 
0.0.2rc1](https://pypi.org/project/apache-airflow-providers-git/0.0.2rc1)
      - [ ] [Don't log repo_url in git dag bundle 
(#48909)](https://github.com/apache/airflow/pull/48909): @dstandish
      - [ ] [Make git connection optional for git dag bundle 
(#49270)](https://github.com/apache/airflow/pull/49270): @dstandish
      - [ ] [Include subdir in Gitbundle view url 
(#49239)](https://github.com/apache/airflow/pull/49239): @ephraimbuddy
   ## Provider [google: 
15.1.0rc1](https://pypi.org/project/apache-airflow-providers-google/15.1.0rc1)
      - [ ] [Add ORC support to GCSToBigQueryOperator and test for external 
tables (#49188)](https://github.com/apache/airflow/pull/49188): @Shashwatpandey4
      - [ ] [Fix default value wait_for_operation_result 
(#49121)](https://github.com/apache/airflow/pull/49121): @olegkachur-e
      - [ ] [Fix get_confluent_token callback for Managed Kafka service 
(#48926)](https://github.com/apache/airflow/pull/48926): @MaksYermak
      - [ ] [Fix: BigQuery connection UI defaults 'Use Legacy SQL' to true on 
edit (#49038)](https://github.com/apache/airflow/pull/49038): @kandharvishnu
      - [ ] [Deprecate start_sql_job in DataflowHook 
(#48663)](https://github.com/apache/airflow/pull/48663): @Crowiant
      - [ ] [type: annotate miss return type in `provider` 
(#49130)](https://github.com/apache/airflow/pull/49130): @guan404ming
   ## Provider [http: 
5.2.2rc1](https://pypi.org/project/apache-airflow-providers-http/5.2.2rc1)
      - [ ] [HttpHook: allways add port if given 
(#48573)](https://github.com/apache/airflow/pull/48573): @ninsbl
   ## Provider [jdbc: 
5.1.0rc1](https://pypi.org/project/apache-airflow-providers-jdbc/5.1.0rc1)
      - [ ] [feat: overwrite `get_uri` for `JDBC` 
(#48915)](https://github.com/apache/airflow/pull/48915): @guan404ming
   ## Provider [openlineage: 
2.2.0rc1](https://pypi.org/project/apache-airflow-providers-openlineage/2.2.0rc1)
      - [ ] [feat: Add support for task's manual state change notification in 
OpenLineage listener (#49040)](https://github.com/apache/airflow/pull/49040): 
@kacpermuda
        Linked issues:
          - [ ] [Linked Issue 
#48941](https://github.com/apache/airflow/pull/48941): @kacpermuda
      - [ ] [feat: Explicitly propagate airflow logging level to OL client 
(#49108)](https://github.com/apache/airflow/pull/49108): @kacpermuda
      - [ ] [feat: Add owner_links in DAG object in airflow facet 
(#49085)](https://github.com/apache/airflow/pull/49085): @kacpermuda
      - [ ] [gate session import behind Airflow 2 path 
(#49209)](https://github.com/apache/airflow/pull/49209): @mobuchowski
      - [ ] [chore: Update OpenLineage provider's requirement for openlineage 
client to >=1.31.0 (#49083)](https://github.com/apache/airflow/pull/49083): 
@kacpermuda
   ## Provider [oracle: 
4.0.3rc1](https://pypi.org/project/apache-airflow-providers-oracle/4.0.3rc1)
      - [ ] [fix: overwrite `get_uri` for `Oracle` 
(#48734)](https://github.com/apache/airflow/pull/48734): @guan404ming
        Linked issues:
          - [ ] [Linked Issue 
#38195](https://github.com/apache/airflow/issues/38195): @Taragolis
   ## Provider [postgres: 
6.1.3rc1](https://pypi.org/project/apache-airflow-providers-postgres/6.1.3rc1)
      - [ ] [Fix PostgresHook Json serialization 
(#49120)](https://github.com/apache/airflow/pull/49120): @olegkachur-e
   ## Provider [standard: 
1.0.0rc1](https://pypi.org/project/apache-airflow-providers-standard/1.0.0rc1)
      - [ ] [Remove dag_version as a create_dagrun argument 
(#49148)](https://github.com/apache/airflow/pull/49148): @dstandish
      - [ ] [Fix ExternalTaskSensor task_group_id check condition 
(#49027)](https://github.com/apache/airflow/pull/49027): @gopidesupavan
      - [ ] [Ensure that TI.id is unique per try. 
(#48749)](https://github.com/apache/airflow/pull/48749): @ashb
        Linked issues:
          - [ ] [Linked Issue 
#44975](https://github.com/apache/airflow/issues/44975): @kaxil
      - [ ] [Conditionally add session related imports in standard provider 
(#49218)](https://github.com/apache/airflow/pull/49218): @amoghrajesh
   ## Provider [trino: 
6.1.2rc1](https://pypi.org/project/apache-airflow-providers-trino/6.1.2rc1)
      - [ ] [fix: overwrite `get_uri` for `Trino` 
(#48917)](https://github.com/apache/airflow/pull/48917): @guan404ming
   
   <!--
   
   NOTE TO RELEASE MANAGER:
   
   You can move here the providers that have doc-only changes or for which 
changes are trivial, and
   you could assess that they are OK.
   
   -->
   All users involved in the PRs:
   @ephraimbuddy @pierrejeambrun @dheerajturaga @dheerajkumar-solanki 
@mobuchowski @vincbeck @ashb @kandharvishnu @dstandish @guan404ming 
@Shashwatpandey4 @olegkachur-e @nailo2c @ellisms @Crowiant @amoghra
   
   ### 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