Exasol-integration-test-docker-environment

Latest version: v3.4.0

Safety actively analyzes 706267 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 5

3.4.0

Bugfixes

- 439: Fixed type hint in class EnvironmentInfo

Changes

- **7.1**: Added support for 7.1.30
- **8**: Added support for 8.29.6

Refactorings

- 427: Use GH approval required for slow tests

3.3.0

Code name: Python3.12 support and toolbox support

Summary

This release removed the usage of `pkg_resources` which enables clients to run the integration-test-docker-environment with Python3.12. Also, now the Exasol toolbox is used to run several CI checks. Besides this, the formatting was updated and missing type hints reported by MyPy were fixed.

Bugfixes

* 432: Fixed localhost ip address

Refactorings

* 119: Refactored `pkg_resources` usage to `importlib.resources`
* 420: Added file `py.typed` to enable mypy to find project specific types
* 418: Use exasol/python-toolbox
* 411: Removed usage of exasol-bucketfs
* 425: Fixed type checks found by MyPy
* 423: Updated formatting

Bugs

* 432: Fixed localhost ip address

3.2.0

Integration-Test-Docker-Environment 3.2.0, released 2024-09-18

Summary

Updated dependency constraints and supported Exasol versions. Also, ignore crashes of rsyslogd in the docker-db.

Supported Exasol Versions

* **7.1**: up to 7.1.29
* **8**: from 8.17.0 up to 8.31.0

Dependencies

Changes

412: Add latest Docker-DB versions
414: Ignore rsyslogd related errors in db

3.1.0

Integration-Test-Docker-Environment 3.1.0, released 2024-06-26

Summary

Updated dependency constraints and supported Exasol versions.

Supported Exasol Versions

* **7.1**: up to 7.1.26
* **8**: from 8.17.0 up to 8.27.0

Dependencies

* Updated docker dependency constrains to `>= 4.0.0, != 7.0.0`, for further details see:
- [docker/docker-py3240](https://github.com/docker/docker-py/issues/3240)
- [docker/docker-py3223](https://github.com/docker/docker-py/issues/3223)

Changes

* Moved `pytest` dependency to development dependencies
* Add explicit dependency and version constraint (`<= 0.20.1`) for `docutils`
* 396: Added new docker-db versions

3.0.0

Integration-Test-Docker-Environment 3.0.0, released 2024-02-22

Summary

Removed `pytest-itde` plugin.

Supported Exasol Versions

* **7.1**: up to 7.1.17
* **8**: 8.18.1

Breaking Changes

* Removed `pytest-itde` plugin See also

Users which do rely on the plugin should consider moving to the standalone [pytest-itde](https://pypi.org/project/pytest-exasol-itde/) plugin.
The related project can be found [here](https://github.com/exasol/pytest-plugins)

2.1.0

Integration-Test-Docker-Environment 2.1.0, released 2024-02-22

Summary

This release addresses dependencies updates and dependency issues.

Supported Exasol Versions

* **7.1**: up to 7.1.17
* **8**: 8.18.1

Dependencies

* Constrain docker dependency to `>= 4.0.0, < 7.0.0`, for further details see [docker/docker-py3223](https://github.com/docker/docker-py/issues/3223)

Internal

* 184: Streamlined error messages
* Added exasol-error-reporting library

Page 1 of 5

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.