Skip to content

Bennu v3.3.1

Compare
Choose a tag to compare
@jcarvalho jcarvalho released this 21 Aug 10:11
· 890 commits to master since this release

Bennu 3.3.1 is an incremental bug-fix release, addressing some issues with the new features introduced in version 3.2.0 and 3.3.3, as well as minor enhancements. In particular, it fixes a critical bug with the consistency of the LocalFileSystemStorage.

Bug Fixes

  • [bennu-core] Find User API no longer throws NPE on missing query.
  • [bennu-io] Fixed a critical bug in LocalFileSystemStorage, causing the files not to be saved to disk.
  • [bennu-portal] Logo will no be bigger than the login box.
  • [bennu-scheduler-ui] Added proper error messages to the custom task UI.

Enhancements

  • [bennu-admin] Improved the System Info interface.
  • [bennu-core] Added ETags to the user's local avatars.
  • [bennu-core] Updated to the latest version of the CAS client.
  • [bennu-io] FileDownloadServlet now uses sendfile if supported.
  • [bennu-portal] Added ETags to the logo endpoint.
  • [bennu-portal] MenuFunctionality.findFunctionality now uses a cache.