This is the release of the new version of WhiteRabbit and Rabbit in a Hat: 1.0.0
Most notable additions and changes:
- support for a new database: Snowflake;
- The database drivers (JDBC) for Google BigQuery and Teradata are no longer included, they need to be downloaded separately when needed;
- update of dependencies to recent versions to avoid security issues
- a fix was added to read CSV's that contain a Byte Order Mark (BOM) without errors (#411)
- the Oracle JDBC dependency was updated
Note that Snowflake users running WhiteRabbit with Java version 16 or newer, the environment variable JAVA_OPTS should be set to (or extended with): --add-opens=java.base/java.nio=ALL-UNNAMED