chore(deps): update apache/airflow docker tag to v3.2.1#889
Merged
Conversation
Up to standards ✅🟢 Issues
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
3.2.0→3.2.1Release Notes
apache/airflow (apache/airflow)
v3.2.1Compare Source
Significant Changes
^^^^^^^^^^^^^^^^^^^
/dagsendpoint, as it now requires additional permissions (DagAccessEntity.RUN,DagAccessEntity.HITL_DETAIL, andDagAccessEntity.TASK_INSTANCE). This change was made because the endpoint returns aggregated data from these multiple entities. Please update your custom user roles to include read access for DAG Runs, Task Instances, and HITL Details if those users should still have access to the/dagsendpoint. (#64822)Improvements
^^^^^^^^^^^^
{}to restore OSS defaults. Thetokensfield is now optional in the theme configuration. (#64552)Bug Fixes
^^^^^^^^^
DEFAULT_LOGGING_CONFIGto use rightkwargs(#65412) (#65424)dispose_orm()not disposing async engine on shutdown (#65274) (#65284)get_team_name_depcreating wasted async sessions whenmulti_team=False(#65275) (#65282)disable_sqlite_fkeysto migration 0108 (#65288) (#65290)UPDATEto avoid row lock in the common case (#65029) (#65137)dropdownsin connection forms (#65007) (#65085) (#65138)SearchBarvalue not syncing withdefaultValuechanges (#65054) (#65140)$AIRFLOW_CONFIGenv (#64936) (#65200)Sessionstaying opened between yields (#65179) (#65195)Sessionleak fromStreamingResponseAPI endpoints (#65162) (#65193)_tokencookie exists from older Airflow instance (#64955) (#65177)@taskdecorator to validate operator arg types at decoration time (#65041) (#65050)is_alivedefault toNoneinjobs listCLI (#65065) (#65091)dag_idinget_task_instance(#64957) (#64968) (#65067)debounceon clear to prevent stale search value (#64893) (#64907)CommsDecoder(#64894) (#64946)UPDATEs insidedisable_sqlite_fkeysin migration 0097 (#64876) (#64940)TIexists in TIH (#61631) (#64693)SerializedDagModel(#64322) (#64738)TypeErrorinGET /dags/{dag_id}/taskswhenorder_byfield hasNonevalues (#64384) (#64587)DagRun(#64752) (#64853)connections importreturning non-zero exit code on failure (#64416) (#64449)targetand addrelattributes (#64542) (#64772)DagVersionSelectoptions not filtered by selectedDagRun(#64736) (#64771)start_datein example DAGs to avoid timezone conversion overflow (#63882) (#64758)AirflowPluginnot re-exported, causing mypy errors in plugins (#65132) (#65163)apache-airflow-providers-fabminimum version to preventconnexionimport error on Python 3.13 (#65523) (#65524)Miscellaneous
^^^^^^^^^^^^^
TriggerCommsDecodersync req-res cycle (#64882) (#65285)write_to_ossupport for writing task logs to OpenSearch (#64364) (#65201)airflow_local_settings.py(#64764) (#65003)Doc-only Changes
^^^^^^^^^^^^^^^^
Configuration
📅 Schedule: (in timezone Etc/UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.