Cover scrapy.downloadermiddlewares.decompression in the release notes

This commit is contained in:
Adrián Chaves 2023-12-13 13:35:05 +01:00
parent b9c4ee26d7
commit 12b10a7a64
1 changed files with 8 additions and 0 deletions

View File

@ -16,6 +16,10 @@ Scrapy 2.11.1 (unreleased)
.. _7j7m-v7m3-jqm7 security advisory: https://github.com/scrapy/scrapy/security/advisories/GHSA-7j7m-v7m3-jqm7
- Also in relation with the `7j7m-v7m3-jqm7 security advisory`_, the
deprecated ``scrapy.downloadermiddlewares.decompression`` module has been
removed.
.. _release-2.11.0:
@ -2896,6 +2900,10 @@ Scrapy 1.8.4 (unreleased)
to the decompressed response body. Please, see the `7j7m-v7m3-jqm7 security
advisory`_ for more information.
- Also in relation with the `7j7m-v7m3-jqm7 security advisory`_, use of the
``scrapy.downloadermiddlewares.decompression`` module is discouraged and
will trigger a warning.
.. _release-1.8.3: