-
Notifications
You must be signed in to change notification settings - Fork 14.3k
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 of Apache Airflow 2.9.2rc1 #40093
Comments
Checked my changes. Unfortunately there is likely a breaking "celery" change that we should make sure to handle. See #40097 |
UPDATE: so it seems (see #40097 ) we should also cherry-pick #40012 and #40035 in order to include fix for that (cc: @o-nikolas ). I marked them as 2.9.2 milestone. |
Sure @potiuk, we will cherry-pick those commit and release rc2 |
I'm confused here. #40012 is provider only change but #40035 is only test changes. I think the fix would be by releasing a new celery provider or am I missing something? |
#39830 looking good |
I looked closer and yes - you are absolutely right @ephraimbuddy. This looks like celery provider bug for 3.7.1 and that we should wait with 2.9.2 until celery provider is 3.7.2 with the fix is released and we should - I think - yank celery provider 3.7.1 See: #40097 (comment) |
Tested the two contributed fixes, works as expected. |
Airflow 2.9.2 has been released. Thank you all for testing this release |
Body
We are kindly requesting that contributors to Apache Airflow RC 2.9.2rc1 help test the RC.
Please let us know by commenting if the issue is addressed in the latest RC.
Linked issues:
Linked issues:
Linked issues:
sql_alchemy_engine_args
config example (#38971): @jedcunninghamidx_last_scheduling_decision
ondag_run
table (#39275): @pankajkotiexecution_date
in@apply_lineage
(#39327): @TaragolisLinked issues:
Linked issues:
SafeDogStatsdLogger
to useget_validator
to enable pattern matching (#39370): @rawwarLinked issues:
has_access
(#39421): @jedcunningham @vincbeckLinked issues:
is_authorized_custom_view
from auth manager to handle custom actions (#39167)Linked issues:
Linked issues:
defer
(#39742): @jedcunninghamprovider_info_cache
decorator (#39750): @Taragolismax_consecutive_failed_dag_runs
in API spec (#39830): @pankajastroLinked issues:
Linked issues:
AirflowSecurityManagerV2
leave transactions in theidle in transaction
state (#39935): @alejandro-riveraThanks to all who contributed to the release (probably not a complete list!):
@jscheffl @nivdror @dstandish @ephraimbuddy @pankajastro @VladimirYushkevich @uzhastik @sreenusuuda @uranusjr @VertexToEdge @RodrigoGanancia @lotrias17 @rawwar @macchiang @Lee-W @potiuk @pankajkoti @Taragolis @Aakcht @alejandro-rivera @RNHTTR @fliaj @TiDeane @jedcunningham @tatiana @vincbeck
Committer
The text was updated successfully, but these errors were encountered: