Socket
Socket
Sign inDemoInstall

@sap/hana-client

Package Overview
Dependencies
Maintainers
3
Versions
83
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@sap/hana-client - npm Package Compare versions

Comparing version 2.3.112 to 2.3.119

156

CHANGELOG.md
# Hana 2 SP03 Drivers
## Version 2.3.121
### Changes
- Bug: 185046 - [node] - Batch insert: specify which group has been inserted successfully and which not
### Underlying SQLDBC changes
- Bug: 182656 - [SQLDBC] - [Decimal38, DFV=8] Performance regression (30%) in benchCppPsaloadBarrier.py (elapsed time)
## Version 2.3.120
### Changes
- Bug: 194578 - [node] - @sap/hana-client could not be installed on Mac OS X 10.13.6 - node-gyp build fatal error: 'thread' file not found
## Version 2.3.118-ms
### Changes
- Bug: 190151 - [node] - node driver returns incorrect values for large DECIMAL and SMALLDECIMAL types
### Underlying SQLDBC changes
- Bug: 194315 - [SQLDBC] - Crash at PreparedStatement::getObject() if passed negative param-index
- Bug: 191790 - [SQLDBC] - Wrong function name when using TO_VARCHAR function in GENERATED ALWAYS AS clause
- Bug: 193427 - [SQLDBC] - Non terminated input string access overflow
## Version 2.3.117 (Rev 33 RC3)
### Underlying SQLDBC changes
- Bug: 189511 - [SQLDBC] - Hierarchy Warning as error
## Version 2.3.115 (Rev 33 RC2)
### Changes
- Bug: 187823 - [node] - Error message from query is truncated
- Bug: 186963 - [node] - Procedures, output parameters with unicode characters not readable
- Bug: 186399 - [node] - Error when using DDL Statement in dynamic SQL
- Bug: 184557 - [node] - node driver memory leak
- Bug: 186462 - [node] - executeBatch doesn't return error if callback function isn't provided
### Underlying SQLDBC changes
- Bug: 184711 - [SQLDBC] Vulnerabilities in trace files
- Bug: 186830 - [SQLDBC] Coverity 33397, 171110
## Version 2.3.112
Note: This version contains the dependent module debug@3.1.0 and ms@2.0.0 to address security issues in those modules.
### Changes
- Bug 184286 - Coverity CID 169674 - Resource leak in object
- Bug 182045 - Preparing SQL statement returns error "Unhandled SQLDBC type '32'"
### Underlying SQLDBC changes
- Bug 189083 - FDA fetch next after warning
- Bug 189856 - error when AA hint based routing to down secondary or bad VolumeIds
- Bug 184710 - [hdbkeystore] Imported key pairs are not validated
- Bug 172302 - conversion error on bulk execute should fail all rows to match server behavior
- Bug 184128 - [SQLDBC] Decrypted data and keys are not wiped
- Bug 186707 - HE2E:H2SP4:Trying to encrypt a decimal column gets error
## Version 2.3.108
### Changes
- Bug: 183789 - hana_client crashes when single sign-on attempted
- Bug: 186603 - Crash in hana_node driver when using ResultSet.prototype.getData() for a NULL value
### Underlying SQLDBC changes
- Bug: 185978 - Invalid numeric value for parameter/column (3) source type DECIMAL, target type FIXED16
- Bug: 184670 - Batch insert with decimals does not work
- Bug: 186968 - SQLDBC-based clients on Windows and 32-bit Linux platforms use an invalid value for a Randomly encrypted NULL for a TIMESTAMP column
- Bug: 172302 - conversion error on bulk execute should fail all rows to match server behavior
- Bug: 183982 - [SQLDBC] Allow override of APPLICATION / APPLICATIONUSER
- Bug: 185435 - SQL Error "-10901 No space left in request packet" during FOR ALL ENTRIES FDA
- Bug: 182050 - large clientinfo that fills packet causes client crash or failures
- Bug: 184700 - node.js driver ignored databasename connect parameter
- Bug: 184107 - [SQLDBC] WebSockets does not have a thread to return responses for ping/pong
- Bug: 165561 - Netweaver workprocess crashes from SQLDBC
## Version 2.3.106

@@ -14,6 +101,6 @@

- Bug: 184700 [nodejs] - Replace SQLDBC connection parameter serverDb with databasename
- Bug: 184409 - HXE: SQL error while accessing data base explorer from cockpit UI
- Bug: 184409 [nodejs] - HXE: SQL error while accessing data base explorer from cockpit UI
- Bug: 182956 [SQLDBC] - SQLDBC should clear all write lobs before silent re-execution for stale metadata
- Bug: 183012 [SQLDBC] - Support siteType connection property in the SQLDBC driver.
- Bug: 183521 [SQLDBC] - StatementContext FlagSet now tests appropriate bit for A/A fallback
- Bug: 183012 [SQLDBC] - Support siteType connection property in the SQLDBC driver.
- Bug: 183521 [SQLDBC] - StatementContext FlagSet now tests appropriate bit for A/A fallback
- Bug: 180790 [SQLDBC] - Add socket timeout support

@@ -23,3 +110,3 @@ - Bug: 182950 [SQLDBC] - Implement support for Client-side Encrypted Decimal38

