Skip to content

Commit

Permalink
1.11.2
Browse files Browse the repository at this point in the history
Automatically generated by python-semantic-release
  • Loading branch information
semantic-release committed Oct 8, 2024
1 parent 0455397 commit ba857b8
Show file tree
Hide file tree
Showing 2 changed files with 40 additions and 19 deletions.
57 changes: 39 additions & 18 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,30 +1,40 @@
# CHANGELOG


## v1.11.2 (2024-10-08)

### Fixes

* fix: always quote partition by (#15) ([`0455397`](https://github.com/remoteoss/snowflake-utils/commit/045539795f358cfe64bf58246b2efa7f028953f2))


## v1.11.1 (2024-09-25)

### Fix
### Fixes

* fix: only set tags on columns that exist ([`d12836e`](https://github.com/remoteoss/snowflake-utils/commit/d12836e8908c33d7d5680aee23ae6689ce4e5245))

### Unknown

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

This reverts commit d12836e8908c33d7d5680aee23ae6689ce4e5245. ([`b2e7817`](https://github.com/remoteoss/snowflake-utils/commit/b2e78179b38a4a1de3d38c1520a4a8fdee023edc))


## v1.11.0 (2024-09-20)

### Feature
### Features

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

* feat: allow multiple authentication methods

* fix: tests, bump packages ([`6a6bcce`](https://github.com/remoteoss/snowflake-utils/commit/6a6bcce2b59ff775e5aae10109e88862af7b0858))


## v1.10.0 (2024-09-05)

### Feature
### Features

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

Expand All @@ -38,15 +48,17 @@ This reverts commit d12836e8908c33d7d5680aee23ae6689ce4e5245. ([`b2e7817`](https

* feat: add settings.yml ([`1f1be19`](https://github.com/remoteoss/snowflake-utils/commit/1f1be19d4316617d8e90601f471ea8d3203c2441))


## v1.9.0 (2024-09-03)

### Feature
### Features

* feat: add qualify option to copy ([`0afa6b6`](https://github.com/remoteoss/snowflake-utils/commit/0afa6b6fae7210109e31ceee0a1e0f5ad93c4070))


## v1.8.1 (2024-08-20)

### Fix
### Fixes

* fix: add option to not replace chars ([`adbf254`](https://github.com/remoteoss/snowflake-utils/commit/adbf2547a9815e6672eebd7fc6b5c65546e653ca))

Expand All @@ -58,9 +70,10 @@ fix: add option to not replace chars ([`a558c8b`](https://github.com/remoteoss/s

* fix default value ([`a9a9157`](https://github.com/remoteoss/snowflake-utils/commit/a9a91576d7378786c560367d8f17d3b7a6dd622b))


## v1.8.0 (2024-08-08)

### Feature
### Features

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

Expand All @@ -76,23 +89,26 @@ fix: add option to not replace chars ([`a558c8b`](https://github.com/remoteoss/s

* chore: remove wrong type annotation ([`5f876dc`](https://github.com/remoteoss/snowflake-utils/commit/5f876dc4424693583f2d1d3f2058f62d49d78f9b))


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

### Fix
### Fixes

* fix: force casefold, number of arguments for unset tag ([`7d91acd`](https://github.com/remoteoss/snowflake-utils/commit/7d91acdec1d2452c8591c919d7a068c063781e1c))


## v1.7.1 (2024-07-16)

### Fix
### Fixes

* fix: triple quotes ([`57fa459`](https://github.com/remoteoss/snowflake-utils/commit/57fa459527a2ab84375976f9c705df5176b74d5b))

* fix: handle columns with quotes ([`52a194a`](https://github.com/remoteoss/snowflake-utils/commit/52a194ae83df20d8c200e7f94b4b8cb0823f2922))


## v1.7.0 (2024-07-16)

### Feature
### Features

* feat: update readme (#8) ([`5a56a53`](https://github.com/remoteoss/snowflake-utils/commit/5a56a532d8728ae602f4059b27557d1e4a4dd7e7))

Expand All @@ -104,9 +120,10 @@ fix: add option to not replace chars ([`a558c8b`](https://github.com/remoteoss/s

* feat: add support for setting tags ([`ad3b1ee`](https://github.com/remoteoss/snowflake-utils/commit/ad3b1ee6662945333d370e112998b458e13545de))


## v1.6.0 (2024-07-04)

### Feature
### Features

* feat: add bulk inserts ([`64f16d6`](https://github.com/remoteoss/snowflake-utils/commit/64f16d6d017263020640de751ac3ec07f2c4b9a3))

Expand All @@ -120,13 +137,14 @@ feat: add bulk inserts ([`21433df`](https://github.com/remoteoss/snowflake-utils

* add float type ([`5ce5db1`](https://github.com/remoteoss/snowflake-utils/commit/5ce5db1a3e2842d7d99fa8ab546273979180944a))


## v1.5.0 (2024-05-14)

### Feature
### Features

* feat: allow copying data from external storage into one blob column ([`cd2fea5`](https://github.com/remoteoss/snowflake-utils/commit/cd2fea5bb1f1eb42ef73995838f6e2530f73fbd3))

### Refactor
### Refactoring

* refactor: formatting ([`3163096`](https://github.com/remoteoss/snowflake-utils/commit/3163096e64ed5fa7a9517970f20a4c789d0fcae4))

Expand All @@ -140,17 +158,18 @@ chore: run tests for prs ([`ef6c1cf`](https://github.com/remoteoss/snowflake-uti

feat: allow copying data from external storage into one blob column ([`c24a0f3`](https://github.com/remoteoss/snowflake-utils/commit/c24a0f34e029f6f1e07477d2c0633eb063f89501))


## v1.4.0 (2024-04-22)

### Chore
### Chores

* chore: test ([`ca657ed`](https://github.com/remoteoss/snowflake-utils/commit/ca657ed26c774f2f1e14692a00b71a419c492d86))

### Feature
### Features

* feat: add column update ([`b7b0d29`](https://github.com/remoteoss/snowflake-utils/commit/b7b0d294775d2cb24047b1b742516522f5e00c5a))

### Fix
### Fixes

* fix: logging level as env var ([`f4dfd30`](https://github.com/remoteoss/snowflake-utils/commit/f4dfd30073f11624b947be6b0fd5d47157ba2318))

Expand All @@ -164,9 +183,10 @@ feat: add column update ([`7b5478c`](https://github.com/remoteoss/snowflake-util

* fix description ([`58f5bc6`](https://github.com/remoteoss/snowflake-utils/commit/58f5bc6290d63ab5a737b7057f47b27ef550589a))


## v1.3.1 (2024-04-17)

### Fix
### Fixes

* fix: version (#2)

Expand All @@ -178,9 +198,10 @@ feat: add column update ([`7b5478c`](https://github.com/remoteoss/snowflake-util

* chore: test ([`4a24607`](https://github.com/remoteoss/snowflake-utils/commit/4a2460771b79aaf73e42b0f82b6353cb5ba1dbfe))


## v1.3.0 (2024-04-16)

### Feature
### Features

* feat: add ci ([`1173377`](https://github.com/remoteoss/snowflake-utils/commit/11733778d9a18ff9a9aaad80ac4b77aee99a9b62))

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.11.1"
version = "1.11.2"
description = ""
authors = ["Eli Yarson <[email protected]>","Paolo Quadri <[email protected]>"]
readme = "README.md"
Expand Down

0 comments on commit ba857b8

Please sign in to comment.