This is an automated email from the ASF dual-hosted git repository. ephraimanierobi pushed a commit to branch v2-6-test in repository https://gitbox.apache.org/repos/asf/airflow.git
commit 7f28ee666d95725b2fbab6b2d90efc87a21ad5e8 Author: Ephraim Anierobi <[email protected]> AuthorDate: Tue Apr 25 21:00:11 2023 +0100 Update Release Note --- RELEASE_NOTES.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/RELEASE_NOTES.rst b/RELEASE_NOTES.rst index 18cd7b3eb7..7b0f9a89d9 100644 --- a/RELEASE_NOTES.rst +++ b/RELEASE_NOTES.rst @@ -21,7 +21,7 @@ .. towncrier release notes start -Airflow 2.6.0 (2023-04-27) +Airflow 2.6.0 (2023-04-28) -------------------------- Significant Changes @@ -267,7 +267,7 @@ Misc/Internal - Switch to ruff for faster static checks (#28893) - Remove horizontal lines in TI logs (#28876) - Make allowed_deserialization_classes more intuitive (#28829) -- Propagate logs to stdout when in k8s executor pod (#28440) +- Propagate logs to stdout when in k8s executor pod (#28440, #30860) - Fix code readability, add docstrings to json_client (#28619) - AIP-51 - Misc. Compatibility Checks (#28375) - Fix is_local for LocalKubernetesExecutor (#28288)
