2.2.2 - 2026-06-23¶
Summary¶
In this patch release, the down-pinning on packaging and websocket-client have been
removed.
Security Issues¶
This release fixes vulnerabilities by updating dependencies:
Dependency |
Vulnerability |
Affected |
Fixed in |
|---|---|---|---|
cryptography |
GHSA-537c-gmf6-5ccf |
46.0.7 |
48.0.1 |
gitpython |
CVE-2026-42215 |
3.1.46 |
3.1.47 |
gitpython |
CVE-2026-42284 |
3.1.46 |
3.1.47 |
gitpython |
CVE-2026-44244 |
3.1.46 |
3.1.49 |
gitpython |
GHSA-mv93-w799-cj2w |
3.1.46 |
3.1.50 |
idna |
PYSEC-2026-215 |
3.11 |
3.15 |
msgpack |
GHSA-6v7p-g79w-8964 |
1.1.2 |
1.2.1 |
pip |
PYSEC-2026-196 |
26.0.1 |
26.1.2 |
pip |
CVE-2026-3219 |
26.0.1 |
26.1 |
pip |
CVE-2026-6357 |
26.0.1 |
26.1 |
pyarrow |
PYSEC-2026-113 |
23.0.0 |
23.0.1 |
tornado |
CVE-2026-49854 |
6.5.5 |
6.5.6 |
tornado |
CVE-2026-49853 |
6.5.5 |
6.5.6 |
tornado |
CVE-2026-49855 |
6.5.5 |
6.5.6 |
tornado |
GHSA-pw6j-qg29-8w7f |
6.5.5 |
6.5.7 |
ujson |
CVE-2026-44660 |
5.12.0 |
5.12.1 |
ujson |
CVE-2026-54911 |
5.12.0 |
5.13.0 |
urllib3 |
PYSEC-2026-142 |
2.6.3 |
2.7.0 |
urllib3 |
PYSEC-2026-142 |
2.6.3 |
2.7.0 |
urllib3 |
PYSEC-2026-141 |
2.6.3 |
2.7.0 |
#331: Resolved vulnerabilities by re-locking
poetry.lockand updatedexasol-toolboxto 7.0.0#337: Resolved vulnerabilities by relocking
poetry.lock
Refactoring¶
#333: Updated to
exasol-toolboxversion 8.0.0#335: Added
exportplugin topyproject.tomlforexasol-toolboxusage#338: Update to
exasol-toolboxversion 8.1.1#343: Removed down-pinning on
packagingwhich follows CalVer versioning and onwebsocket-client
Dependency Updates¶
main¶
Updated dependency
cryptography:46.0.7to49.0.0Updated dependency
orjson:3.11.7to3.11.9Updated dependency
packaging:25.0to26.2Updated dependency
polars:1.37.1to1.41.2Updated dependency
pyarrow:23.0.0to24.0.0Updated dependency
ujson:5.12.0to5.13.0Updated dependency
websocket-client:1.8.0to1.9.0
dev¶
Updated dependency
exasol-integration-test-docker-environment:5.0.0to6.2.0Updated dependency
exasol-toolbox:6.4.0to9.0.0Updated dependency
pytest:9.0.3to9.1.1