-
Notifications
You must be signed in to change notification settings - Fork 16.4k
Description
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?
Let us know in the comment, whether the issue is addressed.
Those are providers that require testing as there were some substantial changes introduced:
Provider airbyte: 3.2.1rc1
Provider alibaba: 2.3.0rc1
Provider amazon: 7.4.0rc1
- Add deferrable mode to
RedshiftResumeClusterOperator(#30090): @phanikumv - Add
AwsToAwsBaseOperator(#30044): @eladkal - Add deferrable mode in RedshiftPauseClusterOperator (#28850): @pankajastro
- Add support of a different AWS connection for DynamoDB (#29452): @1inuxoid
- Add
EC2CreateInstanceOperator,EC2TerminateInstanceOperator(#29548): @syedahsn - Make update config behavior optional in GlueJobOperator (#30162): @romibuzi
- custom waiters with dynamic values, applied to appflow (#29911): @vandonr-amz
- Support deleting the local log files when using remote logging (#29772): @hussein-awala
- Move string enum class to utils module + add test (#29906): @o-nikolas
- Align cncf provider file names with AIP-21 (#29905): @eladkal
- rewrite polling code for appflow hook (#28869): @vandonr-amz
Provider apache.drill: 2.3.2rc1
Provider apache.hdfs: 3.2.1rc1
Provider apache.hive: 6.0.0rc1
Provider apache.livy: 3.4.0rc1
Provider apache.spark: 4.0.1rc1
- Only restrict spark binary passed via extra (#30213): @potiuk
- Validate host and schema for Spark JDBC Hook (#30223): @potiuk
- Add spark3-submit to list of allowed spark-binary values (#30068): @ottomata
Provider cncf.kubernetes: 5.3.0rc1
- Enhance
SparkKubernetesOperator(#29977): @blcksrx - Fix KubernetesPodOperator xcom push when
get_logs=False(#29052): @hussein-awala - Fixed hanged KubernetesPodOperator (#28336): @moiseenkov
- Align cncf provider file names with AIP-21 (#29905): @eladkal
- Remove "boilerplate" from all taskflow decorators (#30118): @ashb
- Ensure setup/teardown work on a previously decorated function (#30216): @ephraimbuddy
Provider common.sql: 1.4.0rc1
- Add option to show output of
SQLExecuteQueryOperatorin the log (#29954): @eladkal - Fix Python API docs formatting for Common SQL provider (#29863): @josh-fell
Provider databricks: 4.0.1rc1
Provider datadog: 3.2.0rc1
- Support creating Datadog connection from the UI and add documentation for this conn (#30059): @hussein-awala
Provider google: 8.12.0rc1
- Add missing
poll_intervalin Bigquery operator (#30132): @pankajastro - Add poll_interval param in BigQueryInsertJobOperator (#30091): @pankajastro
- Add
job_idtoBigQueryToGCSOperatortemplated_fields (#30006): @eladkal - Support deleting the local log files when using remote logging (#29772): @hussein-awala
- fix setting project_id for gs to bq and bq to gs (#30053): @Yaro1
- Fix location on cloud build operators (#29937): @tnk-ysk
-
GoogleDriveHook: Fixing log message + adding more verbose documentation (#29694): @aru-trackunit - Add "BOOLEAN" to type map of MSSQLToGCSOperator and fix incorrect BIT->INT conversion (#29902): @shahar1
- Google Cloud Providers - Fix _MethodDefault deepcopy failure (#29518): @IKholopov
- Handling project location param on async BigQuery dts trigger (#29786): @okayhooni
- Support
CloudDataTransferServiceJobStatusSensorwithout specifying aproject_id(#30035): @aibazhang - Fix BigQueryToGCSOperator by waiting insert_job result in normal mode (#29925): @hussein-awala
- merge BigQueryTableExistenceAsyncSensor into BigQueryTableExistenceSensor (#30235): @Lee-W
- Remove 2 outdated max constraints in Google provider (#29915): @r-richmond
- Merge BigQueryTableExistencePartitionAsyncSensor into BigQueryTableExistencePartitionSensor (#30231): @Lee-W
- Merge GCSObjectExistenceAsyncSensor logic to GCSObjectExistenceSensor (#30014): @Lee-W
- Align cncf provider file names with AIP-21 (#29905): @eladkal
- Switch to using vendored-in google ads. (#30410): @potiuk
- Merging of the google ads vendored-in code. (#30399): @potiuk
Provider hashicorp: 3.3.1rc1
- Improve creating Vault connection from the UI and add documentation for this conn (#30057): @hussein-awala
- Remove required validations in Hashicorp Vault conn form (#30138): @josh-fell
- Remove unused key_id variable (#30055): @hussein-awala
- Simplify **dict (#30060): @uranusjr
Provider http: 4.3.0rc1
Provider jenkins: 3.2.1rc1
Provider microsoft.azure: 5.3.0rc1
- Add deferrable
AzureDataFactoryRunPipelineOperator(#30147): @phanikumv - Add deferrable
AzureDataFactoryPipelineRunStatusSensor(#29801): @phanikumv - Support deleting the local log files when using remote logging (#29772): @hussein-awala
- Fix ADF job failure during deferral (#30248): @phanikumv
- Fix AzureDataLakeStorageV2Hook with Active Directory authentication (#29981): @adamwhitneysoftwire
- merge AzureDataFactoryPipelineRunStatusAsyncSensor to AzureDataFactoryPipelineRunStatusSensor (#30250): @Lee-W
- Expose missing params in AzureSynapseHook API docs (#30099): @josh-fell
Provider ssh: 3.6.0rc1
The guidelines on how to test providers can be found in
Verify providers by contributors
All users involved in the PRs:
@Lee-W @IKholopov @uranusjr @josh-fell @vandonr-amz @aru-trackunit @o-nikolas @1inuxoid @pankajastro @syedahsn @tnk-ysk @trickysky @vchiapaikeo @r-richmond @blcksrx @moiseenkov @punx120 @nivangio @ashb
@sirVir @romibuzi @shahar1 @Yaro1 @phanikumv @ottomata @hussein-awala @ephraimbuddy @eladkal @adamwhitneysoftwire @potiuk @aibazhang @okayhooni
Committer
- I acknowledge that I am a maintainer/committer of the Apache Airflow project.