Skip to content

Releases: Matatika/target-snowflake--meltanolabs

Release v0.17.8-1

01 Oct 19:54
Compare
Choose a tag to compare
  • 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

17 Jul 15:14
Compare
Choose a tag to compare
  • Prevent state from being cleared as the result of receiving an empty STATE message
  • Replace use_timestamp_tz with timestamp_type setting
  • Fix column already exists error caused by lack of cache invalidation

Release v0.1.1

14 Jul 15:00
Compare
Choose a tag to compare
  • Support TIMESTAMP_TZ with use_timestamp_tz config

Release v0.16.3-1

28 Apr 09:14
Compare
Choose a tag to compare

Release v0.15.0-1

22 Apr 11:51
Compare
Choose a tag to compare
  • Transform camelCase names to snake_case
  • Issue where final empty STATE message emitted after no STATE messages received from input, causing Meltano state to be cleared

Release v0.15.0

17 Mar 14:32
72dc263
Compare
Choose a tag to compare
  • Release 0.15.0 inline with meltanolabs version.

Release v0.1.0

04 Oct 16:18
46df975
Compare
Choose a tag to compare

Initial supported release