WebLogic Deploy Tooling 2.1.0
·
1329 commits
to main
since this release
Additional features in the release:
-
Major changes:
- Added new
-target
types to supportDomain in Image
andDomain in PV
to the existingwko
andvz
targets, which are for use withModel in Image
. - Added new mechanism to influence the output of the
-target
options to merge data from thekubernetes
section of the model so that users can supply the necessary values for the WebLogic Kubernetes Operator Domain Custom Resource definition in the model rather than via post-tool invocation editing.
- Added new
-
Other changes:
- Restored comments to Compare Model tool output.
- Expose
UseSampleDatabase
attribute indomainInfo
section for use with thetopologyProfile
attribute of typedef files. - Restructured the logging framework to allow turning off the Console output for stdout, stderr, and/or the tool summary output.
- Changed Create Domain behavior to drive the decision to configure RCU data sources to work off the typedef file's
rcuSchema
attribute instead of only when using a domain with JRF in it. - Cleaned up documentation samples to reflect the YAML parser changes made in WDT 2.0.0
Bugs addressed in the release:
- Issue #1063 - Fixed 14.1.1 version range for
RemoteAnonymousRmit3Enabled
attribute. - Issue #1088 - Fixed an issue related to determining the PSU version
- WDT-577 - Adding missing online deploy/undeploy error message to stdout.
- WDT-605 - Fixed version range for
KeyStoreTypes
online attribute to reflect its removal in WLS 12.2.1 - WDT-608 - Changing Create Domain adjudicator configuration for 12.2.1.3 and earlier to reflect WLST offline bug 27601605 whose fix is included in 12.2.1.4.