apache / airflow

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

Status of testing of Apache Airflow 2.8.2rc3 #37617

Closed ephraimbuddy closed 8 months ago

ephraimbuddy commented 8 months ago

Body

We are kindly requesting that contributors to Apache Airflow RC 2.8.2rc3 help test the RC.

Please let us know by commenting if the issue is addressed in the latest RC.

Thanks to all who contributed to the release (probably not a complete list!): @devscheffer @kn3609571 @Joffreybvn @arovira @im-perativa @Taragolis @potiuk @bolkedebruin @ephraimbuddy @jedcunningham @patgarz @bbovenzi @Lee-W @SamWheating @koushik-rout-samsung @rawwar @raphaelauv @vlieven @maiconkkl @ByPort @vincbeck @amoghrajesh @Adaverse @dstandish @csp33 @jkramer-ginkgo @ckljohn @jsgh7276 @ashb @anteverse @Rurushu13 @sktemkar16 @aru-trackunit @tobiaszorzetto @jscheffl @avkirilishin @barrysteyn @Felix-neko @matejmurin01 @andylamp @hterik @Narendra-Neerukonda @Tenzer @aritra24 @hussein-awala @vchiapaikeo @charleschang0531 @Satoshi-Sh @ryandutton

Committer

patgarz commented 8 months ago

37395 confirmed

jscheffl commented 8 months ago

37063 confirmed.

But I was expecting #37497 also be in 2.8.2 but I miss this in the RC. Mistake or by intend? (then milestone label is not correct)

andylamp commented 8 months ago

32867 seems to work as expected.

vchiapaikeo commented 8 months ago

https://github.com/apache/airflow/pull/37527 is fine

Satoshi-Sh commented 8 months ago

37285 confirmed.

Satoshi-Sh commented 8 months ago

In case, someone doesn't not know how to run this version. (I asked Yarek how to do it.)

https://github.com/apache/airflow/blob/main/dev/README_RELEASE_AIRFLOW.md#verify-the-release-candidate-by-contributors

amoghrajesh commented 8 months ago

Tested my changes

ephraimbuddy commented 8 months ago

Tested my changes

@amoghrajesh , the #37501 was cherry-picked differently by @potiuk so it works in 2.8.2 without the provider, you can test it. Please check that the fix works. The same applies to the related PRs.

36804 is not a blocker. It's minor

Lee-W commented 8 months ago

https://github.com/apache/airflow/pull/37002 confirmed

amoghrajesh commented 8 months ago

@ephraimbuddy Fresh installed the RC again and tested my changes after resetting the DB.

Btw, this was also cherry picked: https://github.com/apache/airflow/pull/37507 and it works as expected.

aritra24 commented 8 months ago

#36692: Confirmed, works as expected now.

anteverse commented 8 months ago

36855

Tested with 3.11, 3.10, 3.9 & 3.8. Works like a charm.

potiuk commented 8 months ago

Tested and marked all mine (and few others). Checked that release process works now well without flaws (#37633) - found a few small things to correct in verification process - but they are irrelvant for the relase https://github.com/apache/airflow/pull/37656

All looks good!

kn3609571 commented 8 months ago

36538 (related to #36437, #36343) seems to work as expected.

im-perativa commented 8 months ago

https://github.com/apache/airflow/pull/36855 and https://github.com/apache/airflow/pull/36941 Confirmed 🚀

jscheffl commented 8 months ago

37063 confirmed.

But I was expecting #37497 also be in 2.8.2 but I miss this in the RC. Mistake or by intend? (then milestone label is not correct)

Tested and all PRs labelled are not correctly in RC2 - but found (late) a small UI regression. Created PR #37672 as a fix.

potiuk commented 8 months ago

I guess "are not correctly in RC2" -> "are now correctly" in RC2 :) ?

I guess the regression is small enough to not require RC3?

jscheffl commented 8 months ago

Tested RC3 now and can confirm all stuff is working (wohooo), also #37675

potiuk commented 8 months ago

Tested rc3 - looks good. Also tested that Docker Image for rc3 contains latest docker binary (added in #37651 )

vatsrahul1001 commented 8 months ago

Tested RC3, LGTM :) Below is the list of items I have tested:

  1. Tested Regression DAG with Celery and k8s executor.
  2. Tested issue 37497 372027 37254 37205
  3. UI sanity.
jsgh7276 commented 8 months ago

Tested issue 37497 and worked as I expected! Thanks a lot to @jscheffl and all related contributors.

Lee-W commented 8 months ago

https://github.com/apache/airflow/pull/37002 confirmed on rc3

ephraimbuddy commented 8 months ago

Apache Airflow 2.8.2 has been released. Thank you all for testing this release

potiuk commented 8 months ago

2.8.2 to be precise :) . From RC3

ephraimbuddy commented 8 months ago

2.8.2 to be precise :) . From RC3

Ah, mistake. Correcting that