Skip to content
This repository has been archived by the owner on Sep 23, 2024. It is now read-only.

Releases: transferwise/pipelinewise-target-snowflake

1.6.4 (2020-04-20)

21 Apr 07:51
7856269
Compare
Choose a tag to compare
  • Fix loading tables with space in the name

1.6.3 (2020-04-03)

03 Apr 14:05
76cd31d
Compare
Choose a tag to compare
  • Generate compressed CSV files by default. Optionally can be disabled by the no_compression config option

1.6.2 (2020-03-23)

23 Mar 10:04
a26fa57
Compare
Choose a tag to compare
  • Log inserts, updates and csv size_bytes in a more consumable format

1.6.1 (2020-03-12)

12 Mar 11:27
e20855b
Compare
Choose a tag to compare
  • Use SHOW SCHEMAS|TABLES|COLUMNS instead of INFORMATION_SCHEMA

1.6.0 (2020-03-06)

06 Mar 16:11
fa8278c
Compare
Choose a tag to compare
  • Support usage of reserved words as table names.

1.5.0 (2020-02-18)

18 Feb 13:38
9ae36cb
Compare
Choose a tag to compare
  • Support custom logging configuration by setting LOGGING_CONF_FILE env variable to the absolute path of a .conf file

1.4.1 (2020-01-31)

31 Jan 11:34
0e200f6
Compare
Choose a tag to compare
  • Change default /tmp folder for encrypting files

1.4.0 (2020-01-28)

27 Jan 23:06
Compare
Choose a tag to compare
  • Make AWS key optional and obtain it secondarily from env vars

1.3.0 (2020-01-15)

15 Jan 21:18
e6e4ef6
Compare
Choose a tag to compare
  • Add temp_dir optional parameter to config

1.2.1 (2020-01-13)

13 Jan 10:25
7f28237
Compare
Choose a tag to compare
  • Fixed issue when JSON value not sent correctly