We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 614cb03 commit 19685a6Copy full SHA for 19685a6
docs/news.rst
@@ -3,6 +3,22 @@
3
Changes
4
=======
5
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
22
v2.3.5 (2024-08-05)
23
-------------------
24
0 commit comments