Skip to content

Internal Release

Compare
Choose a tag to compare
@sfc-gh-kdama sfc-gh-kdama released this 30 Oct 21:31
7d08c95

New Features and Improvements

  • Update openssl from 3.0.9 to 3.1.1 #566
  • Update curl from 8.1.2 to 8.4.0 #566
  • New retry strategy for login requests #571

Behavior Changes

  • N/A

Bug Fixes

  • Query failed on downloading query result when OCSP validation timeouts. #572
  • PUT/GET command fails when there are non-ASCII characters in the file path. #593
  • Fix snyk vulnerability report from unused source code in arrow #594
  • PUT command with account on GCP always overwrite existing file #595
  • removed banned function calls #596

Test Fix/ Internal Changes

  • Fix the test failures on Linux #564
  • Fix test failure with limit on disk space #567 #568
  • Fix GHA parsing #569
  • Fix build issue on Mac #598