Skip to content

Releases: oracle/weblogic-deploy-tooling

WebLogic Deploy Tooling Release 0.22

03 Apr 21:46
Compare
Choose a tag to compare

Additional features in this release:

  • Linked "known issues" document to README.md

Bugs addressed in this release:

  • Fixed problems discovering and setting Administration Server name
  • Enable Admin Console SSO Logout URL for older WebLogic versions
  • Fixed problem with discovering keystore file
  • Fixed problems with Web App Container attribute versions
  • Fixed problem setting default realm offline for older WebLogic versions
  • Fixed problem discovering mail session properties online

WebLogic Deploy Tooling Release 0.21

28 Mar 22:13
Compare
Choose a tag to compare

Additional features in this release:

  • Support ATP database for RCU
  • Added admin console aliases for discover and deploy
  • Added console summary to create, update, and deploy tools
  • Added singleton service aliases for discover and deploy
  • Added web app container aliases for discover and deploy
  • Add JRF installed security provider to alias

Bugs addressed in this release:

  • Fixed problems with connection filter rule discover and deploy
  • Fixed SAF imported destination paths for discover
  • Fixed problems running applyJRF with WLS domain type
  • Fixed problems parsing server start value arguments
  • Fixed problems with WLDF alias file and MBean list discovery
  • Fixed attributes for JTA migratable targets
  • Change discover to recognize relative paths
  • Corrected log message for application deployment plan
  • Allow directory paths for domain libraries in model
  • Fixed problems with naming of temporary file for archive
  • Fixed problems setting password fields in custom security providers
  • Fixed problems setting default realm in security configuration
  • Fixed problems discovering classpath elements

WebLogic Deploy Tooling Release 0.20

08 Mar 23:51
Compare
Choose a tag to compare

Bug fix release:

  • Handle server group targeting correctly for 11g domains
  • Blacklist JRF datasources correctly when datasource is using RAC
  • Allow slash in model names
  • Fixed discovery of resource group configurations in MT partitions
  • Fixed updates to encrypted password fields in custom security means
  • Allow uppercase modifiers in –X Java memory arguments
  • Improve error messaging when domain version doesn’t match Oracle home
  • Don’t create or update security configuration adjudicators, warn if configured in the model
  • Corrected parsing of model when configuring customers security providers
  • Fix validation problems with classpath libraries

WebLogic Deploy Tooling Release 0.19

27 Feb 04:24
Compare
Choose a tag to compare

Bug fix release. This release contains additional fixes for JRF domain use cases, as well as a fix for encryption handling.

WebLogic Deploy Tooling Release 0.18

22 Feb 23:01
10477dd
Compare
Choose a tag to compare

Release 0.18 provides support for custom security providers, and assorted fixes for creation and discovery of security providers.

WebLogic Deploy Tooling Release 0.17

05 Feb 22:45
Compare
Choose a tag to compare

Release 0.17 is a minor bug fix release focused on improving the JRF domain experience.

WebLogic Deploy Tooling Release 0.16

15 Jan 22:18
Compare
Choose a tag to compare

This is a bug fix release to improve domain discovery for JRF 11g domains and various issues around discovery and updating 11g domains.

WebLogic Deploy Tooling Release 0.15

20 Dec 21:11
Compare
Choose a tag to compare

This release fixed Domain discovery of JRF domains where elements of JRF were inadvertently added to the model. When domain_type is set to JRF during domain discovery, the model creation should filter all known JRF resources and exclude them from the model.

WebLogic Deploy Tooling Release 0.14

31 Oct 18:03
abfb0bd
Compare
Choose a tag to compare

This release provides support for Weblogic 19c domains. Another new feature in this release is for domain creation, the domain folder and the domain name are no longer required to be the same name. See the README for the change to the createDomain script command line arguments that accommodates this feature.

WebLogic Deploy Tooling Release 0.13

24 Oct 18:39
1f9c040
Compare
Choose a tag to compare

This is a bug fix release, and no new features are added. This release corrects numerous WebLogic MBean attribute aliases in WDT for various WebLogic Server versions. The logging.properties file, which is installed in the WebLogic Deploy etc directory, now contains more logger names to make it easier for the user to enable logging in critical tool areas. And, the create domain failure regarding domain templates with WebLogic 11G Domains is fixed.