Skip to content
Open
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
2 changes: 1 addition & 1 deletion _attributes/common-attributes.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
:SMProductName: Red{nbsp}Hat OpenShift Service Mesh
:SMProduct: OpenShift Service Mesh
:SMProductShortName: Service Mesh
:SMProductVersion: 3.2.5
:SMProductVersion: 3.2.6
//service mesh v2
//Update when there is a new 2.6.z release
:SMv2Version: 2.6.15
Expand Down
13 changes: 13 additions & 0 deletions modules/ossm-release-notes-3-2-6.adoc
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
// Module included in the following assemblies:
//
// * service-mesh-docs-main/ossm-release-notes/ossm-release-notes.adoc

:_mod-docs-content-type: REFERENCE
[id="ossm-release-3-2-6_{context}"]
= {SMProductName} version 3.2.6

[role="_abstract"]

This release of {SMProductName} is included with the {SMProductName} Operator 3.2.6 and is supported on {ocp-product-title} 4.18-4.22. This release addresses enhancements, fixed issues, and Common Vulnerabilities and Exposures (CVEs).

For supported component versions for 3.2.6, see "Service Mesh version support tables".
34 changes: 34 additions & 0 deletions modules/ossm-release-notes-supported-versions.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,40 @@
= {SMProduct} supported versions

[role="_abstract"]
See the following table for information about {SMProduct} 3.2.6 supported versions.

== {SMProduct} 3.2.6 supported versions

[cols="1,1"]
|===
| Feature | Supported versions

|{SMProduct} 3 Operator
|3.2.6

|{SMProduct} `Istio` control plane resource
|1.27.9

|{ocp-product-title}
|4.18-4.22

| Envoy proxy
| 1.35.12

| `IstioCNI` resource
| 1.27.9

| `Ztunnel` resource
| 1.27.9

|Kiali Operator
|2.22.5

|Kiali server
|2.17.9

|===

See the following table for information about {SMProduct} 3.2.5 supported versions.

== {SMProduct} 3.2.5 supported versions
Expand Down
2 changes: 2 additions & 0 deletions ossm-release-notes/ossm-release-notes.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@ toc::[]
For additional information about the {SMProductName} life cycle and supported platforms, refer to the "{ocp-short-name} Operator Life Cycles".
====

include::modules/ossm-release-notes-3-2-6.adoc[leveloffset=+1]

include::modules/ossm-release-notes-3-2-5.adoc[leveloffset=+1]

include::modules/ossm-release-notes-3-2-4.adoc[leveloffset=+1]
Expand Down