Skip to content

Releases: remoteoss/snowflake-utils

v1.11.2

08 Oct 07:56
Compare
Choose a tag to compare

v1.11.2 (2024-10-08)

Fixes

v1.11.1

25 Sep 18:25
Compare
Choose a tag to compare

v1.11.1 (2024-09-25)

Fix

  • fix: only set tags on columns that exist (d12836e)

Unknown

  • Revert "fix: only set tags on columns that exist"

This reverts commit d12836e. (b2e7817)

v1.11.0

20 Sep 15:28
Compare
Choose a tag to compare

v1.11.0 (2024-09-20)

Feature

  • feat: support oauth in snowflake utils (#14)

  • feat: allow multiple authentication methods

  • fix: tests, bump packages (6a6bcce)

v1.10.0

05 Sep 08:41
Compare
Choose a tag to compare

v1.10.0 (2024-09-05)

Feature

  • feat: add tags at table level (#12)

  • feat: add tags at column level

  • chore: remove set

  • feat; add enum, refactor models file

  • fix: use retrocompatible typing_extensions

  • feat: add settings.yml (1f1be19)

v1.9.0

03 Sep 18:01
Compare
Choose a tag to compare

v1.9.0 (2024-09-03)

Feature

  • feat: add qualify option to copy (0afa6b6)

v1.8.1

20 Aug 21:13
Compare
Choose a tag to compare

v1.8.1 (2024-08-20)

Fix

  • fix: add option to not replace chars (adbf254)

Unknown

  • Merge pull request #10 from remoteoss/fix-column-name-renaming

fix: add option to not replace chars (a558c8b)

v1.8.0

08 Aug 08:27
Compare
Choose a tag to compare

v1.8.0 (2024-08-08)

Feature

  • feat: allow transforming while loading in snowflake (#9)

  • feat: add copy custom

  • feat: add custom merge

  • fix: copy custom query, quote, include_metadata not supported in copy transform

  • feat: add tests

  • fix: missing type annotations

  • chore: remove wrong type annotation (5f876dc)

v1.7.2

17 Jul 14:30
Compare
Choose a tag to compare

v1.7.2 (2024-07-17)

Fix

  • fix: force casefold, number of arguments for unset tag (7d91acd)

v1.7.1

16 Jul 12:56
Compare
Choose a tag to compare

v1.7.1 (2024-07-16)

Fix

  • fix: triple quotes (57fa459)

  • fix: handle columns with quotes (52a194a)

v1.7.0

16 Jul 09:08
Compare
Choose a tag to compare

v1.7.0 (2024-07-16)

Feature

Unknown

  • De 528 add masking policies to snowflake utils (#7)

  • chore: poetry update

  • feat: add support for setting tags (ad3b1ee)