-
Notifications
You must be signed in to change notification settings - Fork 14.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Status of testing Providers that were prepared on May 12, 2022 #23659
Comments
#23518 -> WORK
|
Tested Databricks provider:
|
Yeah. those are mentioned in the changelog actually but missing from the "Status" here - thanks for checking it too :) |
#23614 is tested. |
#23470 -> work on my production environment. |
#23394 is tested. |
#22965 -> tested DAGs in development environment against v10 of Google Ads API - all worked as expected |
Last chance for some more testing :) |
Thanks everyone! The providers are released now! |
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 amazon: 3.4.0rc1
S3CreateObjectOperator
(#22758): @vincbeckRedshiftDeleteClusterOperator
support (#23563): @pankajastroECSOperator
(#23370): @fshehadehS3Hook
: fixload_bytes
docstring (#23182): @jasonwashburnS3PrefixSensor
andS3KeySizeSensor
in favor ofS3KeySensor
(#22737): @vincbecknikolas
Provider apache.hive: 2.3.3rc1
Provider cncf.kubernetes: 4.0.2rc1
reattach_on_restart
behavior (#23377): @jedcunninghamProvider databricks: 2.7.0rc1
Provider docker: 2.7.0rc1
device_requests
parameter toDockerOperator
(#23554): @eladkalProvider google: 7.0.0rc1
region
(#23350): @eladkalDatastoreHook
: Removedatastore_conn_id
(#23323): @eladkalCloudBuildCreateBuildOperator
: Remove deprecatedbody
parameter (#23263): @eladkalreplica_cluster_id
,replica_cluster_zone
(#23251): @eladkalparams
from google operators (#23230): @eladkalGoogleDriveToGCSOperator
: Removedestination_bucket
,destination_object
(#23072): @eladkalGCSObjectsWtihPrefixExistenceSensor
(#23050): @eladkalPubSubPullSensor
: Removeproject
andreturn_immediately
(#23231): @eladkallocation
in favor ofregion
(#23250): @eladkalxcom_push
(#23252): @eladkalS3ToGCSOperator
: Removedest_gcs_conn_id
(#23348): @eladkalDataprocHook
: Remove deprecated functionsubmit
(#23389): @eladkalGCSFileTransformOperator
: New templated fieldssource_object
,destination_object
(#23328): @eladkalPostgresToGCSOperator
does not allow nested JSON (#23063): @pierrejeambrunLookerStartPdtBuildOperator
,LookerCheckPdtBuildSensor
: fix empty materialization id handling (#23025): @alekseiloginovProvider microsoft.azure: 3.9.0rc1
DummyOperator
withEmptyOperator
(#22974): @eladkalProvider opsgenie: 3.1.0rc1
OpsgenieDeleteAlertOperator
(#23405): @eladkalclose_alert
to properly sendkwargs
(#23442): @bpersonProvider presto: 2.2.1rc1
Provider salesforce: 3.4.4rc1
Provider snowflake: 2.7.0rc1
Provider ssh: 2.4.4rc1
Provider tableau: 2.1.8rc1
Provider trino: 2.3.0rc1
The guidelines on how to test providers can be found in
Verify providers by contributors
Committer
The text was updated successfully, but these errors were encountered: