This is an automated email from the ASF dual-hosted git repository. ephraimanierobi pushed a commit to branch v2-7-test in repository https://gitbox.apache.org/repos/asf/airflow.git
commit d254b5b36719ec924d00bb4abda5925cba63db68 Author: Elad Kalif <[email protected]> AuthorDate: Tue Aug 29 11:35:54 2023 +0300 Replace AIP-42 label with area:dynamic-task-mapping label (#33870) (cherry picked from commit 6aeda2ce2b267b36b90cc1eea5cc6bcf5cf2085b) --- RELEASE_NOTES.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/RELEASE_NOTES.rst b/RELEASE_NOTES.rst index fbd2ba786e..fb92646f4c 100644 --- a/RELEASE_NOTES.rst +++ b/RELEASE_NOTES.rst @@ -2482,7 +2482,7 @@ and Airflow cannot be embedded in an iframe. New Features ^^^^^^^^^^^^ -- Add dynamic task mapping (`AIP-42 <https://github.com/apache/airflow/pulls?q=is%3Apr+is%3Amerged+label%3AAIP-42+milestone%3A%22Airflow+2.3.0%22>`_) +- Add dynamic task mapping (`AIP-42 <https://github.com/apache/airflow/pulls?q=is%3Apr+is%3Amerged+label%3Aarea%3Adynamic-task-mapping+milestone%3A%22Airflow+2.3.0%22>`_) - New Grid View replaces Tree View (#18675) - Templated ``requirements.txt`` in Python Operators (#17349) - Allow reuse of decorated tasks (#22941)
