Compatibility Notes
- In version 1.25.0 we introduced the property
_complexType
on complex types. This property is removed in this version as it introduced a bug causing some generated OData clients to not be able to compile. OData clients generated using version 1.25.0 will be incompatible with future versions of the SAP Cloud SDK. - Deprecated the
generateNpmrc
option of the SAP Cloud SDK generator. From now on@sap
scoped packages do not need the private registry anymore.
New Functionality
- Support collections in complex types.
- Support unbound actions in OData V4. Note that all OData V4 functionality is still experimental.
- Check the latest API documentation for more details
Fixed Issues
- Fix OData client generation for complex types. See the compatibility notes above.
Documentation updates
- A guide on using of OData generator
- A guide on using OData type-safe client
- A guide on Destinations handling on SAP Cloud Platform
- A comprehensive guide on SCP Connectivity with Proxies
Pre-generated type-safe clients for S/4HANA version 1.20.0
- Find release notes for type-safe S/4HANA client libraries here.