Code name: Enabled encryption for pyexasol
This release enabled encryption for the pyexasol connections used in this project to fix connection issues with newer Exasol DB versions.
Note: Currently, we deactivated the SSL verification, we are going to fix this in this issue.
n/a
- #83: Add encryption and ignore SSL verification to pyexasol.connect calls
n/a
- #82: Remove setup.py and update poetry to 1.4.0