Skip to content

Commit ed141f8

Browse files
authored
Release notes for 0.18.4 (#201)
1 parent 6141a71 commit ed141f8

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

CHANGES.rst

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,14 @@
11
Changes
22
=======
33

4+
0.18.4 (2024-06-10)
5+
-------------------
6+
7+
* Now the :setting:`ZYTE_API_PROVIDER_PARAMS` setting and the
8+
:reqmeta:`zyte_api_provider` request metadata key can influence the
9+
resolution of an :class:`~web_poet.page_inputs.response.AnyResponse`
10+
dependency.
11+
412
0.18.3 (2024-06-07)
513
-------------------
614

@@ -87,7 +95,8 @@ Changes
8795
* :doc:`scrapy-poet <scrapy-poet:index>` >= 0.21.0
8896
* :doc:`web-poet <web-poet:index>` >= 0.16.0
8997

90-
* Added support for :class:`web_poet.AnyResponse` dependency.
98+
* Added support for :class:`web_poet.AnyResponse
99+
<web_poet.page_inputs.response.AnyResponse>` dependency.
91100
* Added support to specify the country code via :class:`typing.Annotated` and
92101
:class:`scrapy_zyte_api.Geolocation` dependency *(supported only on Python
93102
3.9+)*.

0 commit comments

Comments
 (0)