apache / airflow

Apache Airflow - A platform to programmatically author, schedule, and monitor workflows
https://airflow.apache.org/
Apache License 2.0
37.45k stars 14.36k forks source link

Status of testing Providers that were prepared on October 27, 2024 #43416

Closed eladkal closed 1 month ago

eladkal commented 1 month ago

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

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: 9.1.0rc1

All users involved in the PRs: @steve148 @gyandeeps @mobuchowski @gopidesupavan @uranusjr @dabla @kacpermuda @eilon246810 @kaxil @ambika-garg @Bowrna @joaopamaral @pavansharma36 @rawwar @vVv-AA @bdsoha @olegkachur-e @p13rr0m @romshar

Committer

potiuk commented 1 month ago

Checked my changes - all look good !

josix commented 1 month ago

Checked mongo: 4.2.2rc1, it works as expected, thanks!

bdsoha commented 1 month ago

Checked cncf kubernetes/9.0.1rc1, looks OK!

Lee2532 commented 1 month ago

checked oracle: 3.12.0rc1, it works, thanks!

rawwar commented 1 month ago

Checked following and don't see any issues.

43001 , #43206, #43001 ,#43129 ,#42925 ,#43020 , #43001 ,#43021

gyandeeps commented 1 month ago

Checked ssh: 3.14.0rc1 and it looks good. Thanks.

perry2of5 commented 1 month ago

Azure Service Bus message callbacks look good in 11.0.0rc1 (from PR #43370)

p13rr0m commented 1 month ago

Checked https://github.com/apache/airflow/pull/43195. Looks good as well.

xitep commented 1 month ago

Verified #42618 locally with apache-airflow-providers-databricks==6.12.0rc1 ... works as expected for me

saucoide commented 1 month ago

checked #42996 / #42924

yangyulely commented 1 month ago

Checked mysql: 5.7.3rc1, all looks good.

Lee-W commented 1 month ago

amazon: 9.1.0rc1 and fab: 1.5.0rc1 do not work with airflow 2.10.x on dataset permissions.

corresponding PRs have been sent

https://github.com/apache/airflow/pull/43470 https://github.com/apache/airflow/pull/43469

gopidesupavan commented 1 month ago

Checked my changes all are okay!..

eladkal commented 1 month ago

I will exclude amazon and fab from this release

vVv-AA commented 1 month ago

Tested SqlSensor enhancement: #37437 (#43107) Looks ok.

On Wed, 30 Oct 2024, 12:35 Elad Kalif, @.***> wrote:

I will exclude amazon and fab from this release

— Reply to this email directly, view it on GitHub https://github.com/apache/airflow/issues/43416#issuecomment-2446020229, or unsubscribe https://github.com/notifications/unsubscribe-auth/ADAMDO67YQGZYERCZYBRO4LZ6CAJ5AVCNFSM6AAAAABQV42RR2VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDINBWGAZDAMRSHE . You are receiving this because you were mentioned.Message ID: @.***>

dabla commented 1 month ago

Will check mine tonight or tomorrow

eladkal commented 1 month ago

Thank you everyone. Providers are released. fab and amazon providers are excluded from this wave

I invite everyone to help improve providers for the next release, a list of open issues can be found here.

dabla commented 1 month ago

43357 43145

A bit late, but works as expected