7.1.0 - 2026-06-09¶
Summary¶
In this minor release, we added access to table comments via get_table_comment and column comments via get_columns.
Feature¶
#753: Added access to table and column comments
Refactoring¶
#738: Replaced
version.pyusage with method based onpyproject.toml#743: Updated to
exasol-toolboxversion 8.0.0#747: Added
exportplugin topyproject.tomlforexasol-toolboxusage#750: Updated to
exasol-toolboxversion 8.1.1
Security Issues¶
This release fixes vulnerabilities by updating dependencies:
Dependency |
Vulnerability |
Affected |
Fixed in |
|---|---|---|---|
gitpython |
GHSA-mv93-w799-cj2w |
3.1.49 |
3.1.50 |
idna |
CVE-2026-45409 |
3.11 |
3.15 |
pip |
PYSEC-2026-196 |
26.1 |
26.1.2 |
pytest |
CVE-2025-71176 |
8.4.2 |
9.0.3 |
urllib3 |
PYSEC-2026-142 |
2.6.3 |
2.7.0 |
urllib3 |
PYSEC-2026-141 |
2.6.3 |
2.7.0 |
#741: Resolved vulnerabilities by relocking
poetry.lockand increased allowedpytestandexasol-integration-test-docker-environment#749: Resolved vulnerabilities by relocking
poetry.lock
Dependency Updates¶
main¶
Updated dependency
pyexasol:2.0.0to2.2.1
dev¶
Updated dependency
exasol-integration-test-docker-environment:5.0.0to6.2.0Updated dependency
exasol-toolbox:7.0.0to8.1.1Updated dependency
nox:2025.11.12to2026.4.10Updated dependency
pydantic:2.12.5to2.13.4Updated dependency
pydantic-settings:2.12.0to2.14.1Updated dependency
pytest:8.4.2to9.0.3Updated dependency
pytest-exasol-backend:1.4.0to1.4.1