Skip to content

Commit

Permalink
1.8.0
Browse files Browse the repository at this point in the history
Automatically generated by python-semantic-release
  • Loading branch information
semantic-release committed Aug 8, 2024
1 parent 5f876dc commit 6c7e28a
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 1 deletion.
18 changes: 18 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,23 @@
# CHANGELOG

## 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`](https://github.com/remoteoss/snowflake-utils/commit/5f876dc4424693583f2d1d3f2058f62d49d78f9b))

## v1.7.2 (2024-07-17)

### Fix
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "snowflake-utils"
version = "1.7.2"
version = "1.8.0"
description = ""
authors = ["Eli Yarson <eli.yarsonnabhan@remote.com>","Paolo Quadri <paolo.quadri@remote.com>"]
readme = "README.md"
Expand Down

0 comments on commit 6c7e28a

Please sign in to comment.