WebLogic Deploy Tooling 1.9.18
ddsharpe
released this
04 Nov 22:07
·
1456 commits
to main
since this release
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