Skip to content

WhiteRabbit version 1.0.0

Latest
Compare
Choose a tag to compare
@janblom janblom released this 05 Aug 13:30
4aa4253

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