Skip to content

v3.8.2

Choose a tag to compare

@github-actions github-actions released this 20 May 14:03

Changelog for reva 3.8.2 (2026-05-20)

The following sections list the changes in reva 3.8.2 relevant to
reva users. The changes are ordered by importance.

Summary

  • Fix #5619: Fix EOS bug in version folder creation

Details

  • Bugfix #5619: Fix EOS bug in version folder creation

    Due to a bug in the EOS drivers, version folders were created under the owner of the first
    resource in a directory, instead of the owner of the corresponding file.

    #5619