Skip to content

Releases: SAP/fundamental-tools

abap-api-tools

11 Oct 13:00
Compare
Choose a tag to compare

bug-fixes

  • Fix abap CLI invocation bug on Darwin (just exits without error) d86d9e3

enhancements

v2.6.0

31 Aug 16:15
Compare
Choose a tag to compare

breaking changes

  • Node 14 support dropped

new features

  • Darwin on arm64 platform support
  • feat(docker): argument for python and nodejs shell commands' source 1916192
  • feat(docker): cflinuxfs4 container added
  • feat(docker): node.bullseye container added

documentation

  • Documentation update
  • Super-app example added

build

  • License headers removed from source, maintained in REUSE only

v2.5.1

21 Feb 11:38
Compare
Choose a tag to compare

improvements

  • a120745 feat(docker): network host exposed
  • 707a6ce test(abap-api-tools): unit tests refresh
  • 469b147 test(abap-api-tools): test data refresh
  • ff2052a docs: README, api doc update

new features

  • 9a411b7 build(docker): Python 3.11.2 support added

v2.5.0

21 Nov 13:48
Compare
Choose a tag to compare

breaking changes

  • 44b6c91 feat(docker): GLIBC >= 2.28 required, using Ubuntu 20.04; Centos support dropped

improvements

  • 826418d refactor(docker): Node version 16 set as default in docker containers
  • dependencies and unit tests update

new features

  • 9a411b7 build(docker): Python 11 support added

v2.4.0

16 Aug 08:03
Compare
Choose a tag to compare

incompatible changes

  • node 12 support dropped

fixes

  • NPM scripts dependencies and devDependencies renamed
  • Python and node versions updated in docker containers
  • Package updates to fix security vulnerabilities

v2.3.1

08 Jul 17:06
Compare
Choose a tag to compare

bug-fixes

  • 9f837d1 aurelia configuration value binding fix

  • bump node-rfc to 2.5.1

v2.3.0

23 Apr 10:07
Compare
Choose a tag to compare

bug-fixes

  • 4f59424 abap-api-tools: helpOption indent fixed; fix #17

  • c4cf7c7 abap-api-tools: catch yaml files reading/parsing errors; fix #16

  • f92e1d0 abap-api-tools: Binary strings initialiser changed from bytes() to Buffer.alloc(); fix #19

  • 497f00d abap-value-helps: missing .length added to Object.keys()

  • 995ddea abap-api-tools: abap get timeout fix #20

improvements

  • 220c2bc abap-api-tools: table and structure parsers return results for bo model

  • 961ec49 abap-value-helps: logLevel inherited from consumer

  • 695a589 docker: Ninja build generator added to containers, size optimisation

v2.2.0

24 Mar 13:14
Compare
Choose a tag to compare

new features

  • aa2cb2b Static Value Helps completed: result table

v2.1.0

23 Mar 17:33
Compare
Choose a tag to compare

new feature

fixes

  • 58426a9 ALPHA exits were missing for ABAP Variable RFM parameters; Fix #14
  • 481cd8f RFMs with lowercase names in input catalog not found in ABAP backend; Fix #15

improvements

  • Value Helps descriptors parsers consolidated in abap-value-help component

v2.0.0

17 Mar 16:33
Compare
Choose a tag to compare

new feature

  • Using new abap get command option -h|--helps Value Help descriptors are extracted and saved in descriptors.yaml
  • List of Elementary Value Helps is added for each complex Value Help helps.yaml

fixes

  • abap GET results without Value Helps; fix #13 3a7d409
  • Value Helps client and pool examples 053a3f9

improvements

  • abap-value-helps elementary help parser exposed 85f84b6
  • abap-api-tools Value Help descriptors added to backend output 8d56175