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: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -25,8 +25,8 @@ You can:
25
25
The fastest way to experience the operator is to follow the [Quick Start guide](https://oracle.github.io/weblogic-kubernetes-operator/quickstart/), or you can peruse our [documentation](https://oracle.github.io/weblogic-kubernetes-operator), read our [blogs](https://blogs.oracle.com/weblogicserver/how-to-weblogic-server-on-kubernetes), or try out the [samples](https://oracle.github.io/weblogic-kubernetes-operator/samples/).
26
26
27
27
***
28
-
The [current release of the operator](https://github.com/oracle/weblogic-kubernetes-operator/releases) is 3.3.3.
29
-
This release was published on November 1, 2021.
28
+
The [current release of the operator](https://github.com/oracle/weblogic-kubernetes-operator/releases) is 3.3.4.
Copy file name to clipboardExpand all lines: documentation/3.3/content/release-notes.md
+5Lines changed: 5 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,6 +8,7 @@ draft: false
8
8
9
9
| Date | Version | Introduces backward incompatibilities? | Change - See also, [Change log](#change-log). |
10
10
| --- | --- | --- | --- |
11
+
| November 9, 2021 | v3.3.4 | no | Resolved an issue related to Model in Image domains and enabling WebLogic secure mode. |
11
12
| November 1, 2021 | v3.3.3 | no | Resolved an issue related to WebLogic cluster replication with Istio 1.10 and resolved several issues related to introspector failure, retry, and status. |
12
13
| September 24, 2021 | v3.3.2 | no | Istio 1.10 support, enhanced liveness and readiness probe customization to support customizing failure thresholds, and additional validations. |
13
14
| August 23, 2021 | v3.3.1 | no | Resolved an issue related to managed Coherence cluster formation when using Istio and another issue related to Secret and ConfigMap validation. |
@@ -46,6 +47,10 @@ draft: false
46
47
47
48
### Change log
48
49
50
+
#### Operator 3.3.4
51
+
52
+
* Resolved an issue related to Model in Image domains and enabling WebLogic secure mode ([#2616](https://github.com/oracle/weblogic-kubernetes-operator/pull/2616)).
53
+
49
54
#### Operator 3.3.3
50
55
51
56
* Resolved an issue related to WebLogic cluster replication when using Istio 1.10 ([#2582](https://github.com/oracle/weblogic-kubernetes-operator/pull/2582)).
Copy file name to clipboardExpand all lines: documentation/staging/content/release-notes.md
+5Lines changed: 5 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,6 +8,7 @@ draft: false
8
8
9
9
| Date | Version | Introduces backward incompatibilities? | Change - See also, [Change log](#change-log). |
10
10
| --- | --- | --- | --- |
11
+
| November 9, 2021 | v3.3.4 | no | Resolved an issue related to Model in Image domains and enabling WebLogic secure mode. |
11
12
| November 1, 2021 | v3.3.3 | no | Resolved an issue related to WebLogic cluster replication with Istio 1.10 and resolved several issues related to introspector failure, retry, and status. |
12
13
| September 24, 2021 | v3.3.2 | no | Istio 1.10 support, enhanced liveness and readiness probe customization to support customizing failure thresholds, and additional validations. |
13
14
| August 23, 2021 | v3.3.1 | no | Resolved an issue related to managed Coherence cluster formation when using Istio and another issue related to Secret and ConfigMap validation. |
@@ -46,6 +47,10 @@ draft: false
46
47
47
48
### Change log
48
49
50
+
#### Operator 3.3.4
51
+
52
+
* Resolved an issue related to Model in Image domains and enabling WebLogic secure mode ([#2616](https://github.com/oracle/weblogic-kubernetes-operator/pull/2616)).
53
+
49
54
#### Operator 3.3.3
50
55
51
56
* Resolved an issue related to WebLogic cluster replication when using Istio 1.10 ([#2582](https://github.com/oracle/weblogic-kubernetes-operator/pull/2582)).
0 commit comments