Skip to content

WebLogic Kubernetes Toolkit UI v1.2.0

Compare
Choose a tag to compare
@robertpatrick robertpatrick released this 15 Jul 19:35
· 268 commits to main since this release

Major New Features

  • Model Design View added via integration with the WebLogic Remote Console 2.3.0.
    Users must download and install the WebLogic Remote Console version 2.3.x.

Other Changes

  • Added a new installer for macOS ARM.
  • #141: Added support for WDT online remote discovery.

Bug Fixes

  • #107: Resolving an issue where the Save As functionality was not handling the archive file properly if there were no
    pending updates to the archive file (Jira WKTUI-322).
  • Adding missing service account argument for WebLogic Kubernetes Operator installation shell scripts (Jira WKTUI-337).
  • #123: Changing Domain status message when domain status is available (Jira WKTUI-345).
  • #127: Correcting an issue that was causing unsaved changes with no project to be lost when opening a new or existing project.
  • #129: Fixing an issue where the wrong window was getting its title changed when opening a new project.
  • #130: Fixing an issue where the window title was set incorrectly for a new or existing project.
  • #131: Tightening up the logic for saving a project to get predictable results when encountering write permission errors.
  • Fixed busy dialog messages used during WebLogic Kubernetes Operator install and update.
  • #136: Corrected app.addRecentDocument() handling so that the file always exists on disk prior to the call being made.
  • #147: Corrected an issue with the PATH environment variable that was causing WebLogic Image Tool-related issues on Linux with Podman.