Backend¶
reva-cernbox
is is the CERNBox backend that joins Reva with CERN specific plugins. This page contains the most relevant changes for CERN users.
reva-cernbox¶
2.1.3 October 13, 2025¶
- Full Reva Changelog: https://github.com/cs3org/reva/compare/v3.2.0...v3.2.1
- Full Reva-plugins Changelog: no changes
- #5348 Fix nilpointers seen in production
- #5349 Rewrite handling of listing spaces with an ID filter
- #5361 remove filepath.Join for constructing URLs
2.1.1 October 7, 2025¶
- Full Reva Changelog: https://github.com/cs3org/reva/compare/v3.1.0...v3.2.0
- Full Reva-plugins Changelog: https://github.com/cernbox/reva-plugins/compare/v0.0.26...v0.0.28