Skip to content

Releases: snowflakedb/snowflake-connector-python

Release

25 Aug 00:45
e145e62

Choose a tag to compare

  • Fixed a bug where timestamps fetched as pandas.DataFrame or pyarrow.Table would overflow for the sake of unnecessary precision. In the case where an overflow cannot be prevented a clear error will be raised now.
  • Added in-file caching for OCSP response caching
  • The write_pandas function now supports transient tables through the new table_type argument which supersedes create_temp_table argument
  • Fixed a bug where calling fetch_pandas_batches incorrectly raised NotSupportedError after an async query was executed

Release

28 Jul 19:07
253b2ce

Choose a tag to compare

  • Added minimum version pin to typing_extensions

Release

25 Jul 21:28

Choose a tag to compare

  • Release wheels are now built on manylinux2014
  • Bumped supported pyarrow version to >=8.0.0,<8.1.0
  • Updated vendored library versions requests to 2.28.1 and urllib3 to 1.26.10
  • Added in-memory cache to OCSP requests
  • Added overwrite option to write_pandas
  • Added attribute lastrowid to SnowflakeCursor in compliance with PEP249.
  • Fixed a bug where gzip compressed http requests might be garbled by an unflushed buffer
  • Added new connection diagnostics capabilities to snowflake-connector-python
  • Bumped numpy dependency from <1.23.0 to <1.24.0

Release

11 Jul 17:26
efeaeb1

Choose a tag to compare

  • Fixed a bug where errors raised during get_results_from_sfqid() were missing errno
  • Fixed a bug where empty results containing GEOGRAPHY type raised IndexError

Release

26 May 22:55
b132ab1

Choose a tag to compare

v2.7.8

SNOW-594137: Bumped up PythonConnector PATCH version from 2.7.7 to 2.…

Release

27 Apr 18:59
0ddd967

Choose a tag to compare

v2.7.7

SNOW-582265: Bumped up PythonConnector PATCH version from 2.7.6 to 2.…

Release

17 Mar 20:55
bd18865

Choose a tag to compare

v2.7.6

SNOW-560944 fix python_requires tag from setup.cfg (#1082)

Release

16 Mar 18:03
9a454f6

Choose a tag to compare

v2.7.5

Release

02 Feb 19:25
fedaa37

Choose a tag to compare

v2.7.4

Release

20 Jan 19:45
73b0988

Choose a tag to compare

v2.7.3