4.1.0
4.1.0 - 2025-04-23
Summary
This release added support for Exasol docker db 8.32.0 and 8.34.0. There is a new option for the spawn-test-environment
command to inject environment variables to the docker-db. Besides, there are several internal improvements.
Supported Exasol Versions
- 7.1: up to 7.1.29
- 8: from 8.17.0 up to 8.34.0
Features
- #463: Added option to inject environment variables to docker-db
- #467: Add Docker-DB 8.32.0
- #465: Added a CI test for a GPU setup and added DB 8.34.0
Security:
- #469 Resolved CVE-2024-12797 in transitive dependency
cryptography
via fabric & pyexasol by updatingcryptography
to version 44.0.2- Due to changes in cryptography's Python support (!=3.9.0 and 3.9.1), we updated our support to Python ^3.9.2.