File tree Expand file tree Collapse file tree 1 file changed +9
-5
lines changed Expand file tree Collapse file tree 1 file changed +9
-5
lines changed Original file line number Diff line number Diff line change 11Changes
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+
11160.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
1261300.18.1 (2024-04-19)
127131-------------------
You can’t perform that action at this time.
0 commit comments