Closed ephraimbuddy closed 8 months ago
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)
In case, someone doesn't not know how to run this version. (I asked Yarek how to do it.)
Tested my changes
Tested my changes
- Fixing status icon alignment for various views #36804 is not working as expected, not sure why. The changes are present here already https://github.com/apache/airflow/blob/v2-8-stable/airflow/www/static/js/dag/StatusBox.tsx
- Revoking audit_log permission from all users except admin #37501 needs the FAB provider changes, so we can probably only test it with that. How we do approach such cases @ephraimbuddy? Same applies for Fix failing home view test after changing audit log permissions #37550 and Fix wrong test after fixing audit log permission (Fix wrong test after fixing audit log permission #37547)
@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.
@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.
36855
Tested with 3.11, 3.10, 3.9 & 3.8. Works like a charm.
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!
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.
I guess "are not correctly in RC2" -> "are now correctly" in RC2 :) ?
I guess the regression is small enough to not require RC3?
Tested RC3 now and can confirm all stuff is working (wohooo), also #37675
Tested rc3 - looks good. Also tested that Docker Image for rc3 contains latest docker binary (added in #37651 )
Tested issue 37497 and worked as I expected! Thanks a lot to @jscheffl and all related contributors.
https://github.com/apache/airflow/pull/37002 confirmed on rc3
Apache Airflow 2.8.2 has been released. Thank you all for testing this release
2.8.2 to be precise :) . From RC3
2.8.2 to be precise :) . From RC3
Ah, mistake. Correcting that
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.
IMPORT_ERROR
from DAG related permissions to view related permissions (#37292): @vincbeck/variables
endpoint (#36820): @ryandutton @Taragolis Linked issues:flask-session
to <0.6 (#36895): @Taragolis@Sentry.enrich_errors
(#37002): @jkramer-ginkgo @Lee-W Linked issues:pendulum.from_timestamp
usage (#37160): @TaragolisPythonVirtualenvOperator
crashes if anypython_callable
function is defined in the same source as DAG (#35529)pip 24.0
(#37236): @potiukdateTimeAttrFormat
constant (#37285): @Taragolis @Satoshi-Sh Linked issues:access_entity
is specified (#37290): @vincbeckairflow_pre_installed_providers.txt
into sdist distribution (#37388): @Taragolismarkdown
from core dependencies (#37396): @TaragolisThanks 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