Skip to content

Bennu - Version 4.1.0

Compare
Choose a tag to compare
@sergiofbsilva sergiofbsilva released this 07 Mar 17:25
· 386 commits to master since this release

Bug

  • [BNN-289] - Scheduler sporadically runs in multiple application instances
  • [BNN-312] - SchedulerSystem static code breaks startup if not the first to initialise
  • [BNN-324] - Failure to validate dateTime on js

Improvement

  • [BNN-317] - Optimise loading of users to User.findByUsername internal map
  • [BNN-318] - Extend GenericFile API to receive an InputStream on creation
  • [BNN-319] - add state parameter support (optional but recommended by RFC)
  • [BNN-321] - Support multiple RedirectUrl
  • [BNN-323] - Add required token_type to access_token response