eladkal opened a new issue, #47549: URL: https://github.com/apache/airflow/issues/47549
### Body I have a kind request for all the contributors to the latest provider packages 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_PROVIDER_PACKAGES.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.1rc1](https://pypi.org/project/apache-airflow-providers-airbyte/5.0.1rc1) - [ ] [Airbyte Provider: api_version on on_kill method in AirbyteTriggerSyncOperator (#46833)](https://github.com/apache/airflow/pull/46833): @dantonbertuol ## Provider [amazon: 9.5.0rc1](https://pypi.org/project/apache-airflow-providers-amazon/9.5.0rc1) - [ ] [Add a backup implementation in AWS MwaaHook for calling the MWAA API (#47035)](https://github.com/apache/airflow/pull/47035): @ramitkataria - [ ] [Add AWS SageMaker Unified Studio Workflow Operator (#45726)](https://github.com/apache/airflow/pull/45726): @agupta01 - [ ] [Add error statuses check in RdsExportTaskExistenceSensor (#46917)](https://github.com/apache/airflow/pull/46917): @vargacypher - [ ] [Draft Common Message Queue (#46694)](https://github.com/apache/airflow/pull/46694): @vikramkoka - [ ] [add startTime to paginator.paginate when fetching logs in GlueJobHook (#46950)](https://github.com/apache/airflow/pull/46950): @rawwar - [ ] [Add MwaaDagRunSensor to Amazon Provider Package (#46945)](https://github.com/apache/airflow/pull/46945): @ramitkataria - [ ] [Fix aws trigger tests, use get_async_conn for mock object (#47515)](https://github.com/apache/airflow/pull/47515): @gopidesupavan - [ ] [fix: don't use blocking property access for async purposes (#47326)](https://github.com/apache/airflow/pull/47326): @m1racoli - [ ] [Fix and simplify `get_permitted_dag_ids` in auth manager (#47458)](https://github.com/apache/airflow/pull/47458): @vincbeck - [ ] [Log state for EMR Containers sensor on failure (#47125)](https://github.com/apache/airflow/pull/47125): @o-nikolas - [ ] [Add some typing and require kwargs for auth manager (#47455)](https://github.com/apache/airflow/pull/47455): @jedcunningham - [ ] [Base AWS classes - S3 (#47321)](https://github.com/apache/airflow/pull/47321): @o-nikolas Linked issues: - [ ] [Linked Issue #35278](https://github.com/apache/airflow/issues/35278): @Taragolis - [ ] [Remove unused methods from auth managers (#47316)](https://github.com/apache/airflow/pull/47316): @vincbeck - [ ] [Move api-server to port 8080 (#47310)](https://github.com/apache/airflow/pull/47310): @jedcunningham ## Provider [apache.beam: 6.0.3rc1](https://pypi.org/project/apache-airflow-providers-apache-beam/6.0.3rc1) - [ ] [Fix beam pipeline options False value parsing (#47419)](https://github.com/apache/airflow/pull/47419): @olegkachur-e ## Provider [apache.druid: 4.1.0rc1](https://pypi.org/project/apache-airflow-providers-apache-druid/4.1.0rc1) - [ ] [Add method to retrieve Druid task status URL based on ingestion type (#47238)](https://github.com/apache/airflow/pull/47238): @kanagaraj-dhanapal-89 ## Provider [apache.pinot: 4.7.0rc1](https://pypi.org/project/apache-airflow-providers-apache-pinot/4.7.0rc1) - [ ] [Feat: Add username, password to Pinot Connection (#46826)](https://github.com/apache/airflow/pull/46826): @p-eye ## Provider [apache.spark: 5.0.1rc1](https://pypi.org/project/apache-airflow-providers-apache-spark/5.0.1rc1) - [ ] [spark on kubernetes removes dependency on Spark Exit code (#46817)](https://github.com/apache/airflow/pull/46817): @bin-lian ## Provider [celery: 3.10.3rc1](https://pypi.org/project/apache-airflow-providers-celery/3.10.3rc1) - [ ] [Scheduler should not crash when executor_config is provided with CE (#47375)](https://github.com/apache/airflow/pull/47375): @amoghrajesh Linked issues: - [ ] [Linked Issue #47349](https://github.com/apache/airflow/issues/47349): @atul-astronomer - [ ] [Ensure Celery provider still works on Airflow v2 (#47152)](https://github.com/apache/airflow/pull/47152): @ashb Linked issues: - [ ] [Linked Issue #47139](https://github.com/apache/airflow/issues/47139): @MathieuB1 ## Provider [common.io: 1.5.1rc1](https://pypi.org/project/apache-airflow-providers-common-io/1.5.1rc1) - [ ] [Add local scheme as alternative to file for using the ObjectStoragePath (#46670)](https://github.com/apache/airflow/pull/46670): @dabla ## Provider [common.sql: 1.24.0rc1](https://pypi.org/project/apache-airflow-providers-common-sql/1.24.0rc1) - [ ] [Add deferred pagination mode to GenericTransfer (#44809)](https://github.com/apache/airflow/pull/44809): @dabla - [ ] [Fix deprecation warnings in common.sql (#47169)](https://github.com/apache/airflow/pull/47169): @potiuk Linked issues: - [ ] [Linked Issue #43747](https://github.com/apache/airflow/pull/43747): @dabla ## Provider [databricks: 7.2.1rc1](https://pypi.org/project/apache-airflow-providers-databricks/7.2.1rc1) - [ ] [Fix deprecation warnings in common.sql (#47169)](https://github.com/apache/airflow/pull/47169): @potiuk Linked issues: - [ ] [Linked Issue #43747](https://github.com/apache/airflow/pull/43747): @dabla ## Provider [exasol: 4.7.3rc1](https://pypi.org/project/apache-airflow-providers-exasol/4.7.3rc1) - [ ] [Fix deprecation warnings in common.sql (#47169)](https://github.com/apache/airflow/pull/47169): @potiuk Linked issues: - [ ] [Linked Issue #43747](https://github.com/apache/airflow/pull/43747): @dabla ## Provider [hashicorp: 4.1.0rc1](https://pypi.org/project/apache-airflow-providers-hashicorp/4.1.0rc1) - [ ] [Add custom AWS Region support for STS endpoint to `hashicorp` provider (#47495)](https://github.com/apache/airflow/pull/47495): @sdaberdaku Linked issues: - [ ] [Linked Issue #47470](https://github.com/apache/airflow/issues/47470): @sdaberdaku ## Provider [http: 5.2.1rc1](https://pypi.org/project/apache-airflow-providers-http/5.2.1rc1) - [ ] [Fix HttpSensor to enable returning xcom value (#46848)](https://github.com/apache/airflow/pull/46848): @fredthomsen ## Provider [microsoft.azure: 12.2.1rc1](https://pypi.org/project/apache-airflow-providers-microsoft-azure/12.2.1rc1) - [ ] [Fix support for old method signature of pagination_function in MSGraphAsyncOperator (#47101)](https://github.com/apache/airflow/pull/47101): @dabla ## Provider [microsoft.mssql: 4.2.1rc1](https://pypi.org/project/apache-airflow-providers-microsoft-mssql/4.2.1rc1) - [ ] [Fix MSSQL provider dependency on common-sql (#47188)](https://github.com/apache/airflow/pull/47188): @AlteredOracle Linked issues: - [ ] [Linked Issue #47185](https://github.com/apache/airflow/issues/47185): @JCisneros77 ## Provider [mongo: 5.0.2rc1](https://pypi.org/project/apache-airflow-providers-mongo/5.0.2rc1) - [ ] [Proper limit for pymongo and better comment explaining root cause (#47338)](https://github.com/apache/airflow/pull/47338): @potiuk - [ ] [Restrict pymongo to less than 4.11 for our CI (#47336)](https://github.com/apache/airflow/pull/47336): @amoghrajesh ## Provider [mysql: 6.2.0rc1](https://pypi.org/project/apache-airflow-providers-mysql/6.2.0rc1) - [ ] [Add regex validation for table names in 'bulk_load' (#47254)](https://github.com/apache/airflow/pull/47254): @amoghrajesh - [ ] [Add regex validation for table names in 'bulk_dump' (#47255)](https://github.com/apache/airflow/pull/47255): @amoghrajesh - [ ] [Adding ticks to user provided table names (#47262)](https://github.com/apache/airflow/pull/47262): @amoghrajesh ## Provider [openlineage: 2.1.1rc1](https://pypi.org/project/apache-airflow-providers-openlineage/2.1.1rc1) - [ ] [fix: OpenLineage serialization of dataset timetables for Airflow 2.9 (#47150)](https://github.com/apache/airflow/pull/47150): @kacpermuda Linked issues: - [ ] [Linked Issue #43434](https://github.com/apache/airflow/pull/43434): @mobuchowski - [ ] [chore: Update description of `execution_timeout` in OpenLineage provider.yaml (#47448)](https://github.com/apache/airflow/pull/47448): @kacpermuda ## Provider [pinecone: 2.2.2rc1](https://pypi.org/project/apache-airflow-providers-pinecone/2.2.2rc1) - [ ] [Fix pinecone client package rename after 6.0.0 (#46980)](https://github.com/apache/airflow/pull/46980): @jscheffl ## Provider [sftp: 5.1.1rc1](https://pypi.org/project/apache-airflow-providers-sftp/5.1.1rc1) - [ ] [Re-added close_conn connection on SFTPHook and get_conn should return SFTPClient instead of context managed connection (#47217)](https://github.com/apache/airflow/pull/47217): @dabla - [ ] [Fix SFTP hook's directory transfer to use get_managed_conn instead of get_conn (#47248)](https://github.com/apache/airflow/pull/47248): @Dawnpool - [ ] [Improve SFTP hook's directory transfer to use a single connection for multiple files (#46582)](https://github.com/apache/airflow/pull/46582): @Dawnpool ## Provider [snowflake: 6.1.1rc1](https://pypi.org/project/apache-airflow-providers-snowflake/6.1.1rc1) - [ ] [Fix: SnowflakeSqlApiOperator(without deferable flag) incorrectly marks the task as successful even when jobs are still active (#46672)](https://github.com/apache/airflow/pull/46672): @subbota1 - [ ] [[OpenLineage] fixed inputs in OL implementation of CopyFromExternalStageToSnowflakeOperator (#47168)](https://github.com/apache/airflow/pull/47168): @rahul-madaan Linked issues: - [ ] [Linked Issue #47019](https://github.com/apache/airflow/issues/47019): @rahul-madaan - [ ] [Fix deprecation warnings in common.sql (#47169)](https://github.com/apache/airflow/pull/47169): @potiuk Linked issues: - [ ] [Linked Issue #43747](https://github.com/apache/airflow/pull/43747): @dabla ## Provider [ssh: 4.0.1rc1](https://pypi.org/project/apache-airflow-providers-ssh/4.0.1rc1) - [ ] [Make command for replacing newlines with literals `\n` in `SSHOperator`connection MacOs/Linux compatible (#47491)](https://github.com/apache/airflow/pull/47491): @geovalexis ## Provider [standard: 0.1.1rc1](https://pypi.org/project/apache-airflow-providers-standard/0.1.1rc1) - [ ] [Relocate SmoothOperator to standard provider and add tests (#47530)](https://github.com/apache/airflow/pull/47530): @shahar1 - [ ] [Move tests_common package to devel-common project (#47281)](https://github.com/apache/airflow/pull/47281): @potiuk - [ ] [Add deferred pagination mode to GenericTransfer (#44809)](https://github.com/apache/airflow/pull/44809): @dabla ## Provider [teradata: 3.0.2rc1](https://pypi.org/project/apache-airflow-providers-teradata/3.0.2rc1) - [ ] [Fix deprecation warnings in common.sql (#47169)](https://github.com/apache/airflow/pull/47169): @potiuk Linked issues: - [ ] [Linked Issue #43747](https://github.com/apache/airflow/pull/43747): @dabla ## Provider [trino: 6.1.0rc1](https://pypi.org/project/apache-airflow-providers-trino/6.1.0rc1) - [ ] [Add Trino Connection UI Fields Placeholders (#46996)](https://github.com/apache/airflow/pull/46996): @wei-juncheng Linked issues: - [ ] [Linked Issue #45841](https://github.com/apache/airflow/issues/45841): @jjavieralonso ## Provider [vertica: 4.0.1rc1](https://pypi.org/project/apache-airflow-providers-vertica/4.0.1rc1) - [ ] [Fix deprecation warnings in common.sql (#47169)](https://github.com/apache/airflow/pull/47169): @potiuk Linked issues: - [ ] [Linked Issue #43747](https://github.com/apache/airflow/pull/43747): @dabla ## Provider [ydb: 2.1.1rc1](https://pypi.org/project/apache-airflow-providers-ydb/2.1.1rc1) - [ ] [Fix deprecation warnings in common.sql (#47169)](https://github.com/apache/airflow/pull/47169): @potiuk Linked issues: - [ ] [Linked Issue #43747](https://github.com/apache/airflow/pull/43747): @dabla <!-- 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: @rawwar @m1racoli @jedcunningham @kacpermuda @shahar1 @p-eye @vikramkoka @Dawnpool @gopidesupavan @vincbeck @potiuk @fredthomsen @AlteredOracle @subbota19 @dabla @amoghrajesh @agupta01 @geovalexis @kana ### 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]
