jedcunningham commented on code in PR #37941: URL: https://github.com/apache/airflow/pull/37941#discussion_r1515139864
########## RELEASE_NOTES.rst: ########## @@ -21,6 +21,51 @@ .. towncrier release notes start +Airflow 2.8.3 (2024-03-11) +-------------------------- + +Significant Changes +^^^^^^^^^^^^^^^^^^^ + +The smtp provider is now pre-installed when you install Airflow. (#37713) +""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""" + +Bug Fixes +""""""""" +- Add "MENU" permission in auth manager (#37881) +- Fix external_executor_id being overwritten (#37784) +- Make more MappedOperator members modifiable (#37828) +- Set parsing context dag_id in dag test command (#37606) + +Miscellaneous +""""""""""""" +- Remove useless methods from security manager (#37889) +- Upgrade google-ads version (#37787) +- Improve code coverage for TriggerRuleDep (#37680) +- Limit ``pandas`` to ``<2.2`` (#37748) Review Comment: Also not core? ########## RELEASE_NOTES.rst: ########## @@ -21,6 +21,51 @@ .. towncrier release notes start +Airflow 2.8.3 (2024-03-11) +-------------------------- + +Significant Changes +^^^^^^^^^^^^^^^^^^^ + +The smtp provider is now pre-installed when you install Airflow. (#37713) +""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""" + +Bug Fixes +""""""""" +- Add "MENU" permission in auth manager (#37881) +- Fix external_executor_id being overwritten (#37784) +- Make more MappedOperator members modifiable (#37828) +- Set parsing context dag_id in dag test command (#37606) + +Miscellaneous +""""""""""""" +- Remove useless methods from security manager (#37889) +- Upgrade google-ads version (#37787) Review Comment: Why is this in a core release? ########## RELEASE_NOTES.rst: ########## @@ -21,6 +21,51 @@ .. towncrier release notes start +Airflow 2.8.3 (2024-03-11) +-------------------------- + +Significant Changes +^^^^^^^^^^^^^^^^^^^ + +The smtp provider is now pre-installed when you install Airflow. (#37713) +""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""" + +Bug Fixes +""""""""" +- Add "MENU" permission in auth manager (#37881) +- Fix external_executor_id being overwritten (#37784) +- Make more MappedOperator members modifiable (#37828) +- Set parsing context dag_id in dag test command (#37606) + +Miscellaneous +""""""""""""" +- Remove useless methods from security manager (#37889) +- Upgrade google-ads version (#37787) +- Improve code coverage for TriggerRuleDep (#37680) +- Limit ``pandas`` to ``<2.2`` (#37748) +- The SMTP provider is now preinstalled when installing Airflow (#37713) +- Bump min versions of openapi validators (#37691) +- Bump lower-limit for pinotdb (#37690) +- Properly include ``airflow_pre_installed_providers.txt`` artifact (#37679) +- Remove ``gosu`` binary from our images (#37677) + + +Doc Only Changes +"""""""""""""""" +- Clarify lack of sync between workers and scheduler (#37913) +- Simplify some docs around airflow_local_settings (#37835) +- Add section about local settings configuration (#37829) +- Fix images in breeze docs (#37832) +- Fix docs of ``BranchDayOfWeekOperator`` (#37813) +- Format improvements, URL fixes in contrib docs (#37820) +- Write to secrets store is not supported by design (#37814) +- ``ERD`` generating doc improvement (#37808) +- Update incorrect config value (#37706) +- Update security model to clarify Connection Editing user's capabilities (#37688) +- Fix ImportError on examples dags (#37571) +- Tell users what to do if their scanners find issues in the image (#37652) Review Comment: ```suggestion ``` This is docker image specific, not core. ########## RELEASE_NOTES.rst: ########## @@ -21,6 +21,51 @@ .. towncrier release notes start +Airflow 2.8.3 (2024-03-11) +-------------------------- + +Significant Changes +^^^^^^^^^^^^^^^^^^^ + +The smtp provider is now pre-installed when you install Airflow. (#37713) +""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""" + +Bug Fixes +""""""""" +- Add "MENU" permission in auth manager (#37881) +- Fix external_executor_id being overwritten (#37784) +- Make more MappedOperator members modifiable (#37828) +- Set parsing context dag_id in dag test command (#37606) + +Miscellaneous +""""""""""""" +- Remove useless methods from security manager (#37889) +- Upgrade google-ads version (#37787) +- Improve code coverage for TriggerRuleDep (#37680) +- Limit ``pandas`` to ``<2.2`` (#37748) +- The SMTP provider is now preinstalled when installing Airflow (#37713) +- Bump min versions of openapi validators (#37691) +- Bump lower-limit for pinotdb (#37690) Review Comment: These also aren't core? ########## RELEASE_NOTES.rst: ########## @@ -21,6 +21,51 @@ .. towncrier release notes start +Airflow 2.8.3 (2024-03-11) +-------------------------- + +Significant Changes +^^^^^^^^^^^^^^^^^^^ + +The smtp provider is now pre-installed when you install Airflow. (#37713) +""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""" + +Bug Fixes +""""""""" +- Add "MENU" permission in auth manager (#37881) +- Fix external_executor_id being overwritten (#37784) +- Make more MappedOperator members modifiable (#37828) +- Set parsing context dag_id in dag test command (#37606) + +Miscellaneous +""""""""""""" +- Remove useless methods from security manager (#37889) +- Upgrade google-ads version (#37787) +- Improve code coverage for TriggerRuleDep (#37680) +- Limit ``pandas`` to ``<2.2`` (#37748) +- The SMTP provider is now preinstalled when installing Airflow (#37713) +- Bump min versions of openapi validators (#37691) +- Bump lower-limit for pinotdb (#37690) +- Properly include ``airflow_pre_installed_providers.txt`` artifact (#37679) +- Remove ``gosu`` binary from our images (#37677) Review Comment: This isn't a core change, it should go here: https://airflow.apache.org/docs/docker-stack/changelog.html ########## RELEASE_NOTES.rst: ########## @@ -21,6 +21,51 @@ .. towncrier release notes start +Airflow 2.8.3 (2024-03-11) +-------------------------- + +Significant Changes +^^^^^^^^^^^^^^^^^^^ + +The smtp provider is now pre-installed when you install Airflow. (#37713) +""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""" + +Bug Fixes +""""""""" +- Add "MENU" permission in auth manager (#37881) +- Fix external_executor_id being overwritten (#37784) +- Make more MappedOperator members modifiable (#37828) +- Set parsing context dag_id in dag test command (#37606) + +Miscellaneous +""""""""""""" +- Remove useless methods from security manager (#37889) +- Upgrade google-ads version (#37787) +- Improve code coverage for TriggerRuleDep (#37680) +- Limit ``pandas`` to ``<2.2`` (#37748) +- The SMTP provider is now preinstalled when installing Airflow (#37713) +- Bump min versions of openapi validators (#37691) +- Bump lower-limit for pinotdb (#37690) +- Properly include ``airflow_pre_installed_providers.txt`` artifact (#37679) +- Remove ``gosu`` binary from our images (#37677) + + +Doc Only Changes +"""""""""""""""" +- Clarify lack of sync between workers and scheduler (#37913) +- Simplify some docs around airflow_local_settings (#37835) +- Add section about local settings configuration (#37829) +- Fix images in breeze docs (#37832) Review Comment: ```suggestion ``` Breeze is (never?) core release related. ########## RELEASE_NOTES.rst: ########## @@ -21,6 +21,51 @@ .. towncrier release notes start +Airflow 2.8.3 (2024-03-11) +-------------------------- + +Significant Changes +^^^^^^^^^^^^^^^^^^^ + +The smtp provider is now pre-installed when you install Airflow. (#37713) +""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""" + +Bug Fixes +""""""""" +- Add "MENU" permission in auth manager (#37881) +- Fix external_executor_id being overwritten (#37784) +- Make more MappedOperator members modifiable (#37828) +- Set parsing context dag_id in dag test command (#37606) + +Miscellaneous +""""""""""""" +- Remove useless methods from security manager (#37889) +- Upgrade google-ads version (#37787) +- Improve code coverage for TriggerRuleDep (#37680) +- Limit ``pandas`` to ``<2.2`` (#37748) +- The SMTP provider is now preinstalled when installing Airflow (#37713) +- Bump min versions of openapi validators (#37691) +- Bump lower-limit for pinotdb (#37690) +- Properly include ``airflow_pre_installed_providers.txt`` artifact (#37679) +- Remove ``gosu`` binary from our images (#37677) + + +Doc Only Changes +"""""""""""""""" +- Clarify lack of sync between workers and scheduler (#37913) +- Simplify some docs around airflow_local_settings (#37835) +- Add section about local settings configuration (#37829) +- Fix images in breeze docs (#37832) +- Fix docs of ``BranchDayOfWeekOperator`` (#37813) +- Format improvements, URL fixes in contrib docs (#37820) Review Comment: ```suggestion ``` Same with contributing docs. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
