npm @sap-cloud-sdk/core 1.28.1
v1.28.1

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

Improvements

  • Adjust the generation of the $filter parameter in URL so that parentheses are not removed even logically they are not needed.
    For example, now $filter=((filterA and filter B) and (filterC and filter D)) will not be flattened to $filter=(filterA and filter B and filterC and filter D).

Fixed Issues

  • [Generator] Remove Batch.ts from the index file when the file does not exist.

Don't miss a new core release

NewReleases is sending notifications on new releases.