exasol / integration-test-docker-environment

A docker-based environment for integration tests with the EXASOL DB.
https://exasol.github.io/integration-test-docker-environment/
MIT License
6 stars 2 forks source link

Remove support for docker db v 7.0.5 #160

Closed tomuben closed 2 years ago

tomuben commented 2 years ago

Background

With #150 we updated EXAPlus. However it turned out, that docker-db version 7.0.5 has a bug which makes it incompatible with the new EXAPlus, which supports TLS by default.

Acceptance Criteria

Remove support for docker-db v 7.0.5 and document this change properly.