SimbaGithub
SimbaGithub
# Overview SNOW-XXXXX The regular pom.xml was altered to include and relocate Google Guava classes from com/google/common/util/concurrent/** into the final assembly. However, this change was not made to the FIPS...
Overview from Snowflake support: The customer is connecting to the Snowflake reader account via JDBC driver using their tool (name: Rhapsody). This tool performs schema discovery and calls the getProcedures()...
### Description Add a new authenticator USERNAME_PASSWORD_MFA. CLIENT_REQUEST_MFA_TOKEN parameter is added. Support both ID_TOKEN and MFATOKEN in Local Secure Storage. ### Checklist - [x] Code compiles correctly - [x] Run...
### Description Salesforce ticket 00396666 The GetArrowBatches() API was implemented to access data in arrow.Record format directly from queries (#544). However, the API is not public so it's not usable...
### Description Update Go vendors Also fixes vulnerabilities from Sync: - #662 - #659 - #603 - #623 - #607 - #611 - #610 - #609 - #608 - #606...
### Description This is an alternate approach to #655, instead of reverting the change that was added in #453, change the formatter used to avoid the truncation. From https://pkg.go.dev/fmt: The...
### Description Drop support for go 1.17 and add support for go 1.19 io/util package is deprecated with 1.16. This also replaces usages with either os or io. ### Checklist...
# Overview The current behavior for getMoreResults() returns false for every DDL statement in a multistatement query, even though there can be more results accessible later in the multistatement. ##...
Run tests for PR https://github.com/snowflakedb/snowflake-connector-net/pull/547
Based off SF# 00396900 Remove the cloud storage SDKs of AWS, Azure, and GCS and use their REST API for upload/download