Skip to content

Releases: oracle/weblogic-deploy-tooling

WebLogic Deploy Tooling 1.9.14

04 Jun 21:30
Compare
Choose a tag to compare

Additional features in this release:

  • Added target configuration option to provide JSON output for discoverDomain and prepareModel.
  • prepareModel is now idempotent and can be re-run multiple times on the same model.
  • NOTE: The domain resource filename for discoverDomain and prepareModel when using -target vz or -target wko has changed to vz-application.yaml and wko-domain.yaml, respectively.

Bugs addressed in this release:

  • Fixed bug with nested security groups.
  • Fixed bug for groups with spaces in the name.
  • Fixed bug for users without groups.
  • Fixed bug that created boot.properties files for default managed servers that were deleted.

WebLogic Deploy Tooling 1.9.13

25 May 20:01
Compare
Choose a tag to compare

Additional features in this release:

  • Enhanced compareModel tool to compare security providers.
  • Altered output of extractDomainResource to default to the replicas count specified in the model for all clusters.

Bugs addressed in this release:

  • Corrected scripts to allow for spaces in file paths.
  • Fixed issue with RCU prefixes where lowercase and uppercase names were not matched correctly.

WebLogic Deploy Tooling 1.9.12

29 Apr 23:47
Compare
Choose a tag to compare

Bugs addressed in this release:

  • Fixed an issue with referencing new LogFilter, XMLEntity Cache, and XML Registry top-level configurations from other topology entries. #872
  • Fixed two issues with RCU Schema password update. #873 and #876
  • Fixed an issue with @@env@@ model token. #874
  • Bumped commons-io usage from 2.6 to 2.8. #876 and #877

WebLogic Deploy Tooling 1.9.11

02 Apr 20:06
Compare
Choose a tag to compare

Bugs addressed in this release:

  • Fixed validate process to recognize float values as strings.
  • Fixed JMS Server issue with jarray in store.
  • Fixed issue with recognizing NodeManager properties user and password as credentials.
  • Fixed discovery of SAFRemoteContext.
  • Fixed discovery of ServerTemplate DataSource.

WebLogic Deploy Tooling 1.9.10

26 Feb 23:36
Compare
Choose a tag to compare

Bugs addressed in this release:

  • For -target, cleaned up cluster section if cluster list was empty.
  • Fixed bug when WLST attribute did not have an isSet method.
  • Fixed issue that unnecessarily created ServerTemplate entries for static clusters.
  • Improved error messages and error detection for ATP databases used with RCU.
  • Fixed JSON parser when reading lower case boolean values.

WebLogic Deploy Tooling 1.9.9

11 Feb 19:13
Compare
Choose a tag to compare

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.

WebLogic Deploy Tooling 1.9.8

16 Dec 21:03
Compare
Choose a tag to compare

Additional features in this release:

  • Added support for non-archive libraries in online deploy.
  • Added support for DebugScope MBean to ServerDebug.

Bugs addressed in this release:

  • Changed order of processing domain templates server groups (setServerGroups) to ensure resource targeting remains correct.
  • Moved managed server deletion until after domain template server groups were applied to ensure resource targeting remains correct.
  • Corrected ordering of RCU command-line arguments.
  • Corrected YAML parser to allow dollar sign ($) anywhere in a name or value.
  • For -target file generation, check for long secret names in generated script that exceed Kubernetes length restrictions.
  • Correct usage of attribute DynamicCluster size (not supported in WLS 12.1.3) for testing presence of dynamic clusters.
  • Improved usability of several error messages.
  • Corrected handling of parsing exception due to percent signs.
  • Corrected handling of empty target attributes. Can be used to unset targets setting.
  • Fixed targeting of resources that were incorrectly targeted to both the cluster/managed server and the AdminServer.
  • Set JMS destination key attributes correctly for offline and online.

WebLogic Deploy Tooling 1.9.7

06 Nov 22:53
Compare
Choose a tag to compare

Additional features in this release:

  • Option -rollback_if_require_restart renamed to -rollback_if_restart_required
  • extractDomainResource updated to WebLogic Kubernetes Operator schema 3.x.
  • Allow user to create additional output that specifies which servers/clusters need to be restarted after an update.

Bugs addressed in this release:

  • Fixed bug with configuration of dynamic cluster size.
  • Fixed bug with application version where version was not specified in the application manifest.
  • Generated Kubernetes configurations should follow DNS-1123 (fixed domain name and uid prefix).
  • Generate secrets for WKO and VZ targets in the Kubernetes configuration YAML.
  • Fixed Ciphersuite alias. Ciphersuite should be discovered now.
  • Allow unspecified archive when referenced by the model for extractDomainResource and compareModel tools.
  • Fixed bug for reading credential mapping template.
  • Corrected compare of attributes in domaininfo section of the model.
  • Removed unreferenced variables and secrets from -target output files.

WebLogic Deploy Tooling Release 1.9.6

19 Oct 22:51
Compare
Choose a tag to compare

Additional features in this release:

  • Added ! notation to delete items from list objects such as Targets.
  • Added ability to do ODL configuration for dynamic servers.
  • Added tools.properties to allow configuration of timeouts for some WLST calls.
  • Generate domain resource YAML for WebLogic Kubernetes Operator (use -target wko).
  • Added OracleIdentityCloudIntegrator to supported AuthorizationProvider types.
  • Allow user to undo any current WebLogic edit session, see -discard_current_edit.
  • Improved feedback for server/cluster restart information due to applied changes.

Bugs addressed in this release:

  • Support AppDir setting in domainInfo section.
  • Fixed bug that did not allow for JMS connectionURL to be a directory.
  • Changed WDT error to a warning when deleting an application that no longer exists on the target domain.
  • Fix compareModel stack dump when variables file not specified.
  • Fix online update for changing application deployments target without source path specified.
  • Fix for online library deployment to use name from the manifest to deploy libraries.
  • Fix unhandled exception when REALM not present.
  • Removed capitalization of boolean values during parsing, and update boolean handling.
  • Fix target filters to remove Unix Machine type.

WebLogic Deploy Tooling Release 1.9.5

27 Aug 22:25
17757ef
Compare
Choose a tag to compare

Additional features in this release:

  • Added support for WebLogic Server Cross-Domain Credential Mapper configuration
  • Added additional target type for WebLogic Kubernetes Operator (wko)

Bugs addressed in this release:

  • Generate cleaner model during domain discovery when domain security is unused or defaulted
  • Corrected Verrazzano target output for WLS admin user credential Kubernetes secret
  • Fixed JSON model output to correctly escape the backslash character
  • Corrected RCU command line signature for non-ATP database
  • Filter generated Kubernetes secret names and attributes based on RFC 1123
  • Corrected default for GlobalTransactionProtocol in JDBC data sources