API: Avoid duplicate logs to api-feature-usage
[lhc/web/wiklou.git] / RELEASE-NOTES-1.33
index c2bb4cf..3fd9520 100644 (file)
@@ -337,6 +337,8 @@ because of Phabricator reports.
   check block behaviour.
 * The api-feature-usage log channel now has log context. The text message is
   deprecated and will be removed in the future.
+* The "stream" request option in MultiHttpClient has been deprecated.
+  Use the new "sink" option instead.
 
 === Other changes in 1.33 ===
 * (T201747) Html::openElement() warns if given an element name with a space