Skip to content

Commit edbb059

Browse files
chore(main): release 0.9.3 (#49)
🤖 I have created a release *beep* *boop* --- ## [0.9.3](v0.9.2...v0.9.3) (2024-02-17) ### Features * connection close ([2715d04](2715d04)), closes [#45](#45) * support snowflake.connector.paramstyle ([524d136](524d136)), closes [#46](#46) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). Co-authored-by: potatobot-prime[bot] <132267321+potatobot-prime[bot]@users.noreply.github.com>
1 parent 524d136 commit edbb059

3 files changed

Lines changed: 10 additions & 2 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "0.9.2"
2+
".": "0.9.3"
33
}

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
22

33
# Changelog
44

5+
## [0.9.3](https://github.com/tekumara/fakesnow/compare/v0.9.2...v0.9.3) (2024-02-17)
6+
7+
8+
### Features
9+
10+
* connection close ([2715d04](https://github.com/tekumara/fakesnow/commit/2715d0451036dbf6df6b1a6a82995190c7c3d6f4)), closes [#45](https://github.com/tekumara/fakesnow/issues/45)
11+
* support snowflake.connector.paramstyle ([524d136](https://github.com/tekumara/fakesnow/commit/524d13625f4a427bec24323a13df62a5b211e1b4)), closes [#46](https://github.com/tekumara/fakesnow/issues/46)
12+
513
## [0.9.2](https://github.com/tekumara/fakesnow/compare/v0.9.1...v0.9.2) (2024-02-15)
614

715

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[project]
22
name = "fakesnow"
33
description = "Fake Snowflake Connector for Python. Run, mock and test Snowflake DB locally."
4-
version = "0.9.2"
4+
version = "0.9.3"
55
readme = "README.md"
66
license = { file = "LICENSE" }
77
classifiers = ["License :: OSI Approved :: MIT License"]

0 commit comments

Comments
 (0)