potiuk commented on code in PR #72834:
URL: https://github.com/apache/airflow/pull/72834#discussion_r3973493355


##########
providers/http/docs/changelog.rst:
##########
@@ -27,6 +27,31 @@
 Changelog
 ---------
 
+6.1.0
+.....
+
+Features
+~~~~~~~~
+
+* ``Add warning for HttpOperator deferrable with non-idempotent methods 
(#69748)``
+
+Bug Fixes
+~~~~~~~~~
+
+* ``Fix HttpOperator deferrable pagination returning only the last page 
(#72388)``
+* ``Keep HttpEventTrigger asset watchers polling after a failed request 
(#72376)``
+
+.. Below changes are excluded from the changelog. Move them to
+   appropriate section above if needed. Do not delete the lines(!):
+   * ``Fix HttpOperator deferrable pagination returning only the last page``

Review Comment:
   Should be removed (duplicate?)



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