Releases: snowflakedb/snowflake-connector-python
Releases · snowflakedb/snowflake-connector-python
Release
SNOW-186696 fix mac tests with new folder structure (#378) SNOW-186696 fix mac tests with new folder structure
Release
v2.3.0 Release v2.3.0
Release
v2.2.10 Version Bump Python Connector to 2.2.10
Release
v2.2.9 Version Bump python connector to 2.2.9
Release
v2.2.8 Fix a typo
Release
v2.2.7 SNOW-163926 update ws project product name and rotate Whitesource API…
Release
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
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
v2.2.4 bump up version to 2.2.4
Release
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