-
Notifications
You must be signed in to change notification settings - Fork 16.4k
Description
We have a kind request for all the contributors to the latest Apache Airflow RC 2.5.2rc2.
Could you please help us to test the RC versions of Airflow?
Please let us know in the comment if the issue is addressed in the latest RC.
- Fix inconsitencies in checking edit permissions for a DAG (#20346): @kaxil
- logging poke info when external dag is not none and task_id and task_ids are none (#28097): @surabathini
- Migrate remaining core sensors tests to
pytest(#28204): @potiuk @Taragolis
Linked issues: - Fix manual task trigger failing for k8s. (#28394): @snjypl
- Fix bugs introduced when moving the code of issue generation to breeze (#28683): @potiuk
Linked issues: - introduce dag processor job fix #27140 (#28799): @farhan0syakir
- Throttle streaming log reads (#28818): @dstandish
- Bump swagger-ui-dist from 3.52.0 to 4.1.3 in /airflow/www (#28824): @dependabot[bot]
- Annotate KubeExecutor pods that we don't delete (#28844): @jedcunningham
- KubenetesExecutor sends state even when successful (#28871): @jedcunningham
- Add dep context description for better log message (#28875): @dstandish
- Be more selective when adopting pods with KubernetesExecutor (#28899): @jedcunningham
- Allow URI without authority and host blocks in
airflow connections add(#28922): @Taragolis - Update how PythonSensor returns values from python_callable (#28932): @SoxMax
- Resolve all variables in pickled XCom iterator (#28982): @uranusjr
- Write action log to DB when DAG run is trigged via API (#28998): @kolfild26
- Adding dataset to be discovered by static analyzers (#29007): @bharat99k
- Fix leak sensitive field via V1EnvVar on exception (#29016): @ecerulm
- Sanitize url_for arguments before they are passed (#29039): @potiuk
- Clarify graph view dynamic task labels (#29042): @bbovenzi
- Fix kerberos authentication for the REST API. (#29054): @potiuk
- Handling error on cluster policy itself (#29056): @okayhooni
- Check for run_id url param when linking to graph/gantt views (#29066): @bbovenzi
- Emit dagrun duration when it fails because of a timeout (#29076): @yangguoaws @hussein-awala
Linked issues: - Remove upper bound limitation for
pytest(#29086): @auvipy - Fix warning in migrations about old config. (#29092): @ashb
- Make options output of breeze command consistent and complete (#29097): @potiuk
- Fix to run tasks on Dask Worker for Windows systems (#29107): @casra-developers
- Fix access to context in functions decorated by task.sensor (#29146): @Thomas-McKanna
Linked issues: - Bump ua-parser-js from 0.7.31 to 0.7.33 in /airflow/www (#29172): @dependabot[bot]
- Fixing Task Duration view in case of manual DAG runs only (#22015) (#29195): @duke8585
- Fix Trigger DAG w/config origin url (#29212): @hussein-awala @enriqueayala
Linked issues: - Fix dag run trigger with a note. (#29228): @vedantlodha @ttben
Linked issues: - Clarify description of worker control config (#29247): @potiuk
- Increase max height for grid view elements (#29367): @bbovenzi
- Fix grid logs for large logs (#29390): @bbovenzi
- Fix validation of date-time field in API and Parameter schemas (#29395): @potiuk
- Persist DAG and task doc values in TaskFlow API if explicitly set (#29399): @josh-fell
- Ensure Serialized DAG is deleted (#29407): @michaelmicheal
- Fix Rest API update user output (#29409): @vincbeck
- Edgemodifier refactoring w/ labels in TaskGroup edge case (#29410): @vchiapaikeo
- datasets, next_run_datasets, remove unnecessary timestamp filter (#29441): @tseruga @michaelmicheal
Linked issues: - Fix nested fields rendering in mapped operators (#29451): @pshrivastava27 @hussein-awala @bdsoha
Linked issues: - Make
prev_logical_datevariable offset-aware (#29454): @akrava - Use newer setuptools v67.2.0 (#29465): @lewijw @arjunanan6
Linked issues: - Require explicit flag to remove MyPy cache when running breeze stop (#29493): @potiuk
Linked issues: - Change permissions of config/password files created by airflow (#29495): @potiuk
- Do not show version/node in UI traceback for unauthenticated user (#29501): @potiuk
- Remove section check from get-value command (#29541): @Limess @potiuk
Linked issues: - Don't display empty rendered attrs in Task Instance Details page (#29545): @josh-fell @lorenzomagni
Linked issues: - Change expose_hostname default to false (#29547): @jedcunningham
- Bump undici from 5.9.1 to 5.19.1 in /airflow/www (#29583): @dependabot[bot]
- fix clear dag run openapi spec responses by adding additional return type (#29600): @aliotta
- convert moment with timezone to UTC instead of raising an exception (#29606): @Gollum999 @hussein-awala
Linked issues: - Fix Scheduler crash when clear a previous run of a normal task that is now a mapped task (#29645): @ephraimbuddy
- Move extra links position in grid view (#29703): @bbovenzi
- Fix on_failure_callback when task receives a SIGTERM (#29743): @ephraimbuddy
- DAG list sorting lost when switching page (#29756): @alejandrofm @amoghrajesh
Linked issues: - Improve DAG loading in Graph view when using Dynamic Tasks (#29791): @Josersanvil @jose-workpath
Linked issues: - Add a check for not templateable fields (#29821): @hussein-awala @cosinequanon
Linked issues: - Updating dag run endpoint to 404 if requested dag is inactive (#29860): @SamWheating
- Update min version of python-deamon to fix containerd file limits (#29916): @antonio-antuan @potiuk
Linked issues: - Limit
importlib-metadatabackport to< 5.0.0(Limit importlib-metadata backport to < 5.0.0 #29924, Also limit importlib on Python 3.9 #30069) @potiuk
Thanks to all who contributed to the release (probably not a complete list!):
@Gollum999 @snjypl @auvipy @amoghrajesh @antonio-antuan @bharat99k @vchiapaikeo @SamWheating @jose-workpath @tseruga @akrava @Josersanvil @Thomas-McKanna @ashb @SoxMax @bdsoha @vedantlodha @lewijw @hussein-awala @arjunanan6 @dependabot[bot] @yangguoaws @kaxil @Limess @surabathini @jedcunningham @dstandish @pshrivastava27 @ecerulm @ttben @casra-developers @josh-fell @duke8585 @ephraimbuddy @michaelmicheal @farhan0syakir @okayhooni @lorenzomagni @bbovenzi @kolfild26 @potiuk @aliotta @alejandrofm @cosinequanon @enriqueayala @uranusjr @vincbeck @Taragolis
Committer
- I acknowledge that I am a maintainer/committer of the Apache Airflow project.