jedcunningham commented on code in PR #27117:
URL: https://github.com/apache/airflow/pull/27117#discussion_r999863876


##########
RELEASE_NOTES.rst:
##########
@@ -21,6 +21,68 @@
 
 .. towncrier release notes start
 
+Airflow 2.4.2 (2022-10-22)
+--------------------------
+
+Significant Changes
+^^^^^^^^^^^^^^^^^^^
+
+Default for ``[webserver] expose_stacktrace`` changed to ``False`` (#27059)
+"""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""
+
+  The default for ``[webserver] expose_stacktrace`` has been set to ``False``, 
instead of ``True``. This means administrators must opt-in to expose tracebacks 
to end users.
+
+Bug Fixes
+^^^^^^^^^
+- Make tracebacks opt-in (#27059)
+- Add missing AUTOINC/SERIAL for FAB tables (#26885)
+- Add separate error handler for 405(Method not allowed) errors (#26880)
+- Don't re-patch pods that are already controlled by current worker (#26778)
+- Fix broken URL for ``docker-compose.yaml`` (#26726)

Review Comment:
   This is docs only.



-- 
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]

Reply via email to