Skip to content

WebLogic Deploy Tooling 2.3.2

Compare
Choose a tag to compare
@ddsharpe ddsharpe released this 20 Jul 19:21
· 1290 commits to main since this release

Additional features in this release:

  • WDT-654 Added support for additional configuration folders such as ManagedExecutorServiceTemplate, ManagedScheduledExecutorServiceTemplate, ManagedThreadFactoryTemplate, Http2Config , and DataSourceLogFile. (#1150)
  • WDT-654 Added support for additional attributes in SecurityConfiguration, including IdentityAssertionCacheEnabled, IdentityAssertionCacheTTL, and IdentityAssertionDoNotCacheContextElement. (#1150)
  • #1112 WDT-1112 Added support for structured application folders. (#1149)

Bugs addressed in this release:

  • The generated WKO custom resource was updated to match the latest v8 schema. (#1151)
  • Fixed a regression for 1144 (stop application with no target in online update domain) and 937 which failed if the source path is absolute path. (#1156)
  • WDT-658 Fixed SSL attribute OutboundPrivateKeyPassPhraseEncrypted in both Server and ServerTemplate. (#1161)
  • WDT-638 Improved exception handling. The tool should never throw an uncaught exception. (#1157)
  • Ensure comments are always included in generated Kubernetes resource files. (#1155)