Made `script.execute` robust against quotes
Summary
TDDB 3.1.0 allows you to create and execute Exasol scripts. In this released we fixed a bug in the implementation of execute that lead to an exception when string parameters containing quotes were passed to the execute function.
Features
- #48: Added support for multiple JARs in BucketFS content.
Bugfixes
- #70: Made
script.executerobust against quotes
Documentation
- #58: Added UDF script creation examples to user guide
- #64: Fixed typo in connection definition example in user guide
Dependency Updates
- Updated
com.exasol:exasol-testcontainers:3.4.0to3.5.0 - Updated
com.exasol:hamcrest-resultset-matcher:1.3.0to1.4.0 - Updated
com.exasol:error-code-crawler-maven-plugin:0.1.0to0.1.1 - Updated
mysql:mysql-connector-java:8.0.22to8.0.23 - Updated
org.mockito:mockito-junit-jupiter:3.7.0to3.7.7 - Updated
org.codehaus.mojo:versions-maven-plugin:2.7to2.8.1 - Updated
org.jacoco:jacoco-maven-plugin:0.8.5to0.8.6 - Updated
org.junit.jupiter:junit-jupiter-engine:5.7.0to5.7.1 - Updated
org.junit.jupiter:junit-jupiter-params:5.7.0to5.7.1 - Updated
nl.jqno.equalsverifier:equalsverifier:3.5.1to3.5.4