Skip to content

v1.13.0

Compare
Choose a tag to compare
@OleksiiZubko OleksiiZubko released this 06 Sep 08:32
· 18 commits to master since this release
e1c4d1e

olp-sdk-dataservice-api

  • Updated the return type any => Response for functions:

ArtifactsApi::putArtifactFileUsingPUT,

BlobApi::cancelMultipartUpload,

BlobApi::deleteBlob,

IndexApi::insertIndexes,

IndexApi::performUpdate,

VolatileBlobApi::deleteVolatileBlob,

VolatileBlobApi::putVolatileBlob.

  • Removed deprecated interfaces (Removed the deprecated code (#511).