Releases: oracle/weblogic-deploy-tooling
Releases · oracle/weblogic-deploy-tooling
WebLogic Deploy Tooling Release 1.9.4
Bugs addressed in this release:
- Allow validation to succeed when there is "no model" when validation is in lax mode
- Prevent discovery of the dynamic servers in a dynamic cluster when discovering a domain in online mode
- Added comments to the output of compareModels to improve readability
- Omit empty sections in the output model from the Verrazzano target option
- Fix issue with Verrazzano target output when WLS domain name contained non-DNS 1123 characters
- Switch Verrazzano output to Model-in-Image, and include required fields in configuration/model section of Verrazzano model.
WebLogic Deploy Tooling Release 1.9.3
Additional features in this release:
- Allow support for additional RCU configuration files to be passed to Oracle's RCU script
Bugs addressed in this release:
- Fixed an issue when logging WLST errors where the WLST exception message contained multibyte characters
- Corrected end version for WebAppContainer/MaxRequestParamterCount
- Fixed issue with compareModels tool when top level folders are removed
WebLogic Deploy Tooling Release 1.9.2
Additional features in this release:
- Allow multiple variable files for create, update, deploy and extract
- Added additional target type to the discover tool -target option (Verrazzano)
Bugs addressed in this release:
- Fix discovery of CertPathBuilder to be online only
- Fixed compareModels tool to allow
yml
extension for models - Fixed NO_NAME0 naming issue for the Server Log MBean
- Cleaned up comment alignment in ModelHelp tool output
- Fixed ModelHelp output for artificial type folders
- Fixed issue with JTA parent server name
- Prepend internal Jython path to take priority over working directory contents for all scripts
- Changed to lax model validation for the compareModels tool
- Changed ModelHelp Tool to use sample format output by default
WebLogic Deploy Tooling Release 1.9.1
Additional features in this release:
- Added support for alternate configuration directory (for filters, targets, ...). See WDT_CUSTOM_CONFIG.
- Added support for JPA configuration.
- Improved error reporting in modelHelp tool.
- Added support for multiple models to the encryptModel tool.
- Added support for the user to specify an alternate system user when using RCU during domain creation.
- Added support for the GraalVM.
Bugs addressed in this release:
- Reduced number of validate messages in tool output.
- Fixed compare model to not require an archive for model validation and comparison.
- Fixed collection/extraction of foreign connection binding files.
- Added missing SecurityConfiguration attributes.
WebLogic Deploy Tooling Release 1.9.0
Additional features in this release:
- Added -model_sample option to modelHelp tool.
- Added Kubernetes filtering for discovery and new Prepare Model feature.
- Detect and use ORACLE_HOME environment variable, making command line option optional.
Bugs addressed in this release:
- Corrected UserBaseDn alias entries for WDT online embedded LDAP.
- Added SystemComponent section and OHS to Resource Group Template for WLS 12.2.1.x releases.
- Corrected issue when extracting resources from an archive that are outside the /wlsdeploy folder.
- Fixed issue that prevented detection of JRF domain (manifested as OPSS DB error).
WebLogic Deploy Tooling Release 1.8.1
Bugs addressed in this release:
- Fixed bug that prevented online application redeployment when binary files were identical.
- Added additional attributes that support path token replacement (like DOMAIN_HOME).
- Fixed bug that prevented return code 103, server restart required.
WebLogic Deploy Tooling Release 1.8.0
Additional features in this release:
- Model Help is a new tool to help you write or edit your domain model
- Compare Models is a new diff tool for domain models
- Undeploy for applications was added to the updateDomain and deployApp tools
- The version of WebLogic Deploy Tooling is saved to the file version.txt and part of the installer ZIP
- Added support for the WebLogic Contexts and Dependency Injection (CDI) configuration
- Added support for managed Oracle HTTP Server (OHS) configuration
Bugs addressed in this release:
- Improved detection of lexical errors for JSON and YAML parsing
- Fixed bug with ordered lists in Jython 2.7.0. Ordering from the domain model should now work correctly in WLS 14.1.1
- Corrected issue with online discovery of JMS distributed queue error destination
- Added read-only discovery of the domain version to the discovered model
WebLogic Deploy Tooling Release 1.7.3
Bugs addressed in this release:
- Improved syntax checking for model token substitutions for nested tokens
- discoverDomain will now collect foreign server bindings from the domain into the archive
- Corrected several attributes for online discovery that were not getting discovered correctly
- Removed default value for WDT_MODEL_SECRETS_DIRS environment variable
WebLogic Deploy Tooling Release 1.7.2
Additional features in this release:
- Several scripts are now faster, and use Jython directly (encryptModel, extractDomainResource, injectVariables).
- Added additional model tokens: ENV and SECRET.
- Added option to update RCU schema
Bugs addressed in this release:
- Fixed datasource targeting issue that incorrectly targeting some datasources to the AdminServer.
- Fixed several log statements that were dumping entire model to the log file.
- Fixed JSON list formatting to use double quotes.
- Corrected several offline default values for WLS 12.2.1.3.0.
- Fixed YAML parsing to correctly read properties that contained an asterisk.
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