npm @sap-cloud-sdk/core 1.22.0
v1.22.0

latest releases: 1.54.2, 1.54.1, 1.54.0...
3 years ago

Compatibility Notes

  • The properties isMulti of the typeVdmFunctionImportReturnType and isMultiLink as well as multiplicity of VdmNavigationProperty were deprecated and replaced by isCollection.
  • The interface VdmServiceMetadata now also contains a property oDataVersion that is mandatory.
  • Due to a fix in the generator regarding the name clash it is possible that the order of suffixes could change.
    If you regenerate a VDM with a name clash Entity_1 and Entity_2 could be swapped.

New Functionality

  • Add experimental support for OData v4 to the generator.

Fixed Issues

  • Fix the generator so that the builder function for nested complex types is correctly typed.
  • Fix the generator so that entity names ending with the word Type do not lead to name clashes anymore.

Don't miss a new core release

NewReleases is sending notifications on new releases.