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


The following commit(s) were added to refs/heads/v2-7-test by this push:
     new dc44806dc3 Fix OpenLineage link in New Features notes (#33513)
dc44806dc3 is described below

commit dc44806dc33b34a1e08602a94650a05093d44e86
Author: ldacey <[email protected]>
AuthorDate: Sat Aug 19 17:58:33 2023 +0800

    Fix OpenLineage link in New Features notes (#33513)
    
    The label is provider:openlineage instead of API-53
    
    (cherry picked from commit de17b939eb37d0bb9e75ec48be2a0e7159e4cd1c)
---
 RELEASE_NOTES.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/RELEASE_NOTES.rst b/RELEASE_NOTES.rst
index 90f9d155cf..1b316aa009 100644
--- a/RELEASE_NOTES.rst
+++ b/RELEASE_NOTES.rst
@@ -142,7 +142,7 @@ New Features
 - Trigger Button - Implement Part 2 of AIP-50 (#31583)
 - Removing Executor Coupling from Core Airflow (`AIP-51 
<https://github.com/apache/airflow/pulls?q=is%3Apr+is%3Amerged+label%3AAIP-51+milestone%3A%22Airflow+2.7.0%22>`_)
 - Automatic setup and teardown tasks (`AIP-52 
<https://github.com/apache/airflow/pulls?q=is%3Apr+is%3Amerged+label%3AAIP-52+milestone%3A%22Airflow+2.7.0%22>`_)
-- OpenLineage in Airflow (`AIP-53 
<https://github.com/apache/airflow/pulls?q=is%3Apr+is%3Amerged+label%3AAIP-53+milestone%3A%22Airflow+2.7.0%22>`_)
+- OpenLineage in Airflow (`AIP-53 
<https://github.com/apache/airflow/pulls?q=is%3Apr+is%3Amerged+milestone%3A%22Airflow+2.7.0%22+label%3Aprovider%3Aopenlineage>`_)
 - Experimental: Add a cache to Variable and Connection when called at dag 
parsing time (#30259)
 - Enable pools to consider deferred tasks (#32709)
 - Allows to choose SSL context for SMTP connection (#33070)

Reply via email to