v2.4.0
2.4.0
API Docs: https://sap.github.io/cloud-sdk/api/2.4.0
Compatibility Notes
- [connectivity] Mark the function
noDestinationErrorMessageas internal API. (0a00867) - [odata-v4] Mark the function
uriConverteras internal API. (0a00867) - [eslint-config] Switch the following
jsdocrelated levels fromwarntoerror:jsdoc/check-param-namesjsdoc/require-description-complete-sentencejsdoc/require-jsdocjsdoc/require-paramjsdoc/require-returns(0a00867)
- [connectivity, http-client] Only log the successful retrieval of destinations on the
infolog level, log everything else asdebugorwarn. (04726a3)
New Functionality
- [connectivity] Support self-signed certificate using the
trustStoreproperty of the destination object. (0a00867)
Improvements
- [connectivity, http-client] Reduce default log output on the
infolevel significantly. (04726a3)
Fixed Issues
- [util] Fix a bug in the implementation of the trim method. (0a00867)