WebLogic Deploy Tooling Release 1.7.0
Additional features in this release:
- Added support for WebLogic Kubernetes Operator with a new
kubernetes
section in the model - Updated YAML parser to allow more flexibility with comments in domain model
- Use Jython directly for validateModel (performance improvement)
- Automatically inject credential field values with variables when variable file is specified for discoverDomain
- Added WebLogic user and password placeholders to discovered model
- Allow applications in exploded format inside the model archive
Bugs addressed in this release:
- Removed deprecated curly brace notation for variables in the model
- Allow variable substitution in model lists fields
- Fixed issue during domain discovery for paths in tokenized location such as domain home, Java Home, or Oracle Home
- Error out discovery when target directory for archive file is not writable
- Fixed issue with some Oracle Home files being added to the archive during discoverDomain
- Fixed issue with multiple custom security providers
- Fixed bug in YAML parser with comment lines causing false group end/start blocks