Skip to content

Releases: snowflakedb/snowflake-connector-python

Release

04 Aug 01:04
Compare
Choose a tag to compare
v2.2.10

Version Bump Python Connector to 2.2.10

Release

16 Jul 16:26
Compare
Choose a tag to compare
v2.2.9

Version Bump python connector to 2.2.9

Release

23 Jun 16:22
Compare
Choose a tag to compare
v2.2.8

Fix a typo

Release

01 Jun 22:54
08a4884
Compare
Choose a tag to compare
SNOW-163926 update ws project product name and rotate Whitesource API…

… key

Release

12 May 04:20
Compare
Choose a tag to compare
SNOW-159814 fix new flake8 3.8.0 issues

Description
New flake8 version is able to find new coding issues, fixing these.

Testing
Jenkins tests have passed and Travis should run these as well.

Release

30 Apr 14:38
Compare
Choose a tag to compare
SNOW-159814 fix new flake8 3.8.0 issues

Description
New flake8 version is able to find new coding issues, fixing these.

Testing
Jenkins tests have passed and Travis should run these as well.

Release

10 Apr 22:54
Compare
Choose a tag to compare
v2.2.4

bump up version to 2.2.4

Release

30 Mar 23:32
a574cad
Compare
Choose a tag to compare
Prep 2.2.3 (#294)

* updated Python Connector reqs

* SNOW-102876 secure sso python copy

* SNOW-141822 bumped pandas to newest versions

* SNOW-141822 bumped pandas to newest versions

* SNOW-141932 build manylinux1 wheels

* SNOW-118103 fix unclosed file issue

* SNOW-144663 added missing test directories to tox commans

* SNOW-145906 update python docs

* SNOW-143923 tox housekeeping

* SNOW-146266 updated Python test

* SNOW-146266 fix import ordering

* SNOW-145814 wrongly default keyring package

* SNOW-146213 Add google storage api url to whitelist for ocsp validation

* SNOW-67159 update column size python connector

* SNOW-145814 fix mac sso unit test with mock

* SNOW-83085 use_openssl_only mode for Python connector

* SNOW-147687 in band telemetry update python

* SNOW-144043: Add new optional config client_store_temporary_credential into SnowSQL and made it the same in python connector

* SNOW-144043 fix lint error

* SNOW-148015 Added type checking workaround for Python 3.5.1

* SNOW-121925 Adding a test to verify that the Python connector supports dashed URLs

* Revert SNOW-121925 Adding a test to verify that the Python connector supports dashed URLs

* python connector version bump to 2.2.3

* skip new sso tests on Travis

* reenabled pandas tests

Release

11 Mar 01:01
fbd29c0
Compare
Choose a tag to compare
Prep 2.2.2 (#288)

* updated Python Connector reqs to branch

* updated Python Connector reqs to branch master

* SNOW-139744 bump idna and requests

* updated Python Connector reqs to branch master

* SNOW-141285 Fix a bug about not retrying in chunkdownloader

* SNOW-132958 SNOW-104556 copied connector scripts into sub-directory and added py38 support

* updated Python Connector reqs to branch master

* SNOW-132958 SNOW-104556 fixed merge conflict

* clean up

* fixed script call

* Bump up version to 2.2.2

* removed orig file

* reverting build_inside_docker.sh removal

* fixed permission issue

* updated script call

* removed period removal from install.sh

Co-authored-by: Shige Takeda <shige.takeda@snowflake.com>
Co-authored-by: Mark Keller <mark.keller@snowflake.com>

Release

19 Feb 19:23
97cc99a
Compare
Choose a tag to compare
Prep 2.2.1 (#280)

* updated tested requirements

* SNOW-124189 cursor class execute string

* updated tested requirements

* updated tested requirements

* updated tested requirements

* SNOW-138876, SNOW-138877, SNOW-138878 pin idna to meet requests 2.22.0 needs

* SNOW-138937 Snowflake Python Connector Version Bump to 2.2.1 (#278)

Co-authored-by: Ankit Bhatnagar <ankit.bhatnagar@snowflake.com>