Skip to content

3.13.0

Latest
Compare
Choose a tag to compare
@snowflake-connectors-app snowflake-connectors-app released this 24 Jan 03:09
94e9943
  • v3.13.0(January 23,2025)
    • Added a feature to limit the sizes of IO-bound ThreadPoolExecutors during PUT and GET commands.
    • Updated README.md to include instructions on how to verify package signatures using cosign.
    • Updated the log level for cursor's chunk rowcount from INFO to DEBUG.
    • Added a feature to verify if the connection is still good enough to send queries over.
    • Added support for base64-encoded DER private key strings in the private_key authentication type.