Additional features in this release:
- User can create a folder in the archive to store custom files like application config, see #944
- Allow passwords to be passed by file or environment variables, see #961
- Global role discovery added to
discoverDomain
, see #822
Bugs addressed in this release:
- Fixed bug that prevented modification of the security Adjudicator configuration, see #970.
- Allow online updates where the application configuration has a relative source path, see #931
- Converted shell scripts to Bourne style to avoid Bash issues on different platforms.
- Fixed bug where ServerFailureTrigger was not created when configuration folder was empty, see #990