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

   ### 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 [alibaba: 
3.2.3rc1](https://pypi.org/project/apache-airflow-providers-alibaba/3.2.3rc1)
      - [ ] [[OSSTaskHandler, CloudwatchTaskHandler, S3TaskHandler, 
HdfsTaskHandler, ElasticsearchTaskHandler, GCSTaskHandler, 
OpensearchTaskHandler, RedisTaskHandler, WasbTaskHandler] supports log file 
size handling (#55455)](https://github.com/apache/airflow/pull/55455): 
@AutomationDev85
   ## Provider [amazon: 
9.14.0rc1](https://pypi.org/project/apache-airflow-providers-amazon/9.14.0rc1)
      - [ ] [Implement `batch_is_authorized_` methods in AWS auth manager 
(#55307)](https://github.com/apache/airflow/pull/55307): @vincbeck
        Linked issues:
          - [Linked Issue 
#55278](https://github.com/apache/airflow/pull/55278): @vincbeck
      - [ ] [Add configurable confirm parameter to S3ToSFTPOperator 
(#55569)](https://github.com/apache/airflow/pull/55569): @harsh481
      - [ ] [[OSSTaskHandler, CloudwatchTaskHandler, S3TaskHandler, 
HdfsTaskHandler, ElasticsearchTaskHandler, GCSTaskHandler, 
OpensearchTaskHandler, RedisTaskHandler, WasbTaskHandler] supports log file 
size handling (#55455)](https://github.com/apache/airflow/pull/55455): 
@AutomationDev85
      - [ ] [Catch a couple other 404/401 issues for Bedrock Operators 
(#55445)](https://github.com/apache/airflow/pull/55445): @o-nikolas
      - [ ] [EcsRunTaskOperator fails when no containers are provided in the 
response (#51692)](https://github.com/apache/airflow/pull/51692): @dominikhei
        Linked issues:
          - [Linked Issue 
#51429](https://github.com/apache/airflow/issues/51429): @andreas-thomik
      - [ ] [Fix(4561) - AWS BatchOperator does not fetch log entries for 
deferred jobs (#55703)](https://github.com/apache/airflow/pull/55703): 
@yash1thsa
        Linked issues:
          - [Linked Issue 
#54561](https://github.com/apache/airflow/issues/54561): @delagoya
      - [ ] [List only connections, pools and variables the user has access to 
(#55298)](https://github.com/apache/airflow/pull/55298): @vincbeck
      - [ ] [AIP-67 - Multi-team: Per team executor config (env var only) 
(#55003)](https://github.com/apache/airflow/pull/55003): @o-nikolas
      - [ ] [Allow SSM operators and sensors to run in deferrable mode 
(#55649)](https://github.com/apache/airflow/pull/55649): @seanghaeli
   ## Provider [apache.beam: 
6.1.5rc1](https://pypi.org/project/apache-airflow-providers-apache-beam/6.1.5rc1)
      - [ ] [Disable links for beam provider operators using  non-dataflow 
runner (#55248)](https://github.com/apache/airflow/pull/55248): @olegkachur-e
      - [ ] [remove the 'provide_authorized_glcoud' from BeamPipeline operators 
(#55453)](https://github.com/apache/airflow/pull/55453): @olegkachur-e
   ## Provider [apache.hdfs: 
4.10.3rc1](https://pypi.org/project/apache-airflow-providers-apache-hdfs/4.10.3rc1)
      - [ ] [[OSSTaskHandler, CloudwatchTaskHandler, S3TaskHandler, 
HdfsTaskHandler, ElasticsearchTaskHandler, GCSTaskHandler, 
OpensearchTaskHandler, RedisTaskHandler, WasbTaskHandler] supports log file 
size handling (#55455)](https://github.com/apache/airflow/pull/55455): 
@AutomationDev85
   ## Provider [apache.kafka: 
1.10.4rc1](https://pypi.org/project/apache-airflow-providers-apache-kafka/1.10.4rc1)
      - [ ] [Make `apply_function` optional in `AwaitMessageTrigger` 
(#55437)](https://github.com/apache/airflow/pull/55437): @vincbeck
   ## Provider [apache.livy: 
4.4.3rc1](https://pypi.org/project/apache-airflow-providers-apache-livy/4.4.3rc1)
      - [ ] [Fix: use merged headers in LivyAsyncHook API call 
(#55072)](https://github.com/apache/airflow/pull/55072): @javierherrer
   ## Provider [cncf.kubernetes: 
10.8.1rc1](https://pypi.org/project/apache-airflow-providers-cncf-kubernetes/10.8.1rc1)
      - [ ] [Fix: Add task context labels to driver and executor pods for 
SparkKubernetesOperator reattach_on_restart functionality (#41211) 
(#50803)](https://github.com/apache/airflow/pull/50803): @asb108
        Linked issues:
          - [Linked Issue 
#41211](https://github.com/apache/airflow/issues/41211): @andallo
      - [ ] [Add more error handling in pod_manager consume_logs 
(#55479)](https://github.com/apache/airflow/pull/55479): @o-nikolas
      - [ ] [[KubernetesPodOperator] Add more robust reading of the container 
statuses (#55371)](https://github.com/apache/airflow/pull/55371): 
@AutomationDev85
      - [ ] [Fix circular import error when Kubernetes executors are 
dynamically loaded with Sentry 
(#55809)](https://github.com/apache/airflow/pull/55809): @kaxil
      - [ ] [Move the KubernetesPodOperator 'convert_config_file_to_dict' call 
(#55064)](https://github.com/apache/airflow/pull/55064): @olegkachur-e
      - [ ] [Fix kpo log_events_on_failure logs warnings at warning level 
(#54967)](https://github.com/apache/airflow/pull/54967): @ketozhang
        Linked issues:
          - [Linked Issue 
#54964](https://github.com/apache/airflow/issues/54964): @ketozhang
   ## Provider [common.compat: 
1.7.4rc1](https://pypi.org/project/apache-airflow-providers-common-compat/1.7.4rc1)
      - [ ] [Bump mypy to 1.18.1 
(#55596)](https://github.com/apache/airflow/pull/55596): @gopidesupavan
   ## Provider [common.io: 
1.6.3rc1](https://pypi.org/project/apache-airflow-providers-common-io/1.6.3rc1)
      - [ ] [Fix circular import when using ``XComObjectStorageBackend`` 
(#55805)](https://github.com/apache/airflow/pull/55805): @kaxil
        Linked issues:
          - [Linked Issue 
#52443](https://github.com/apache/airflow/pull/52443): @kaxil
          - [Linked Issue 
#55803](https://github.com/apache/airflow/issues/55803): @wolfier
      - [ ] [Make term Dag consistent in providers docs 
(#55101)](https://github.com/apache/airflow/pull/55101): @jscheffl
   ## Provider [common.sql: 
1.28.1rc1](https://pypi.org/project/apache-airflow-providers-common-sql/1.28.1rc1)
      - [ ] [Fixed rows_processor in SQLInsertRowsOperator 
(#55290)](https://github.com/apache/airflow/pull/55290): @dabla
   ## Provider [databricks: 
7.7.3rc1](https://pypi.org/project/apache-airflow-providers-databricks/7.7.3rc1)
      - [ ] [Handle "Too Many Request" for Azure Instance Metadata Service 
(#55462)](https://github.com/apache/airflow/pull/55462): @xchwan
        Linked issues:
          - [Linked Issue 
#47950](https://github.com/apache/airflow/issues/47950): @EvertonSA
   ## Provider [docker: 
4.4.3rc1](https://pypi.org/project/apache-airflow-providers-docker/4.4.3rc1)
      - [ ] [Fix version_compat for Airflow 3.0.X 
(#55447)](https://github.com/apache/airflow/pull/55447): @morgan-dgk
        Linked issues:
          - [Linked Issue 
#52465](https://github.com/apache/airflow/pull/52465): @hardeybisey
          - [Linked Issue 
#53077](https://github.com/apache/airflow/issues/53077): @deytao
      - [ ] [Make term Dag consistent in providers docs 
(#55101)](https://github.com/apache/airflow/pull/55101): @jscheffl
   ## Provider [edge3: 
1.3.0rc1](https://pypi.org/project/apache-airflow-providers-edge3/1.3.0rc1)
      - [ ] [Add Color Scheme to all Operations Buttons in Edge React UI 
(#55637)](https://github.com/apache/airflow/pull/55637): @jscheffl
        Linked issues:
          - [Linked Issue 
#55631](https://github.com/apache/airflow/pull/55631): @dheerajturaga
      - [ ] [Add shutdown-all-workers command to Edge CLI 
(#55626)](https://github.com/apache/airflow/pull/55626): @dheerajturaga
      - [ ] [Add queue management UI buttons for Edge workers 
(#55625)](https://github.com/apache/airflow/pull/55625): @dheerajturaga
      - [ ] [Add Worker Maintenance Comment Change to React UI 
(#55547)](https://github.com/apache/airflow/pull/55547): @jscheffl
      - [ ] [feat: Add delete button for offline edge workers 
(#55529)](https://github.com/apache/airflow/pull/55529): @dheerajturaga
      - [ ] [feat: Add shutdown button for edge workers with confirmation 
dialog (#55513)](https://github.com/apache/airflow/pull/55513): @dheerajturaga
      - [ ] [Add confirmation dialog for exit maintenance action in Edge Worker 
Page (#55400)](https://github.com/apache/airflow/pull/55400): @dheerajturaga
      - [ ] [Add Links to Edge React UI 
(#55356)](https://github.com/apache/airflow/pull/55356): @jscheffl
      - [ ] [Feature/edge maintenance plugin beautification 
(#55348)](https://github.com/apache/airflow/pull/55348): @jscheffl
      - [ ] [Add worker maintenance mode functionality to Edge3 provider UI 
(#55301)](https://github.com/apache/airflow/pull/55301): @dheerajturaga
      - [ ] [Fix EdgeWorker multiprocessing pickle error on Windows 
(#55284)](https://github.com/apache/airflow/pull/55284): @dheerajturaga
      - [ ] [Pick/vite vitest full 
(#55623)](https://github.com/apache/airflow/pull/55623): @KatalKavya96
        Linked issues:
          - [Linked Issue 
#55593](https://github.com/apache/airflow/pull/55593): @KatalKavya96
          - [Linked Issue 
#55562](https://github.com/apache/airflow/issues/55562): @ashb
      - [ ] [Adjust Edge color scheme after merge of PR #53981 
(#55485)](https://github.com/apache/airflow/pull/55485): @jscheffl
        Linked issues:
          - [Linked Issue 
#53981](https://github.com/apache/airflow/pull/53981): @odaneau-astro
   ## Provider [elasticsearch: 
6.3.3rc1](https://pypi.org/project/apache-airflow-providers-elasticsearch/6.3.3rc1)
      - [ ] [[OSSTaskHandler, CloudwatchTaskHandler, S3TaskHandler, 
HdfsTaskHandler, ElasticsearchTaskHandler, GCSTaskHandler, 
OpensearchTaskHandler, RedisTaskHandler, WasbTaskHandler] supports log file 
size handling (#55455)](https://github.com/apache/airflow/pull/55455): 
@AutomationDev85
      - [ ] [Make term Dag consistent in providers docs 
(#55101)](https://github.com/apache/airflow/pull/55101): @jscheffl
   ## Provider [exasol: 
4.8.3rc1](https://pypi.org/project/apache-airflow-providers-exasol/4.8.3rc1)
      - [ ] [Fix SqlAlchemy URI Construction in ExasolHook  
(#53798)](https://github.com/apache/airflow/pull/53798): @BrianLii
        Linked issues:
          - [Linked Issue 
#38195](https://github.com/apache/airflow/issues/38195): @Taragolis
   ## Provider [fab: 
2.4.3rc1](https://pypi.org/project/apache-airflow-providers-fab/2.4.3rc1)
      - [ ] [Fix: Clean up FAB permissions when deleting DAGs 
(#54528)](https://github.com/apache/airflow/pull/54528): @HsiuChuanHsu
        Linked issues:
          - [Linked Issue 
#50905](https://github.com/apache/airflow/issues/50905): @sandeyshc
      - [ ] [Remove SDK dependency from SerializedDAG 
(#55538)](https://github.com/apache/airflow/pull/55538): @uranusjr
        Linked issues:
          - [Linked Issue 
#52141](https://github.com/apache/airflow/issues/52141): @kaxil
   ## Provider [git: 
0.0.8rc1](https://pypi.org/project/apache-airflow-providers-git/0.0.8rc1)
      - [ ] [Fix https access token repo url 
(#54643)](https://github.com/apache/airflow/pull/54643): @adrian-edbert
        Linked issues:
          - [Linked Issue 
#54642](https://github.com/apache/airflow/issues/54642): @adrian-edbert
   ## Provider [google: 
18.0.0rc1](https://pypi.org/project/apache-airflow-providers-google/18.0.0rc1)
      - [ ] [Feat ol bigquery to postgres operatorfeature: Add OpenLineage 
support for BigQueryToPostgresOperator 
(#55392)](https://github.com/apache/airflow/pull/55392): @pawelgrochowicz
      - [ ] [feature: Add OpenLineage support for BigQueryToMySqlOperator 
(#55219)](https://github.com/apache/airflow/pull/55219): @pawelgrochowicz
      - [ ] [Add range partitioning option to bigquery operators 
(#55247)](https://github.com/apache/airflow/pull/55247): @kianelbo
        Linked issues:
          - [Linked Issue 
#55177](https://github.com/apache/airflow/issues/55177): @GabrielEisenberg
      - [ ] [Add CloudComposerTriggerDAGRunOperator for Cloud Composer service 
(#55256)](https://github.com/apache/airflow/pull/55256): @MaksYermak
      - [ ] [[OSSTaskHandler, CloudwatchTaskHandler, S3TaskHandler, 
HdfsTaskHandler, ElasticsearchTaskHandler, GCSTaskHandler, 
OpensearchTaskHandler, RedisTaskHandler, WasbTaskHandler] supports log file 
size handling (#55455)](https://github.com/apache/airflow/pull/55455): 
@AutomationDev85
      - [ ] [Add conversion to timedelta type for self.timeout value for 
CloudComposerDAGRunSensor 
(#55570)](https://github.com/apache/airflow/pull/55570): @MaksYermak
      - [ ] [Fix Cloud Run async hooks (inc. unit tests)  
(#55321)](https://github.com/apache/airflow/pull/55321): @shahar1
        Linked issues:
          - [Linked Issue 
#55316](https://github.com/apache/airflow/pull/55316): @morgan-dgk
      - [ ] [Change CloudComposerAsyncHook to inherit from GoogleBaseAsyncHook 
instead of GoogleBaseHook. 
(#54976)](https://github.com/apache/airflow/pull/54976): @Crowiant
      - [ ] [🩹 fix: Use GoogleBaseAsyncHook 
(#55316)](https://github.com/apache/airflow/pull/55316): @morgan-dgk
        Linked issues:
          - [Linked Issue 
#54350](https://github.com/apache/airflow/issues/54350): @gschuurman
   ## Provider [jenkins: 
4.1.3rc1](https://pypi.org/project/apache-airflow-providers-jenkins/4.1.3rc1)
      - [ ] [Fix: Make Jenkins connection schema visible 
(#55444)](https://github.com/apache/airflow/pull/55444): @RoyLee1224
        Linked issues:
          - [Linked Issue 
#55351](https://github.com/apache/airflow/issues/55351): @sjyangkevin
      - [ ] [Make term Dag consistent in providers docs 
(#55101)](https://github.com/apache/airflow/pull/55101): @jscheffl
   ## Provider [microsoft.azure: 
12.7.1rc1](https://pypi.org/project/apache-airflow-providers-microsoft-azure/12.7.1rc1)
      - [ ] [[OSSTaskHandler, CloudwatchTaskHandler, S3TaskHandler, 
HdfsTaskHandler, ElasticsearchTaskHandler, GCSTaskHandler, 
OpensearchTaskHandler, RedisTaskHandler, WasbTaskHandler] supports log file 
size handling (#55455)](https://github.com/apache/airflow/pull/55455): 
@AutomationDev85
      - [ ] [Avoid using extra_dejson method on connection in 
KiotaRequestAdapterHook to avoid AsyncToSync RuntimeError 
(#55179)](https://github.com/apache/airflow/pull/55179): @dabla
   ## Provider [microsoft.psrp: 
3.1.3rc1](https://pypi.org/project/apache-airflow-providers-microsoft-psrp/3.1.3rc1)
      - [ ] [Make term Dag consistent in providers docs 
(#55101)](https://github.com/apache/airflow/pull/55101): @jscheffl
   ## Provider [openlineage: 
2.7.1rc1](https://pypi.org/project/apache-airflow-providers-openlineage/2.7.1rc1)
      - [ ] [fix: prevent user facets from overriding OL facets 
(#55765)](https://github.com/apache/airflow/pull/55765): @kacpermuda
      - [ ] [Remove SDK dependency from SerializedDAG 
(#55538)](https://github.com/apache/airflow/pull/55538): @uranusjr
        Linked issues:
          - [Linked Issue 
#52141](https://github.com/apache/airflow/issues/52141): @kaxil
      - [ ] [Decouple secrets_masker project from airflow configuration 
(#55259)](https://github.com/apache/airflow/pull/55259): @amoghrajesh
        Linked issues:
          - [Linked Issue #57](https://github.com/apache/airflow/issues/57): 
@r39132
   ## Provider [opensearch: 
1.7.3rc1](https://pypi.org/project/apache-airflow-providers-opensearch/1.7.3rc1)
      - [ ] [[OSSTaskHandler, CloudwatchTaskHandler, S3TaskHandler, 
HdfsTaskHandler, ElasticsearchTaskHandler, GCSTaskHandler, 
OpensearchTaskHandler, RedisTaskHandler, WasbTaskHandler] supports log file 
size handling (#55455)](https://github.com/apache/airflow/pull/55455): 
@AutomationDev85
   ## Provider [papermill: 
3.11.3rc1](https://pypi.org/project/apache-airflow-providers-papermill/3.11.3rc1)
      - [ ] [Bump mypy to 1.18.1 
(#55596)](https://github.com/apache/airflow/pull/55596): @gopidesupavan
      - [ ] [Make term Dag consistent in providers docs 
(#55101)](https://github.com/apache/airflow/pull/55101): @jscheffl
   ## Provider [redis: 
4.3.1rc1](https://pypi.org/project/apache-airflow-providers-redis/4.3.1rc1)
      - [ ] [[OSSTaskHandler, CloudwatchTaskHandler, S3TaskHandler, 
HdfsTaskHandler, ElasticsearchTaskHandler, GCSTaskHandler, 
OpensearchTaskHandler, RedisTaskHandler, WasbTaskHandler] supports log file 
size handling (#55455)](https://github.com/apache/airflow/pull/55455): 
@AutomationDev85
   ## Provider [slack: 
9.3.0rc1](https://pypi.org/project/apache-airflow-providers-slack/9.3.0rc1)
      - [ ] [Add Async support for SMTP Notifier 
(#55308)](https://github.com/apache/airflow/pull/55308): @ferruzzi
   ## Provider [smtp: 
2.3.0rc1](https://pypi.org/project/apache-airflow-providers-smtp/2.3.0rc1)
      - [ ] [Add Async support for SMTP Notifier 
(#55308)](https://github.com/apache/airflow/pull/55308): @ferruzzi
   ## Provider [standard: 
1.8.0rc1](https://pypi.org/project/apache-airflow-providers-standard/1.8.0rc1)
      - [ ] [feat(hitl): get rid off "Fallback to defaults" in HITL 
(#55536)](https://github.com/apache/airflow/pull/55536): @Lee-W
      - [ ] [feat(hitl): add fail_on_reject to ApprovalOperator 
(#55255)](https://github.com/apache/airflow/pull/55255): @Lee-W
      - [ ] [fix(hitl): make the user model in HITLDetail consistent with 
airflow user model (#55463)](https://github.com/apache/airflow/pull/55463): 
@Lee-W
      - [ ] [HITL: Resolve Conflict 409 in API server when user actions at 
nearly timeout (#55243)](https://github.com/apache/airflow/pull/55243): 
@sjyangkevin
        Linked issues:
          - [Linked Issue 
#55054](https://github.com/apache/airflow/issues/55054): @vatsrahul1001
      - [ ] [fix(HITL): timeout error handling 
(#55760)](https://github.com/apache/airflow/pull/55760): @Lee-W
      - [ ] [refactor(hitl): rename response_at to responded_at 
(#55535)](https://github.com/apache/airflow/pull/55535): @Lee-W
      - [ ] [refactor(hitl): remove AirflowException from HITLTriggerEventError 
inheritance (#55763)](https://github.com/apache/airflow/pull/55763): @Lee-W
   
   <!--
   
   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:
   @Crowiant @Lee-W @sjyangkevin @MaksYermak @kacpermuda @adrian-edbert 
@shahar1 @olegkachur-e @AutomationDev85 @RoyLee1224 @kianelbo @kaxil @xchwan 
@javierherrer @amoghrajesh @gopidesupavan @dheerajturaga @o-nikolas 
@HsiuChuanHsu @pawelgrochowicz @morgan-dgk @harsh481 @jscheffl @vincbeck 
@yash1thsa @seanghaeli @ferruzzi @uranusjr @KatalKavya96 @asb108 @dabla @
   
   
   ### 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