Skip to content

Latest commit

 

History

History
202 lines (105 loc) · 4.9 KB

CHANGELOG.md

File metadata and controls

202 lines (105 loc) · 4.9 KB

CHANGELOG

v1.14.0 (2025-01-10)

Features

v1.13.0 (2025-01-08)

Features

v1.12.0 (2024-12-05)

Features

v1.11.2 (2024-10-08)

Bug Fixes

v1.11.1 (2024-09-25)

Bug Fixes

  • Only set tags on columns that exist (d12836e)

v1.11.0 (2024-09-20)

Features

  • feat: allow multiple authentication methods

  • fix: tests, bump packages

v1.10.0 (2024-09-05)

Features

  • feat: add tags at column level

  • chore: remove set

  • feat; add enum, refactor models file

  • fix: use retrocompatible typing_extensions

  • feat: add settings.yml

v1.9.0 (2024-09-03)

Features

  • Add qualify option to copy (0afa6b6)

v1.8.1 (2024-08-20)

Bug Fixes

  • Add option to not replace chars (adbf254)

v1.8.0 (2024-08-08)

Features

  • Allow transforming while loading in snowflake (#9, 5f876dc)
  • 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

v1.7.2 (2024-07-17)

Bug Fixes

  • Force casefold, number of arguments for unset tag (7d91acd)

v1.7.1 (2024-07-16)

Bug Fixes

v1.7.0 (2024-07-16)

Features

v1.6.0 (2024-07-04)

Features

v1.5.0 (2024-05-14)

Features

  • Allow copying data from external storage into one blob column (cd2fea5)

Refactoring

v1.4.0 (2024-04-22)

Bug Fixes

  • Logging level as env var (f4dfd30)

  • Pin python patch version (168c525)

Chores

Features

v1.3.1 (2024-04-17)

Bug Fixes

  • fix: version

  • chore: test

  • chore: bump dependencies

v1.3.0 (2024-04-16)

Features