Skip to content

Releases: hackolade/Redshift

v0.2.25

01 May 02:14
9fbfb06

Choose a tag to compare

added config.incremental_strategy property to specify how new data is loaded into incremental models; updated libraries fast-xml-parser, follow-redirects, protobufjs, uuid, and xmldom

v0.2.24

24 Apr 17:03
e10ab8a

Choose a tag to compare

enabled dbt model- and column-level properties, custom properties, and automatic schema-level properties

v0.2.23

03 Apr 12:52

Choose a tag to compare

updated lodash library

v0.2.22

20 Mar 17:18

Choose a tag to compare

updated dependent modules

v0.2.21

03 Mar 09:46

Choose a tag to compare

Update libraries and sdks

v0.2.20

27 Feb 18:49
d481a51

Choose a tag to compare

added configurable SQL script hooks for injecting snippets before or after CREATE SCHEMA, TABLE, and VIEW statements

v0.2.19

05 Feb 10:22

Choose a tag to compare

added new AWS regions, updated aws-sdk and lodash libraries

v0.2.18

19 Dec 17:34
02fb16f

Choose a tag to compare

introduced automatic generation of associative entities for many-to-many relationships during derive operations into Polyglot and RDMBS targets

v0.2.17

15 Aug 06:06
30720c9

Choose a tag to compare

added possibility for views to be based on another view (not just on a table)

v0.2.16

28 Mar 18:49
ab456c1

Choose a tag to compare

added mapping to target-specific maximum length when importing from DDL, referencing external definition, or deriving from Polyglot where varchar or varbinary has MAX length