Skip to content

Commit

Permalink
1.11.0
Browse files Browse the repository at this point in the history
Automatically generated by python-semantic-release
  • Loading branch information
semantic-release committed Sep 20, 2024
1 parent 6a6bcce commit a53c82c
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# CHANGELOG

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

### Feature

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

0 comments on commit a53c82c

Please sign in to comment.