Changes
Database Drivers
- Update gosnowflake from v1.4.3 to v1.6.3 to fix security warnings (#632 & #637). Thanks @nicholas-mainardi and @obitech for reporting the issue!
- Add unofficial support for AWS Keyspaces to the Cassandra DB driver by
DELETE
ing the schema version table instead of usingTRUNCATE
thanks to @florentsolt and @Baumanar (#634)
Docker Image
- Fixed CLI binary file location (#625) thanks to @Fontinalis (#628)
Builds
- Update dktest to v0.3.7 to fix security warnings (#632). Thanks @nicholas-mainardi for reporting the issue!