Releases: SAP/fundamental-tools
Releases · SAP/fundamental-tools
abap-api-tools
bug-fixes
- Fix
abap
CLI invocation bug on Darwin (just exits without error) d86d9e3
enhancements
v2.6.0
breaking changes
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
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
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
incompatible changes
fixes
- NPM scripts dependencies and devDependencies renamed
- Python and node versions updated in docker containers
- Package updates to fix security vulnerabilities
v2.3.0
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
new features
- aa2cb2b Static Value Helps completed: result table
v2.1.0
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
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