npm @sap-cloud-sdk/core 1.29.0
v1.29.0

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

Compatibility Notes

  • [Generator] The interface EnityTypeForceMandatory (e.g., BusinessPartnerTypeForceMandatory) is removed.

New Functionality

  • [OData] Support the usage of $count in getAll requests e.g.: Entity.requestBuilder().getAll().count().execute().

Improvements

  • [OData] Add warning for deep update attempts in OData v2.
  • [Generator] The transpiling after generation is done in chunks to avoid CPU overloads for high numbers of services.

Fixed Issues

  • [OData] Fix parsing the Etag returned from update requests.
  • [OData] Fix the entity builder so that it can set undefined/null for optional properties.

Don't miss a new core release

NewReleases is sending notifications on new releases.