Skip to content

Releases: data-integrations/snowflake-plugins

v1.1.4

19 Nov 12:58
5295fd5
Compare
Choose a tag to compare

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

03 Oct 08:44
3b340b9
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.2...v1.1.3

Release 1.1.2

04 Jan 06:42
17b6925
Compare
Choose a tag to compare

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.