Skip to content

Commit 19685a6

Browse files
authored
Release notes for 2.4.0 (#129)
1 parent 614cb03 commit 19685a6

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

docs/news.rst

+16
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,22 @@
33
Changes
44
=======
55

6+
v2.4.0 (YYYY-MM-DD)
7+
-------------------
8+
9+
Removed official support for Python 3.4, 3.5, 3.6, 3.7 and 3.8. Added official
10+
Python 3.13 support.
11+
12+
`Backward-compatible
13+
<https://docs.zyte.com/zyte-api/migration/zyte/smartproxy.html#spm-migrate-map>`__
14+
``X-Crawlera``-prefixed headers are no longer translated into their matching
15+
`Zyte API proxy mode headers
16+
<https://docs.zyte.com/zyte-api/usage/proxy-mode.html#zapi-proxy-headers>`_,
17+
Zyte API now handles their translation on the server side.
18+
19+
Added a new ``ZYTE_SMARTPROXY_KEEP_HEADERS`` setting that allows disabling
20+
header dropping and translation.
21+
622
v2.3.5 (2024-08-05)
723
-------------------
824

0 commit comments

Comments
 (0)