Releases: Matatika/target-snowflake--meltanolabs
Releases · Matatika/target-snowflake--meltanolabs
Release v0.17.8-1
- Bring inline with MeltanoLabs
v0.17.8
(last version before Python 3.9 support dropped) - Allow configuration of
QUOTED_IDENTIFIERS_IGNORE_CASE
and casing normalisation - Carry over timestamp configuration changes from
v0.1.1
/v0.1.2
- Stale table cache fix
Release v0.1.2
- Prevent state from being cleared as the result of receiving an empty
STATE
message - Replace
use_timestamp_tz
withtimestamp_type
setting - Fix
column already exists
error caused by lack of cache invalidation
Release v0.1.1
- Support
TIMESTAMP_TZ
withuse_timestamp_tz
config
Release v0.16.3-1
- Bring inline with MeltanoLabs
v0.16.3
, namely to resolve AWS S3 certificate issue withcertifi
package:
Release v0.15.0-1
- Transform camelCase names to snake_case
- Issue where final empty
STATE
message emitted after noSTATE
messages received from input, causing Meltano state to be cleared
Release v0.15.0
- Release 0.15.0 inline with meltanolabs version.
Release v0.1.0
Initial supported release