Skip to content
This repository has been archived by the owner on Feb 12, 2024. It is now read-only.

Latest commit

 

History

History
41 lines (29 loc) · 2.29 KB

2020-06-25-june-2020.md

File metadata and controls

41 lines (29 loc) · 2.29 KB
title description
June 2020
sensenet back-end updates of June 2020

Packages

This release contains several bug fixes and OData action parameter improvements.

OData features

Bug fixes

  • UploadText can be called from a client without throwing an exception.
  • We added a more meaningful error message when the user tries to delete a content without the appropriate permissions.

sensenet as a service improvements

In this release we publish the backup API implementation for the centralized indexing engine. This means from now on it is possible to send backup requests to the search service and request backup history and status information.

This is a minor release containing a couple of bug fixes.

Bug fixes

  • Duplicated OData parameters are handled seamlessly.
  • We added a more detailed error message in case of server failure.

This is a minor release containing only a small fix and testing improvements.

Bug fixes

  • Event log file became more readable, entries are separated by a new line.

Testing