You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: documentation/staging/1.4/content/release/_index.md
+19-14Lines changed: 19 additions & 14 deletions
Original file line number
Diff line number
Diff line change
@@ -5,34 +5,39 @@ weight = 7
5
5
pre = "<b> </b>"
6
6
+++
7
7
8
-
### Changes in Release 1.3.0
8
+
### Changes in Release 1.4.0
9
9
-[Major New Features](#major-new-features)
10
10
-[Other Changes](#other-changes)
11
11
-[Bugs Fixes](#bug-fixes)
12
12
-[Known Issues](#known-issues)
13
13
14
14
15
15
#### Major New Features
16
-
-Support for creating and deploying the Verrazzano component for the WebLogic domain, and an application that references it.
16
+
-#173: Added support for WebLogic Kubernetes Operator 4.0. While it is now the default, versions 3.3+ are still supported.
17
17
18
18
#### Other Changes
19
-
- Updated the [WebLogic Remote Console](https://github.com/oracle/weblogic-remote-console) integration to support version 2.4.0.
20
-
- Added support for specifying node selectors when installing the WebLogic Kubernetes Operator and deploying the WebLogic
21
-
domain, either directly or as a Verrazzano component.
22
-
- Added support for the user specifying the Helm timeout value when helm is used (i.e., Installing/updating WebLogic
23
-
Kubernetes Operator and installing the Ingress Controller).
24
-
- Added tooltips across all icon buttons to describe what they do.
25
-
- Added an anti-affinity specification to the generated WebLogic domain resource, as recommended by the WebLogic Kubernetes Operator docs.
19
+
-#175: Added Zoom In, Zoom Out, and Actual Size menu options to the Window menu.
20
+
-#178: Integrated the `Prepare Model` action with the changes in WebLogic Deploy Tooling 2.4.0.
21
+
-#179: Updated the [WebLogic Remote Console](https://github.com/oracle/weblogic-remote-console) integration to support version 2.4.1 (2.4.0 also supported).
26
22
27
23
#### Bug Fixes
28
-
- Fixed an issue introduced by newer WDT versions that was forcing the domain cluster size to only allow replicas to be set to 0 (WKTUI-365).
29
-
-#164: Fixed the link in the Introduction dialog to open in the user's browser instead of inside the app.
30
-
-#167: Improved the validation logic and error messages around having an empty model.
31
-
-#170: Worked around an issue that was limiting the ability to select text from the Code View scripts (WKTUI-375).
24
+
-#171: Improved workaround for the issue limiting the ability to select text from the Code View scripts (WKTUI-375).
25
+
-#172: Resolved issue when using Domain-in-Image that was causing the domain to not be created.
26
+
-#174: Resolved an issue where the `Install Ingress Controller` action was always passing the image pull secret--even when the user indicated not to use one.
27
+
-#176: Resolved an issue where the `Update Ingress Routes` action was always passing the `SSL pass-through` argument--even when the user did not request it.
28
+
-#182: Resolved Verrazzano 1.4.0+ installation issue caused by a change in the published operator file name.
29
+
-#186: Resolved Verrazzano-related issue where Ingress Trait rules were not including the hosts or destination-related fields.
30
+
-#187: Resolved an issue where the operator domain variable override config map was not being created properly.
31
+
-#187: Resolved an issue with the `apiVersion` of the Verrazzano component- and application-related being incorrect.
32
32
33
33
#### Known Issues
34
34
- On Linux, the open and save dialogs open behind the main application window. This is due to
0 commit comments