Skip to content

Releases: padhia/sfconn

v0.3.3

02 Dec 00:05
Compare
Choose a tag to compare
Added with_jwt and with_jwt_args decorators

v0.3.2

19 Jul 22:00
Compare
Choose a tag to compare
fixed connection_name to be removed; better type hints; decorators wi…

v0.3.1

04 May 21:15
Compare
Choose a tag to compare
added snowpark related functions: getsess(), with_session()

v0.3.0

09 Feb 21:48
Compare
Choose a tag to compare
breaking compat; use connections.toml

v0.2.5

18 Jan 17:48
Compare
Choose a tag to compare
fixed: github actions

Release v0.2.4

01 Sep 20:15
Compare
Choose a tag to compare

added entry_opts() decorator function for snowpark session builder

Release v0.2.2

15 Feb 13:41
Compare
Choose a tag to compare

added entry_opts() decorator function for snowpark session builder

Release v0.2.1

31 Oct 15:29
Compare
Choose a tag to compare
Bugfix: correctly parse passwords enclosed by quotes

Release v0.2.0

13 Jun 11:39
Compare
Choose a tag to compare
private_key_path modified behavior for relative paths

Release v0.1.2

11 May 00:00
Compare
Choose a tag to compare
Python 3.8 as the minimum version; added conn_opts()