Skip to content

Commit af5590d

Browse files
committed
Synchronize documentation
1 parent 15aae44 commit af5590d

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

documentation/site/content/release-notes.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ draft: false
1010

1111
| Date | Version | Change - See also, [Change log](#change-log). |
1212
|--------------------|----------|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
13+
| April 7, 2023 | v3.4.7 | Resolved and issue related to WDT models that do not include AdminServerName and an update to prevent use of the SnakeYAML empty-arguments SafeConstructor constructor. |
1314
| February 21, 2023 | v4.0.5 | Resolved several issues related to security, upgrade, performance, WDT models for Model in Image, and updates including the WebLogic Monitoring Exporter version. |
1415
| February 17, 2023 | v3.4.6 | Resolved several issues related to WDT models for Model in Image, resolved an issue related to an exception while correcting container port names, and updates including the WebLogic Monitoring Exporter version. |
1516
| January 24, 2023 | v3.4.5 | Resolved an issue related to decorating the name of the ConfigMap created for Fluentd integration and dependency updates including WebLogic Monitoring Exporter, Jackson Databind, and the Oracle Linux base image. |
@@ -66,6 +67,11 @@ draft: false
6667

6768
### Change log
6869

70+
#### Operator 3.4.7
71+
72+
* Resolved an issue related to WDT models that do not contain AdminServerName.
73+
* Updated usage of the SnakeYAML SafeConstructor to avoid usage of the empty-arguments constructor.
74+
6975
#### Operator 4.0.5
7076

7177
* Updated the Fluentd integration to make the Elasticsearch credentials optional and to allow the specification of the container command and arguments.

0 commit comments

Comments
 (0)