### Body We are kindly requesting that contributors to [Apache Airflow RC 2.6.1rc1](https://pypi.org/project/apache-airflow/2.6.1rc1/) help test the RC. Please let us know by commenting if the issue is addressed in the latest RC. - [ ] [Prevent DagRun's `start_date` from reset (#30124) (#30125)](https://github.com/apache/airflow/pull/30125): @dimonchik-suvorov Linked issues: - [DagRun's start_date updated when user clears task of the running Dagrun (#30124)](https://github.com/apache/airflow/issues/30124) - [ ] [Reenable clear on TaskInstanceModelView for role User (#30415)](https://github.com/apache/airflow/pull/30415): @eejbyfeldt - [x] [Table for affected tasks in grid actions (#30633)](https://github.com/apache/airflow/pull/30633): @pierrejeambrun - [ ] [Fix backfill KeyError when try_number out of sync (#30653)](https://github.com/apache/airflow/pull/30653): @ephraimbuddy @sarvothaman @huozhanfeng @awbush Linked issues: - [[Bug] Backfill job fails to run when there are tasks run into rescheduling state. (#17305)](https://github.com/apache/airflow/pull/17305) - [Backfill crashes with "KeyError: TaskInstanceKey" when task has retries (#13322)](https://github.com/apache/airflow/issues/13322) - [Add unittest for #17305 (#18806)](https://github.com/apache/airflow/pull/18806) - [ ] [Fix problem with displaying graph (#30765)](https://github.com/apache/airflow/pull/30765): @meujin - [x] [Fix mappedStates case (#30916)](https://github.com/apache/airflow/pull/30916): @bbovenzi - [x] [Improve task group UI in new graph (#30918)](https://github.com/apache/airflow/pull/30918): @bbovenzi - [x] [Remove print from dag trigger command (#30921)](https://github.com/apache/airflow/pull/30921): @pankajastro - [x] [Include node height/width in center-on-task logic (#30924)](https://github.com/apache/airflow/pull/30924): @bbovenzi - [x] [Fix `order_by` request in list DAG rest api (#30926)](https://github.com/apache/airflow/pull/30926): @pankajastro - [ ] [Use the Task Group explicitly passed to 'partial' if any (#30933)](https://github.com/apache/airflow/pull/30933): @LuizArmesto Linked issues: - [Tasks created using "dynamic task mapping" ignore the Task Group passed as argument (#30932)](https://github.com/apache/airflow/issues/30932) - [ ] [Add support for dynamic tasks with template fields that contain `pandas.DataFrame` (#30943)](https://github.com/apache/airflow/pull/30943): @tatiana - [x] [Upgrade PIP to 23.1.2 (#30964)](https://github.com/apache/airflow/pull/30964): @potiuk - [ ] [Update incorrect config values (#30969)](https://github.com/apache/airflow/pull/30969): @ephraimbuddy - [ ] [Fix Pool schema OpenAPI spec (#30973)](https://github.com/apache/airflow/pull/30973): @pierrejeambrun - [x] [Fix output for `airflow providers get` command (#30978)](https://github.com/apache/airflow/pull/30978): @pankajastro - [x] [Fix unable to remove DagRun and TaskInstance with note (#30987)](https://github.com/apache/airflow/pull/30987): @herlambang Linked issues: - [Unable to remove DagRun and TaskInstance with note (#30984)](https://github.com/apache/airflow/issues/30984) - [x] [Fix missing models in API documentation. (#31021)](https://github.com/apache/airflow/pull/31021): @potiuk Linked issues: - [Add Public Interface description to Airflow documentation (#28300)](https://github.com/apache/airflow/pull/28300) - [ ] [Move TaskInstanceKey to a separate file to fix circular import from kubernetes_helper_functions.py (#31033)](https://github.com/apache/airflow/pull/31033): @LipuFei Linked issues: - [DB migration job fails with circular import (#30988)](https://github.com/apache/airflow/issues/30988) - [ ] [Fix issue in pre-importing modules in zipfile (#31061)](https://github.com/apache/airflow/pull/31061): @ephraimbuddy - [ ] [Update provider to apache-hive suffix. (#31068)](https://github.com/apache/airflow/pull/31068): @davidshur Linked issues: - [[BUG] apache.hive extra is referencing incorrect provider name (#31067)](https://github.com/apache/airflow/issues/31067) - [x] [Fix template error when iterating None value and fix params documentation (#31078)](https://github.com/apache/airflow/pull/31078): @herlambang @Limess Linked issues: - [Exception when manually triggering dags via UI with `params` defined. (#31014)](https://github.com/apache/airflow/issues/31014) - [ ] [Fix Spacing for DagBag.dagbag_report()'s Output (#31095)](https://github.com/apache/airflow/pull/31095): @mtsadler-branch - [ ] [fix MappedTaskGroup import in taskinstance (#31100)](https://github.com/apache/airflow/pull/31100): @JCoder01 - [ ] [Ensure that we check worker for served logs if no local or remote logs found (#31101)](https://github.com/apache/airflow/pull/31101): @dstandish @juraa14 @zachliu Linked issues: - [Logs no longer shown after task completed CeleryExecutor (#31059)](https://github.com/apache/airflow/issues/31059) - [Incorrect logic when reading from local log files (#30997)](https://github.com/apache/airflow/issues/30997) - [ ] [Move interleave_timestamp_parser config to section logging (#31102)](https://github.com/apache/airflow/pull/31102): @dstandish - [x] [Fix unmasked env var on task detail view (#31125)](https://github.com/apache/airflow/pull/31125): @herlambang @chriscmorgan Linked issues: - [Connection password values appearing unmasked in the "Task Instance Details" -> "Environment" field (#30089)](https://github.com/apache/airflow/issues/30089) - [ ] [Remove worrying log message about redaction caused by OpenLineage plugin (#31149)](https://github.com/apache/airflow/pull/31149): @ashb - [ ] [Ensure the KPO runs pod mutation hooks correctly (#31173)](https://github.com/apache/airflow/pull/31173): @jedcunningham - [ ] [Fix section name reference for api_client_retry_configuration (#31174)](https://github.com/apache/airflow/pull/31174): @dstandish - [ ] [Fix timestamp parse failure for k8s executor pod tailing (#31175)](https://github.com/apache/airflow/pull/31175): @dstandish - [ ] [Make sure that DAG processor job row has filed value in `job_type` column (#31182)](https://github.com/apache/airflow/pull/31182): @AmFlint - [x] [Fix calculation of health check threshold for SchedulerJob (#31277)](https://github.com/apache/airflow/pull/31277): @potiuk Thanks to all who contributed to the release (probably not a complete list!): @pierrejeambrun @LipuFei @pankajastro @JCoder01 @davidshur @zachliu @meujin @LuizArmesto @Limess @AmFlint @juraa14 @jedcunningham @tatiana @bbovenzi @huozhanfeng @herlambang @sarvothaman @chriscmorgan @potiuk @eejbyfeldt @dstandish @awbush @mtsadler-branch @dimonchik-suvorov @ashb @ephraimbuddy ### Committer - [X] I acknowledge that I am a maintainer/committer of the Apache Airflow project.
Body
We are kindly requesting that contributors to Apache Airflow RC 2.6.1rc1 help test the RC.
Please let us know by commenting if the issue is addressed in the latest RC.
start_datefrom reset (#30124) (#30125): @dimonchik-suvorovLinked issues:
Linked issues:
order_byrequest in list DAG rest api (#30926): @pankajastroLinked issues:
pandas.DataFrame(#30943): @tatianaairflow providers getcommand (#30978): @pankajastroLinked issues:
Linked issues:
Linked issues:
Linked issues:
Linked issues:
paramsdefined. (#31014)Linked issues:
Linked issues:
job_typecolumn (#31182): @AmFlintThanks to all who contributed to the release (probably not a complete list!):
@pierrejeambrun @LipuFei @pankajastro @JCoder01 @davidshur @zachliu @meujin @LuizArmesto @Limess @AmFlint @juraa14 @jedcunningham @tatiana @bbovenzi @huozhanfeng @herlambang @sarvothaman @chriscmorgan @potiuk @eejbyfeldt @dstandish @awbush @mtsadler-branch @dimonchik-suvorov @ashb @ephraimbuddy
Committer