Skip to content

Releases: snowflakedb/snowflake-ingest-python

v1.0.9

10 Sep 21:02
658ff04
Compare
Choose a tag to compare
  • v1.0.9 (September 10, 2024)

    - Fix casing for RFC-6750 conformity
    - Handle unexpected json structure in error payload
    

v1.0.8

24 Jul 15:30
fd397f0
Compare
Choose a tag to compare
  • v1.0.8 (July 24, 2024)

    -  Update requests library to 2.32.3
    

v1.0.7

04 Jan 21:53
b5357ba
Compare
Choose a tag to compare
  • v1.0.7 (January 05, 2024)

    - Pin dependency package to newer version (snowflake-connector-python)
    

v1.0.6

07 Nov 19:46
1ef3f1f
Compare
Choose a tag to compare
  • Pin dependency package to newer version (requests)

v1.0.5

04 Nov 17:06
80cc3d3
Compare
Choose a tag to compare
  • Pin dependency package to newer versions (requests, snowflake-connector-python)
  • Fix pyJwt logic to allow for version >= 2.0.0

v1.0.4

11 May 18:47
c5dff7d
Compare
Choose a tag to compare
  • Support a special account name style.

v1.0.3

11 Jan 22:30
cbbe79b
Compare
Choose a tag to compare
  • Use older version of pyJwt by pinning the version(<2.0.0)

v1.0.2

09 Mar 02:08
1d8e813
Compare
Choose a tag to compare
  • Stop logging JWT token

v1.0.1

08 Nov 20:39
Compare
Choose a tag to compare
  • #31 Replaced Botocore's vendored requests with standalone requests

v1.0.0: Bump up version to 1.0.0

19 Sep 21:24
Compare
Choose a tag to compare
  • Fix typing bug on python3.5.0 and python3.5.1
  • Support key rotation for key pair authentication