1.0.1: Add query timeout
Summary
This release adds support for specifying the query timeout in seconds when connecting to an Exasol database. The default timeout is 0, i.e. no timeout.
The release also adds integration tests with Exasol v8. Exasol version 7.0 is deprecated and no longer supported.
Features
Dependency Updates
Compile Dependency Updates
- Updated
github.com/exasol/error-reporting-go:v0.1.1
tov0.2.0
Test Dependency Updates
- Updated
golang.org/x/sync:v0.1.0
tov0.3.0
- Updated
github.com/stretchr/testify:v1.8.2
tov1.8.4
- Updated
github.com/exasol/exasol-test-setup-abstraction-server/go-client:v0.3.2
tov0.3.3