Skip to content

Commit 1b7072c

Browse files
committed
Release 4.3.3
1 parent e0e6572 commit 1b7072c

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

CHANGES

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
Unreleased
2-
----------
1+
4.3.3 (2026-06-18)
2+
------------------
33
- Wire up the ``forbid_external`` setting (previously defined but unused
44
since the move off ``defusedxml`` in 4.0). When enabled it refuses to
55
transitively fetch ``http``/``https`` resources via ``xsd:import``,
@@ -9,6 +9,8 @@ Unreleased
99
``False`` to preserve existing behaviour; enable when loading WSDLs from
1010
untrusted sources to mitigate SSRF via attacker-controlled import
1111
targets.
12+
- Internal tooling only: migrate dependency/build management to uv and
13+
replace isort/flake8/black with ruff. No runtime changes.
1214

1315
4.3.2 (2025-09-15)
1416
-----------------

0 commit comments

Comments
 (0)