v2.13.2
·
690 commits
to master
since this release
Changelog for reva 2.13.2 (2023-05-08)
The following sections list the changes in reva 2.13.2 relevant to
reva users. The changes are ordered by importance.
Summary
Details
- Bugfix #3845: Fix propagation
Fix propagation in concurrency scenarios
- Bugfix #3856: Fix response code
The DeleteStorageSpace method response code has been changed
- Bugfix #3857: Fix trashbin purge
We have fixed a nil-pointer-exception, when purging files from the trashbin that do not have a
parent (any more)