Releases: oracle/weblogic-deploy-tooling
Releases · oracle/weblogic-deploy-tooling
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
WebLogic Deploy Tooling Release 1.7.0
Additional features in this release:
- Added support for WebLogic Kubernetes Operator with a new
kubernetessection 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