Additional features in this release:
- Added domain source type to WebLogic Kubernetes Operator and Verrazzano generated models.
- Changed "rollback_changes" option to "cancel_changes" to make the option more intuitive to the reader.
- Allow discoverDomain to run without requiring an archive file to generate a model without capturing any binaries.
- Updated Verrazzano model generation to use the OAM specification.
Bugs addressed in this release:
- Compare tool should now keep the source path for apps and libraries if there are other changes.
- Fixed quoting in generated YAML for values that have newlines (like Notes fields).
- Fixed ActiveType values for identity asserters in online discover.
- Fixed bug with true/false string conversion to boolean values.
- Improved performance by avoiding second deployment pass for clusters and servers.
- Changed
chown
in the Dockerfile sample to match changes in published Oracle WebLogic Server images.