Releases: oracle/weblogic-deploy-tooling
WebLogic Deploy Tooling Release 1.7.1
Additional features in this release:
- Added support for Tuxedo and JOLT means.
Bugs addressed in this release:
- Fixed ServerTemplate model attributes (UploadDirectoryName, StagingDirectoryName, PrefixName, and FileName)
- Fixed discoverDomain to prevent output of empty variable file when -variable_file option was not specified
- Fixed bug in delete operation affecting ordered dictionaries.
- Fixed bug in creation of JTA migratable target when in dynamic clusters and server templates.
- Changed YAML parser to allow empty name in order to allow default logging properties in WLS config.
- Fixed bug with discovery of several passphrase fields for NodeManager.
- Fixed bug with custom named WebLogic home directory in the Oracle Home.
- Fixed bug with setting boolean for ActiveDirectoryAuthenticator
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
WebLogic Deploy Tooling Release 1.6.2
Bugs addressed in this release:
- Fixed issue with resolving property tokens in name fields when using WebLogic Server 14.1.1.0.0
- Fixed sorting of generated property names in variable file during discoverDomain
- Use value of variable_file argument for generated property file during discoverDomain
- Improved validation and print-usage for domainInfo model section
- Fixed problem updating ODL configuration with the deployApps tool
- Removed trailing L from long values in property objects
- Resolved ConcurrentModificationException when re-deploying applications
WebLogic Deploy Tooling Release 1.6.1
Bugs addressed in this release:
- Fixed syntax error in Windows shell script for encryptModel
- Fixed issue with model encryption when using online domain update
- Fixed YAML model parser to allow names starting with digits
WebLogic Deploy Tooling Release 1.6.0
This release has several bug fixes.
Additional features in this release:
- Added support for ODL configuration during create, update, or deploy (offline only)
- Added ability for Discover tool to inject variable tokens into the model for password attributes (in place of --Fix Me -- placeholder)
Bugs addressed in this release:
- improved handling of custom security provider during discovery of Custom Provider MBean
WebLogic Deploy Tooling Release 1.5.1
This release has several bug fixes.
Additional features in this release:
- None
Bugs addressed in this release:
- Fix for 10.3.6 domain discovery getting NameError in _get_mbean_interface
- discoverDomain now discovers Domain name and adds it to the model
- discoverDomain adds placeholders to the model in domainInfo for the WebLogic admin user credentials
WebLogic Deploy Tooling Release 1.5.0
This release has several new features and several bug fixes.
Additional features in this release:
- Added support for WebLogic Server 14.1.1.0.0 BETA
- Added a new command line option for finer-grained control of online updates, see -rollback_if_require_restart
- Added support for multiple archive files for create/update/deploy (similar to multiple models feature)
- Added discovery of domain setUserOverrides script(s) from the domain bin directory
- Create/Update will extract setUserOverrides scripts from the archive into the target domain bin folder
Bugs addressed in this release:
- Fixed issue with merging multiple models with variables (tokenized attribute names)
- Fixed merging models with delete notations
- Added validation errors and warnings to summary reports for discover, create, update, deploy tools.
- Corrected Server attribute MaxParameterCount definition for differences between versions
WebLogic Deploy Tooling Release 1.4.0
This release has several new features and several bug fixes.
Additional features in this release:
- Add support for embedded LDAP server configuration
- Allow lax validation for command line validation tool. (-method lax)
- Added option to specify OPSS wallet location for create
- Added additional WLS 12.2.1.4 MBeans to server and server template folders
Bugs addressed in this release:
- Info messages are no longer logged to stderr
- Declare an error if top-level folder in model is invalid
- Fixed problems with deployed application version naming
- Fix online update problems with JTA migratable targets
- Fix online update problems with dynamic clusters
WebLogic Deploy Tooling Release 1.3.0
This release has two new features and several bug fixes.
Additional features in this release:
- Added support for the JMS load balancing enhancement in 12.2.1.4.
- Add the ability to remove Servers, Datasources, and other named objects.
Bugs addressed in this release:
- warning or error exit codes in Validate Tool
- Fixed problem reading standard input from a file
- Added MBean path to error message for WLST set
- Changed shell script empty string checks
- Fixed method name in custom folder helper
- Changed build version to 12.2.1.3 in sample
WebLogic Deploy Tooling Release 1.2.0
This release has several new features and several bug fixes.
Additional features in this release:
- Allow discovery of custom security MBeans
- Add WebLogic Server XACML roles using the model
- Set the OPSS password secret
- Create boot.properties file during create, when not in production mode
- Added support Ubuntu clients
Bugs addressed in this release:
- Exclude zip directory entry from ATP wallet check
- Exclude zip directory entry from OPSS wallet check
- Check for arbitrary file overwrite vulnerability
- Fix problems discovering Log attributes (PlatformLoggerLevels and LoggerSeverityProperties)
- Fix targeting of server groups when no server groups present
- Fix problems with dynamic cluster targeting
- Updated sample to reference Oracle Container Registry