Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions _attributes/common-attributes.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -109,10 +109,10 @@ endif::[]
:product-dedicated: Red Hat OpenShift Dedicated
:SMProductName: Red Hat OpenShift Service Mesh
:SMProductShortName: Service Mesh
:SMProductVersion: 2.1.2
:SMProductVersion: 2.1.2.1
:MaistraVersion: 2.1
//Service Mesh v1
:SMProductVersion1x: 1.1.18
:SMProductVersion1x: 1.1.18.1
//Windows containers
:productwinc: Red Hat OpenShift support for Windows Containers
// IBM zSystems
Expand Down
6 changes: 6 additions & 0 deletions modules/ossm-rn-fixed-issues.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,15 @@ The following issues been resolved in the current release:
[id="ossm-rn-fixed-issues-ossm_{context}"]
== {SMProductShortName} fixed issues

* https://issues.redhat.com/browse/OSSM-1099[OSSM-1099]
The Kiali console displayed the message `Sorry, there was a problem. Try a refresh or navigate to a different page.`

* https://issues.redhat.com/browse/OSSM-1074[OSSM-1074]
Pod annotations defined in SMCP are not injected in the pods.

* https://issues.redhat.com/browse/OSSM-999[OSSM-999]
Kiali retention did not work as expected. Calendar times were greyed out in the dashboard graph.

* link:https://issues.redhat.com/browse/OSSM-797[OSSM-797] Kiali Operator pod generates `CreateContainerConfigError` while installing or updating the operator.

* https://issues.redhat.com/browse/OSSM-722[OSSM-722]
Expand Down
24 changes: 23 additions & 1 deletion modules/ossm-rn-new-features-1x.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,28 @@ Module included in the following assemblies:
* *Policy Enforcement* - Apply organizational policy to the interaction between services, ensure access policies are enforced and resources are fairly distributed among consumers. Policy changes are made by configuring the mesh, not by changing application code.
* *Telemetry* - Gain understanding of the dependencies between services and the nature and flow of traffic between them, providing the ability to quickly identify issues.

== New features {SMProductName} 1.1.18.1

This release of {SMProductName} addresses Common Vulnerabilities and Exposures (CVEs).

=== Component versions included in {SMProductName} version 1.1.18.1

|===
|Component |Version

|Istio
|1.4.10

|Jaeger
|1.30.2

|Kiali
|1.12.20.1

|3scale Istio Adapter
|1.0.0
|===

== New features {SMProductName} 1.1.18

This release of {SMProductName} addresses Common Vulnerabilities and Exposures (CVEs).
Expand All @@ -29,7 +51,7 @@ This release of {SMProductName} addresses Common Vulnerabilities and Exposures (
|Component |Version

|Istio
|1.4.8
|1.4.10

|Jaeger
|1.24.0
Expand Down
24 changes: 23 additions & 1 deletion modules/ossm-rn-new-features.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ Module included in the following assemblies:
* *Policy Enforcement* - Apply organizational policy to the interaction between services, ensure access policies are enforced and resources are fairly distributed among consumers. Policy changes are made by configuring the mesh, not by changing application code.
* *Telemetry* - Gain understanding of the dependencies between services and the nature and flow of traffic between them, providing the ability to quickly identify issues.

== New features {SMProductName} 2.1.2
== New features {SMProductName} 2.1.2.1

This release of {SMProductName} addresses Common Vulnerabilities and Exposures (CVEs) and bug fixes.

Expand All @@ -34,6 +34,28 @@ This release of {SMProductName} addresses Common Vulnerabilities and Exposures (
|Envoy Proxy
|1.17.1

|Jaeger
|1.30.2

|Kiali
|1.36.9
|===

== New features {SMProductName} 2.1.2

This release of {SMProductName} addresses Common Vulnerabilities and Exposures (CVEs) and bug fixes.

=== Component versions included in {SMProductName} version 2.1.2

|===
|Component |Version

|Istio
|1.9.9

|Envoy Proxy
|1.17.1

|Jaeger
|1.30.1

Expand Down