Skip to content

Releases: snowflakedb/snowflake-ingest-python

v1.0.12

22 Oct 21:58
42d85ea

Choose a tag to compare

  • v1.0.12 (Oct 22, 2025)

    - Update dependency package to newer version (requests)
    

v1.0.11

16 Jun 23:17
198c07c

Choose a tag to compare

  • v1.0.11 (June 17, 2025)

    - Better handling to retry connection errors
    - Pin dependency package to newer version (snowflake-connector-python)
    

v1.0.10

15 Nov 18:10
3fe4db6

Choose a tag to compare

  • v1.0.10 (November 14, 2024)

    - Update readme for artifact validation using cosign
    

v1.0.9

10 Sep 21:02
658ff04

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

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

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

Choose a tag to compare

  • Pin dependency package to newer version (requests)

v1.0.5

04 Nov 17:06
80cc3d3

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

Choose a tag to compare

  • Support a special account name style.

v1.0.3

11 Jan 22:30
cbbe79b

Choose a tag to compare

  • Use older version of pyJwt by pinning the version(<2.0.0)