- Bug: 182476 [SQLDBC] - Fetching a BOOLEAN value as string Host Type returns "TRUE" or "FALSE" instead of "1" or "0"
- Bug: 181236 - Executing a DELETE statement returns undefined if the data doesn't exist, and make default CharSet=UTF-8 for node driver
- Bug: 181236 [nodejs] - Executing a DELETE statement returns undefined if the data doesn't exist, and make default CharSet=UTF-8 for node driver

@@ -170,3 +257,64 @@ The above bug fix also fixes the following bug reports:

## Version 2.2.64
### Underling SQLDBC changes
- Bug: 181384 - [SQLDBC] - LOB data got lost in batch mode if the lob data length greater than a network packet size
- Bug: 182139 - [SQLDBC] - Error -10922 (200501) Write transaction already started on other connection in ABAP report
- Bug: 180790 - [SQLDBC] - SDA query failure due to connection timeout error -10807 (Add socket timeout support)
- Bug: 155895 - [SQLDBC] - Insert of timestamps as strings behaves different between cursor.execute() and cursor.executemany()
- Bug: 182476 - [SQLDBC] - Fetching a BOOLEAN value as string Host Type returns \"TRUE\" or \"FALSE\" instead of \"1\" or \"0\"
## Version 2.2.62
### Changes
- Bug: 178226 - [node] - MDX SELECT returns no results
- Bug: 179911 - [node] - Array type returned by Connection.execute is truncated
- Bug: 176397 - [node] - Process exits unexpectedly when 'setWarningCallback' is used
- Bug: 175459 - [SQLDBC] - error message improvement for numeric overflow
- Bug: 178841 - [node] - Resultset.getValues returns incorrect data for double/real/float
- Bug: 178680 - [SQLDBC] - Access violation while batch-inserting BLOB-placeholder in expression
- Bug: 180561 - [SQLDBC] - BasisClient lacks CRASH_ASSERT_* macros
- Bug: 178819 - [node] - Cannot fetch spatial types using stream
### Underling SQLDBC changes
- Bug: 175459 - [SQLDBC] - error message improvement for numeric overflow
- Bug: 178680 - [SQLDBC] - Access violation while batch-inserting BLOB-placeholder in expression
- Bug: 180561 - [SQLDBC] - BasisClient lacks CRASH_ASSERT_* macros
## Version 2.2.57
### Changes
- Bug: 175712 - [node] - Intermittent failures when inserting blobs into HANA through streams
- Bug: 173705 - [node] - garbage collector causes sporadic crashes
- Bug: 175368 - [node] - Authentication fails if password contains a semicolon (;)
- Bug: 176053 - [node] - instanceNumber connection property not supported
- Bug: 169885 - [node] - Connection pooling
### Underling SQLDBC changes
- Bug: 174651 - [SQLDBC] - Network compression assertions on non-rel builds on distributed system
- Bug: 168750 - [SQLDBC] - Many transactions were blocked by record locks right after secondary replication was registered, and record locks were never released
- Bug: 176544 - [SQLDBC] - testJtClientsDistributed table placement should be default
## Version 2.2.53
### Changes
- Bug: 170723 - [node] - crash in dbcapi_get_function_code
- Bug: 169885 - [node] - Connection pooling
### Underling SQLDBC changes
- Bug: 170954 - [SQLDBC] - The second part can be off by a second for the timestamp output param in a procedure call
- Bug: 171387 - [SQLDBC] - Trace content removal too aggressive
- Bug: 174788 - [SQLDBC] - Statement routing not working for batch updates if 1-level part. key in the set-clause
- Bug: 168697 - [SQLDBC] - DLL Autocommit setting will get lost on reconnect
- Bug: 163336 - [SQLDBC] - General error;600 failed routed execution: anchor is switched in runtime: line 0 col 0 (at pos 0) after topology changed on SDA source site
- Bug: 171093 - [SQLDBC] - SQL level tracing should imply DISTRIBUTION tracing but does not
- Bug: 174161 - [SQLDBC] - DBCAPI reuses previous ResultSet bindings when fetching more results for a multi-resultset query
## Version 2.2.39 (included in Rev 24 ; 2.00.024)

@@ -173,0 +321,0 @@

2

npm-shrinkwrap.json
{
"version": "2.3.112",
"version": "2.3.119",
"name": "@sap/hana-client",

@@ -4,0 +4,0 @@ "dependencies": {

@@ -1,1 +0,1 @@

{"author":{"name":"SAP"},"bundleDependencies":false,"dependencies":{"debug":"3.1.0"},"deprecated":false,"description":"HANA JavaScript Driver.","engines":{"node":">=4.0.0"},"main":"./lib/index","name":"@sap/hana-client","scripts":{"install":"node build.js"},"version":"2.3.112","license":"SEE LICENSE IN developer-license-3.1.txt"}
{"author":{"name":"SAP"},"bundleDependencies":false,"dependencies":{"debug":"3.1.0"},"deprecated":false,"description":"HANA JavaScript Driver.","engines":{"node":">=4.0.0"},"main":"./lib/index","name":"@sap/hana-client","scripts":{"install":"node build.js"},"version":"2.3.119","license":"SEE LICENSE IN developer-license-3.1.txt"}

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc