Skip to content

v2.7.1 Darwin on ARM, SAP NW RFC SDK PL11

Compare
Choose a tag to compare
@bsrdjan bsrdjan released this 03 Feb 13:35
· 134 commits to main since this release

new features

  • Darwin on ARM platform support, using SAP NW RFC SDK 7.50.11
  • New API methods
    • Language codes conversion, iso to sap and vice versa: addon.languageIsoToSap() and addon.languageSapToIso()
    • sapnwrfc.ini file reload: addon.reloadIniFile()

breaking changes

  • a134a0c refactor(addon): n-api version 8, node engine >= 14.17.0

documentation

  • 1e699a7 docs: connection parameters configuration, sapnwrfc.ini documentation