Skip to content

WebLogic Deploy Tooling 1.9.7

Compare
Choose a tag to compare
@ddsharpe ddsharpe released this 06 Nov 22:53

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.