Releases: SAP-archive/node-rfc
Releases · SAP-archive/node-rfc
v2.5.0
v2.4.3
new features
- Websocket RFC connectivity
- Authentication
- Connection parameters: section 4 of
sapnwrfc.ini
in SAP NWRFC SDKdemo
folder - Connectivity scenarios: #212 (comment)
v2.4.2
v2.4.1
info
-
Use SAP NWRFC SDK PL8 or newer
-
PL8 release info: https://launchpad.support.sap.com/#/notes/3038428
bug-fixes
-
b1d74de PL7 string conversion workaround removed
-
21f32e8 fix #203 client.connectionInfo result contains trailing zeros
improvements
-
16b347d frameworks' samples moved to SAP-samples
-
readme and documentation
v2.4.0
v2.3.1
v2.3.0
v2.2.0
Changes
- Client setIniPath method added, exposing NWRFC SDK method RfcSetIniPath:
doc/api.md#setIniPath - Linux binary built on NodeJS toolchain based on Centos:
fundamental-tools/docker/centos.Dockerfile - RFM table typing extended with Array of variables 1becb1d
- RFM call templates: npmjs/rfmcall
- Server bindings (experimental)