npm @sap-cloud-sdk/core 1.31.0
v1.31.0

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

Compatibility Notes

  • [Generator] Paths referenced in configuration files for the generator are treated as relative to this file as stated in the documentation. Projects relying on the previous erroneous behavior might have to adjust their configuration.

New Functionality

  • Most public methods using variable arguments now also accept arrays as input.

Improvements

  • Remove the rambda library to save approx 2MB or 10% of the SDK size.
  • [Connectivity] Warn the user when using custom headers for executing http requests.
  • Pass through original error message in case of failure when fetching the csrf token.

Fixed Issues

  • [Generator] Fix function imports (OData V2 + V4) and action imports, where the return type is a primitive edm type like Edm.String.
  • [Generator] Fix path references in generator configuration file to be treated as relative to the configuration file.
  • [Core] Fix expiration times in the client credentials cache.
  • [Core] Fix csrf request redirects against On-Premise systems

Don't miss a new core release

NewReleases is sending notifications on new releases.