Skip to content

Internal Release

Choose a tag to compare

@sfc-gh-kdama sfc-gh-kdama released this 22 Sep 19:20
· 338 commits to master since this release
8982164

New Features and Improvements

  • Add query context cache for Hybrid transactional/analytical processing (HTAP) support
  • Add retry context in retry of query request for Hybrid transactional/analytical processing (HTAP) support
  • update cacert.pem for SSL verification

Bug Fixes

  • When doing OCSP validation the driver does not using Entire OCSP URL in the certificate.

Test Fix/ Internal Changes

  • update aarch64 Linux image with python3.8-venv
  • Add Codecov badge to README.rst
  • fix build issue with xcode14 on Mac
  • fix flaky test case
  • [HTAP] add test case for snowflake_sfqid
  • fix aarch64 build issue
  • temporary comment out flaky test case on aarch64