WebLogic Deploy Tooling 1.9.14
ddsharpe
released this
04 Jun 21:30
·
1518 commits
to main
since this release
Additional features in this release:
- Added target configuration option to provide JSON output for
discoverDomain
andprepareModel
. prepareModel
is now idempotent and can be re-run multiple times on the same model.- NOTE: The domain resource filename for
discoverDomain
andprepareModel
when using-target vz
or-target wko
has changed tovz-application.yaml
andwko-domain.yaml
, respectively.
Bugs addressed in this release:
- Fixed bug with nested security groups.
- Fixed bug for groups with spaces in the name.
- Fixed bug for users without groups.
- Fixed bug that created boot.properties files for default managed servers that were deleted.