Releases: snowflakedb/snowflake-connector-nodejs
Releases · snowflakedb/snowflake-connector-nodejs
Release
- NodeJS OCSP SoftFail
- Use Account Name for Global URL - NodeJS
Release
- Ignore session gone error when closing session.
- Update moment-timezone
- TIMESTAMP_NTZ column value is returned in local timezone instead of UTC
- Support BigInteger for BIGINT (NUMBER(m,0) data type.
Release
- Fix bug for client session keep alive functionality to the NodeJS driver
Release
- Fixed Winston.logger to Winston.createLogger
Release
- Add SERVICE NAME support to NodeJS
- Added client session keep alive functionality to the NodeJS driver
Release
- Update dependency for Winston version
Release
- Support account parameter including region, cloud and any subdomain support
Patch Release
- SNOW-61163: Fixed DeprecationWarning: Buffer() is deprecated due to security and usability issues.
- SNOW-56349: callback even in case of network error. improved sleep time using decorrelated jitter backup.
- SNOW-60848: added isUp to return the connection status.
- SNOW-59766: Remove JS_DRIVER_ENABLE_COMPRESSION and compress HTTP request at all times
- SNOW-27001: Retry HTTP 404 for OCSP responder.
- SNOW-27001: Changing the variable and function names from S3 to large result set.