WhiteRabbit version 1.0.0 release candidate 1
Pre-release
Pre-release
This is the first release candidate of the next 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 the latest versions to avoid security issues
For snowflake: please use the attached test candidate WhiteRabbit-1.0.0-rc2-test.zip
This jar fixes issue #409.
Also for Snowflake: when running with Java JDK 16 or newer, the environment variable JAVA_OPTS should be set to (or extended with):
'--add-opens=java.base/java.nio=ALL-UNNAMED'