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

   ### 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.4.2rc1](https://pypi.org/project/apache-airflow-providers-airbyte/5.4.2rc1)
      - [ ] [fix: make OAuth credentials optional for Airbyte OSS deployments 
(#64986)](https://github.com/apache/airflow/pull/64986): @aoelvp94
        Linked issues:
          - [Linked Issue 
#47161](https://github.com/apache/airflow/issues/47161): @OpsBurger
      - [ ] [Add tests for execute_complete success and error handling in 
AirbyteTriggerSyncOperator 
(#64119)](https://github.com/apache/airflow/pull/64119): @SameerMesiah97
        Linked issues:
          - [Linked Issue 
#64051](https://github.com/apache/airflow/pull/64051): @SameerMesiah97
   ## Provider [amazon: 
9.28.0rc1](https://pypi.org/project/apache-airflow-providers-amazon/9.28.0rc1)
      - [ ] [Add `S3TablesDeleteNamespaceOperator` 
(#66375)](https://github.com/apache/airflow/pull/66375): @john-jac
      - [ ] [Add `GlueCatalogDeleteTableOperator` 
(#66380)](https://github.com/apache/airflow/pull/66380): @john-jac
      - [ ] [Add AWS SageMakerUnifiedStudioNotebookOperator 
(#62240)](https://github.com/apache/airflow/pull/62240): @qaziashikin
      - [ ] [Add `GlueCatalogCreateTableOperator` 
(#66362)](https://github.com/apache/airflow/pull/66362): @john-jac
      - [ ] [Add `S3VectorsDeleteIndexOperator` 
(#66361)](https://github.com/apache/airflow/pull/66361): @john-jac
      - [ ] [Add `MwaaServerlessCreateWorkflowOperator` 
(#66363)](https://github.com/apache/airflow/pull/66363): @john-jac
      - [ ] [Add `BedrockCreateGuardrailVersionOperator` 
(#66372)](https://github.com/apache/airflow/pull/66372): @john-jac
      - [ ] [Add `S3TablesCreateNamespaceOperator` 
(#66360)](https://github.com/apache/airflow/pull/66360): @john-jac
      - [ ] [Add `S3TablesDeleteTableBucketOperator` 
(#66120)](https://github.com/apache/airflow/pull/66120): @john-jac
      - [ ] [Add `S3VectorsCreateIndexOperator` 
(#66121)](https://github.com/apache/airflow/pull/66121): @john-jac
      - [ ] [Add MwaaServerlessStartWorkflowRunOperator 
(#66046)](https://github.com/apache/airflow/pull/66046): @john-jac
      - [ ] [Add `BedrockDeleteGuardrailOperator` 
(#66140)](https://github.com/apache/airflow/pull/66140): @john-jac
      - [ ] [Add `S3TablesCreateTableBucketOperator` 
(#66119)](https://github.com/apache/airflow/pull/66119): @john-jac
      - [ ] [Add ExecuteCallback support to AwsLambdaExecutor 
(#63035)](https://github.com/apache/airflow/pull/63035): @SameerMesiah97
        Linked issues:
          - [Linked Issue 
#62645](https://github.com/apache/airflow/pull/62645): @ferruzzi
      - [ ] [Add `BedrockCreateGuardrailOperator` 
(#66035)](https://github.com/apache/airflow/pull/66035): @john-jac
      - [ ] [Add `S3TablesDeleteTableOperator` 
(#66019)](https://github.com/apache/airflow/pull/66019): @john-jac
      - [ ] [Add `GlueCatalogDeleteDatabaseOperator` 
(#66021)](https://github.com/apache/airflow/pull/66021): @john-jac
      - [ ] [Add `S3VectorsDeleteVectorBucketOperator` 
(#66048)](https://github.com/apache/airflow/pull/66048): @john-jac
      - [ ] [Add `S3VectorsCreateVectorBucketOperator` 
(#65968)](https://github.com/apache/airflow/pull/65968): @john-jac
      - [ ] [Add `GlueCatalogCreateDatabaseOperator` 
(#65977)](https://github.com/apache/airflow/pull/65977): @john-jac
      - [ ] [Migrate EmrServerlessStartJobTrigger from CancelledError to 
on_kill() (#65740)](https://github.com/apache/airflow/pull/65740): 
@riyanmohmmeed-dev
        Linked issues:
          - [Linked Issue 
#65733](https://github.com/apache/airflow/issues/65733): @amoghrajesh
          - [Linked Issue 
#65590](https://github.com/apache/airflow/pull/65590): @amoghrajesh
      - [ ] [Add `S3TablesCreateTableOperator` 
(#65816)](https://github.com/apache/airflow/pull/65816): @john-jac
      - [ ] [Fix AWS auth manager batch team context 
(#66203)](https://github.com/apache/airflow/pull/66203): @suyua9
      - [ ] [Fix ASYNC110 violation in RedshiftDataTrigger 
(#66157)](https://github.com/apache/airflow/pull/66157): @ColtenOuO
      - [ ] [Fix double cancellation for airflow 3.3+ for 
EmrServerlessStartJobTrigger 
(#65997)](https://github.com/apache/airflow/pull/65997): @amoghrajesh
      - [ ] [Align Dag capitalization from "DAG" to "Dag" for providers/amazon/ 
(#66152)](https://github.com/apache/airflow/pull/66152): @parkhojeong
      - [ ] [Added logging for skipped lookups in SM and SSM backends 
(#66059)](https://github.com/apache/airflow/pull/66059): @justinpakzad
      - [ ] [Configure S3Hook transfer_config_args via service_config 
(#65963)](https://github.com/apache/airflow/pull/65963): @stephen-bracken
   ## Provider [cncf.kubernetes: 
10.17.0rc1](https://pypi.org/project/apache-airflow-providers-cncf-kubernetes/10.17.0rc1)
      - [ ] [Move KubernetesPodTrigger pod cleanup from cleanup() to on_kill() 
(#65741)](https://github.com/apache/airflow/pull/65741): @raushanprabhakar1
        Linked issues:
          - [Linked Issue 
#65733](https://github.com/apache/airflow/issues/65733): @amoghrajesh
      - [ ] [Add multi-team lookup to Kubernetes secrets backend 
(#65694)](https://github.com/apache/airflow/pull/65694): @PrithviBadiga
        Linked issues:
          - [Linked Issue 
#65682](https://github.com/apache/airflow/issues/65682): @vincbeck
   ## Provider [common.ai: 
0.2.0rc1](https://pypi.org/project/apache-airflow-providers-common-ai/0.2.0rc1)
      - [ ] [Add `UsageLimits` support to `common.ai` operators 
(#66248)](https://github.com/apache/airflow/pull/66248): @kaxil
      - [ ] [Add Configuration Reference docs page to Common AI provider 
(#66024)](https://github.com/apache/airflow/pull/66024): @kaxil
   ## Provider [databricks: 
7.14.0rc1](https://pypi.org/project/apache-airflow-providers-databricks/7.14.0rc1)
      - [ ] [issue-64527: Adding access_control_list to 
DatabricksWorkflowTaskGroup 
(#64538)](https://github.com/apache/airflow/pull/64538): @jroachgolf84
        Linked issues:
          - [Linked Issue 
#64527](https://github.com/apache/airflow/issues/64527): @cpanpalia
      - [ ] [add `task_config` to `template_fields` for 
`DatabricksTaskOperator` 
(#65858)](https://github.com/apache/airflow/pull/65858): @jroachgolf84
        Linked issues:
          - [Linked Issue 
#46529](https://github.com/apache/airflow/issues/46529): @arollet22
   ## Provider [dbt.cloud: 
4.8.2rc1](https://pypi.org/project/apache-airflow-providers-dbt-cloud/4.8.2rc1)
      - [ ] [Refactor DbtCloudRunJobOperator execution flow to use helper 
methods (#64393)](https://github.com/apache/airflow/pull/64393): @SameerMesiah97
   ## Provider [discord: 
3.12.3rc1](https://pypi.org/project/apache-airflow-providers-discord/3.12.3rc1)
      - [ ] [Fix DiscordWebhookHook leaking webhook_endpoint as HTTP header 
(#65736)](https://github.com/apache/airflow/pull/65736): @srchilukoori
        Linked issues:
          - [Linked Issue 
#65279](https://github.com/apache/airflow/issues/65279): @datateamFrontier
   ## Provider [edge3: 
3.6.0rc1](https://pypi.org/project/apache-airflow-providers-edge3/3.6.0rc1)
      - [ ] [Allow automated edge worker maintenance 
(#66310)](https://github.com/apache/airflow/pull/66310): @jscheffl
      - [ ] [Relax version checks for remote Edge Workers 
(#66292)](https://github.com/apache/airflow/pull/66292): @jscheffl
      - [ ] [Fix ASYNC110 violation in edge3 worker 
(#66192)](https://github.com/apache/airflow/pull/66192): @kaxil
        Linked issues:
          - [Linked Issue 
#66144](https://github.com/apache/airflow/pull/66144): @AutomationDev85
          - [Linked Issue 
#66157](https://github.com/apache/airflow/pull/66157): @ColtenOuO
      - [ ] [Fix potential deadlock in edge worker 
(#66144)](https://github.com/apache/airflow/pull/66144): @AutomationDev85
      - [ ] [Edge worker: bound drain with SIGTERM/SIGKILL escalation 
(#65838)](https://github.com/apache/airflow/pull/65838): @dheerajturaga
      - [ ] [Fix Edge worker SIGTERM storm during API server outage 
(#65830)](https://github.com/apache/airflow/pull/65830): @dheerajturaga
   ## Provider [fab: 
3.6.3rc1](https://pypi.org/project/apache-airflow-providers-fab/3.6.3rc1)
      - [ ] [Fix NPM security vulnerabilities in fab provider 
(#66031)](https://github.com/apache/airflow/pull/66031): @vincbeck
      - [ ] [Fix FAB password hashing to respect FAB_PASSWORD_HASH_METHOD 
config (#65735)](https://github.com/apache/airflow/pull/65735): @srchilukoori
        Linked issues:
          - [Linked Issue 
#65728](https://github.com/apache/airflow/issues/65728): @jotamartos
      - [ ] [Fix FAB mysql migration error caused by pre defiend fk name in orm 
create (#65831)](https://github.com/apache/airflow/pull/65831): @wjddn279
      - [ ] [Fix '/auth/token' 500 when FAB auth manager is recreated 
(#65710)](https://github.com/apache/airflow/pull/65710): @snowlaxc
      - [ ] [Honor AUTH_ROLE_PUBLIC in FastAPI API server 
(#65685)](https://github.com/apache/airflow/pull/65685): @gaurav0107
        Linked issues:
          - [Linked Issue 
#60897](https://github.com/apache/airflow/issues/60897): @jabbera
   ## Provider [git: 
0.3.2rc1](https://pypi.org/project/apache-airflow-providers-git/0.3.2rc1)
      - [ ] [Add skip on git clone when local version matches bundle version 
(#63814)](https://github.com/apache/airflow/pull/63814): @ronaldorcampos
   ## Provider [google: 
21.3.0rc1](https://pypi.org/project/apache-airflow-providers-google/21.3.0rc1)
      - [ ] [Add engine flag support to Dataproc ClusterGenerator and bump 
google-cloud-dataproc to 5.27.0 
(#65130)](https://github.com/apache/airflow/pull/65130): @swainmoc
      - [ ] [Migrate DataprocSubmitTrigger and DataprocSubmitJobDirectTrigger 
to on_kill() (#65742)](https://github.com/apache/airflow/pull/65742): 
@srchilukoori
        Linked issues:
          - [Linked Issue 
#65733](https://github.com/apache/airflow/issues/65733): @amoghrajesh
          - [Linked Issue 
#65590](https://github.com/apache/airflow/pull/65590): @amoghrajesh
      - [ ] [Add optional object-level retention support to GcsToGcsOperator 
(#66204)](https://github.com/apache/airflow/pull/66204): @chrisqiqiu
        Linked issues:
          - [Linked Issue 
#64755](https://github.com/apache/airflow/pull/64755): @chrisqiqiu
          - [Linked Issue 
#60853](https://github.com/apache/airflow/issues/60853): @bujji8411
      - [ ] [Add universe_domain support for GoogleBaseHook 
(#66159)](https://github.com/apache/airflow/pull/66159): @MaksYermak
      - [ ] [Update the Kubernetes Engine components to be able to work on 
"Sovereign Cloud from Google" environments 
(#66341)](https://github.com/apache/airflow/pull/66341): @molcay
      - [ ] [Rediscover succeeded pods in GKEJobTrigger to handle Kubernetes 
Job retries with XCom (#63915)](https://github.com/apache/airflow/pull/63915): 
@Pranaykarvi
      - [ ] [Fix Cloud Composer Сreate environment operator to validate final 
env state after creation 
(#64956)](https://github.com/apache/airflow/pull/64956): @VladaZakharova
      - [ ] [Fix GenAIGenerativeModelHook ignoring Airflow connection 
credentials (#65731)](https://github.com/apache/airflow/pull/65731): 
@srchilukoori
        Linked issues:
          - [Linked Issue 
#65709](https://github.com/apache/airflow/issues/65709): @yershovkiril
      - [ ] [Fix GCSToGCSOperator ignoring replace=False for single-file copy 
(#66014)](https://github.com/apache/airflow/pull/66014): @9re-pe
        Linked issues:
          - [Linked Issue 
#66009](https://github.com/apache/airflow/issues/66009): @9re-pe
      - [ ] [Fix Dataflow deferrable trigger handling of transient 503 
(#66293)](https://github.com/apache/airflow/pull/66293): @nailo2c
        Linked issues:
          - [Linked Issue 
#57359](https://github.com/apache/airflow/issues/57359): @pmcquighan-camus
      - [ ] [Fix BigQueryInsertJobTrigger not propagating CancelledError 
(#63730)](https://github.com/apache/airflow/pull/63730): @evgeniy-b
      - [ ] [Pass `schedule_timeout_seconds` through to `GKEStartPodTrigger` 
from `GKEStartPodOperator` 
(#66355)](https://github.com/apache/airflow/pull/66355): @jroachgolf84
        Linked issues:
          - [Linked Issue 
#66352](https://github.com/apache/airflow/issues/66352): @ndellosa95
      - [ ] [Return list of GCS URIs from SalesforceToGcsOperator 
(#61659)](https://github.com/apache/airflow/pull/61659): @Prab-27
        Linked issues:
          - [Linked Issue 
#11323](https://github.com/apache/airflow/issues/11323): @FHoffmannCode
      - [ ] [Fix consistent return response from PubSubPullOperator 
(#66156)](https://github.com/apache/airflow/pull/66156): @MaksYermak
      - [ ] [Update Composer naming and add ManagedAirflow aliases 
(#66001)](https://github.com/apache/airflow/pull/66001): @VladaZakharova
      - [ ] [Change the name in rebranding of Google services: "TPC" -> 
"Sovereign Cloud from Google" 
(#66415)](https://github.com/apache/airflow/pull/66415): @VladaZakharova
   ## Provider [microsoft.azure: 
13.2.0rc1](https://pypi.org/project/apache-airflow-providers-microsoft-azure/13.2.0rc1)
      - [ ] [Add deferrable mode support to AzureSynapseRunPipelineOperator 
(#63614)](https://github.com/apache/airflow/pull/63614): @SameerMesiah97
        Linked issues:
          - [Linked Issue 
#62966](https://github.com/apache/airflow/pull/62966): @SameerMesiah97
      - [ ] [Add multi-team lookup to Azure Key Vault backend 
(#65692)](https://github.com/apache/airflow/pull/65692): @PrithviBadiga
        Linked issues:
          - [Linked Issue 
#65682](https://github.com/apache/airflow/issues/65682): @vincbeck
   ## Provider [mysql: 
6.5.3rc1](https://pypi.org/project/apache-airflow-providers-mysql/6.5.3rc1)
      - [ ] [Exclude mysql-connector-python 9.7.0 b/c of no wheels for >=3.12 
(#66026)](https://github.com/apache/airflow/pull/66026): @Dev-iL
   ## Provider [openlineage: 
2.16.0rc1](https://pypi.org/project/apache-airflow-providers-openlineage/2.16.0rc1)
      - [ ] [feat: add public emit_dataset_lineage and emit_query_lineage API 
for OpenLineage provider 
(#65788)](https://github.com/apache/airflow/pull/65788): @kacpermuda
      - [ ] [feat: Add dynamically emitted asset events to OpenLineage 
(#65727)](https://github.com/apache/airflow/pull/65727): @kacpermuda
      - [ ] [fix: Prevent stats from breaking executor initializer 
(#66351)](https://github.com/apache/airflow/pull/66351): @kacpermuda
        Linked issues:
          - [Linked Issue 
#63932](https://github.com/apache/airflow/pull/63932): @xBis7
      - [ ] [manual state change should not use fork-execute model on scheduler 
(#65677)](https://github.com/apache/airflow/pull/65677): @mobuchowski
        Linked issues:
          - [Linked Issue 
#47580](https://github.com/apache/airflow/pull/47580): @ashb
      - [ ] [Cleanup integration names for consistency 
(#66287)](https://github.com/apache/airflow/pull/66287): @eladkal
      - [ ] [chore: Bump `openlineage-python>=1.46.0` 
(#66145)](https://github.com/apache/airflow/pull/66145): @kacpermuda
   ## Provider [standard: 
1.13.0rc1](https://pypi.org/project/apache-airflow-providers-standard/1.13.0rc1)
      - [ ] [Add run_after to TriggerDagRunOperator 
(#62259)](https://github.com/apache/airflow/pull/62259): @arnoldmr01
      - [ ] [Add partition_key to Context 
(#65359)](https://github.com/apache/airflow/pull/65359): @anmolxlight
        Linked issues:
          - [Linked Issue 
#65340](https://github.com/apache/airflow/issues/65340): @m1racoli
   ## Provider [yandex: 
4.5.0rc1](https://pypi.org/project/apache-airflow-providers-yandex/4.5.0rc1)
      - [ ] [Add multi-team lookup to Lockbox backend 
(#65695)](https://github.com/apache/airflow/pull/65695): @PrithviBadiga
        Linked issues:
          - [Linked Issue 
#65682](https://github.com/apache/airflow/issues/65682): @vincbeck
   
   <!--
   
   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:
   @wjddn279 @srchilukoori @anmolxlight @PrithviBadiga @aoelvp94 
@stephen-bracken @swainmoc @MaksYermak @eladkal @vincbeck @kacpermuda @9re-pe 
@amoghrajesh @Dev-iL @chrisqiqiu @Prab-27 @suyua9 @jroachgolf84 @snowlaxc 
@dheerajturaga @jschef
   
   
   ### 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