Skip to content

Commit 8b0cb9c

Browse files
committed
Release notes for 0.22.0
1 parent 6419ff5 commit 8b0cb9c

File tree

1 file changed

+9
-5
lines changed

1 file changed

+9
-5
lines changed

CHANGES.rst

Lines changed: 9 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,18 @@
11
Changes
22
=======
33

4-
N.N.N (YYYY-MM-DD)
5-
------------------
4+
0.22.0 (2024-07-DD)
5+
-------------------
66

7-
* ``scrapy-zyte-api[provider]`` now requires zyte-common-items >= 0.20.0.
7+
* ``scrapy-zyte-api[provider]`` now requires :doc:`zyte-common-items
8+
<zyte-common-items:index>` 0.20.0+.
89

910
* Added the :setting:`ZYTE_API_AUTO_FIELD_STATS` setting.
1011

12+
* Added the :func:`~scrapy_zyte_api.is_session_init_request` function.
13+
14+
* Added the :data:`~scrapy_zyte_api.session_config_registry` variable.
15+
1116
0.21.0 (2024-07-02)
1217
-------------------
1318

@@ -120,8 +125,7 @@ N.N.N (YYYY-MM-DD)
120125
* The ``Accept``, ``Accept-Encoding``, ``Accept-Language``, and ``User-Agent``
121126
headers are now dropped automatically during :ref:`header mapping
122127
<header-mapping>` unless they have user-defined values. This fix can improve
123-
success rates on some websites when using :ref:`HTTP requests
124-
<zyte-api-http>`.
128+
success rates on some websites when using :ref:`HTTP requests <zapi-http>`.
125129

126130
0.18.1 (2024-04-19)
127131
-------------------

0 commit comments

Comments
 (0)