Releases: data-integrations/snowflake-plugins
Releases · data-integrations/snowflake-plugins
v1.1.4
What's Changed
- [cherrypick][PLUGIN-1816] Added fix for decimal issue not having rounding mode and made escape character configurable. by @vikasrathee-cs in #38
- bump up to 1.1.4 by @vikasrathee-cs in #39
Full Changelog: v1.1.3...v1.1.4
v1.1.3
What's Changed
- bump up to 1.1.3-SNAPSHOT by @vikasrathee-cs in #31
- [cherrypick][PLUGIN-1809]Fix added to override schema by @vikasrathee-cs in #35
- bump up to 1.1.3 Snapshot by @vikasrathee-cs in #36
Full Changelog: v1.1.2...v1.1.3
Release 1.1.2
PLUGIN-1721 : Snowflake plugins were not having support for timestamp_tz format. Added support for that.
PLUGIN-1731 : Fixed the bug where snowflake pipelines were failing when using OAuth as authorization mechanism in the plugin.
PLUGIN-1734 : Fixed the bug where snowflake sink pipelines were failing due to usage of an older version of JDBC driver. It has been upgraded from 3.13.24 to 3.14.4 which is the latest version.