Skip to content

Commit 56d513f

Browse files
committed
Update readme
1 parent 18219c1 commit 56d513f

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

docs-source/content/release-notes.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ draft: false
88

99
| Date | Version | Introduces backward incompatibilities? | Change |
1010
| --- | --- | --- | --- |
11-
| February 17, 2021 | v3.1.4 | no | Resolved a pair of issues -- TODO. |
11+
| February 17, 2021 | v3.1.4 | no | Resolved an issue where the operator would ignore live data that was older than cached data, such as following an etcd restore and updated Kubernetes Java Client and Bouncy Castle dependencies. |
1212
| February 12, 2021 | v3.1.3 | no | Resolved a pair of issues related to the operator running well in very large Kubernetes clusters. |
1313
| January 22, 2021 | v3.1.2 | no | Resolved an issue where the operator failed to start servers in which the pods were configured to have an annotation containing a forward slash. |
1414
| December 17, 2020 | v3.1.1 | no | Resolved an issue that caused unexpected server restarts when the domain had multiple WebLogic clusters. |
@@ -38,7 +38,8 @@ draft: false
3838

3939
#### Operator 3.1.4
4040

41-
* Resolved an issue -- TODO ([#2189](https://github.com/oracle/weblogic-kubernetes-operator/pull/2189)).
41+
* Resolved an issue where the operator would ignore live data that was older than cached data, such as following an etcd restore ([#2196](https://github.com/oracle/weblogic-kubernetes-operator/pull/2196)).
42+
* Updated Kubernetes Java Client and Bouncy Castle dependencies.
4243

4344
#### Operator 3.1.3
4445

0 commit comments

Comments
 (0)