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
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.0.5
:SMProductVersion: 3.0.6
//service mesh v2
//Update when there is a new 2.6.z release
:SMv2Version: 2.6.10
Expand Down
17 changes: 17 additions & 0 deletions modules/ossm-release-notes-3-0-6.adoc
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
// 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-0-6_{context}"]
= {SMProductName} version 3.0.6

[role="_abstract"]
This release of {SMProductName} is included with the {SMProductName} Operator 3.0.6 and is supported on {ocp-product-title} 4.16 and later. This release addresses enhancements and Common Vulnerabilities and Exposures (CVEs). For supported component versions for 3.0.6, see "Service Mesh version support tables".

[id="ossm-enhancements-3-0-6_{context}"]
== Enhancements

* This enhancement updates Kiali server to version 2.4.10.

* This enhancement updates Kiali Operator to version 2.11.4.
38 changes: 32 additions & 6 deletions modules/ossm-release-notes-supported-versions.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,41 @@
[id="ossm-release-notes-supported-versions_{context}"]
= {SMProduct} supported versions

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

== {SMProduct} 3.0.6 supported versions

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

|{SMProduct} 3 Operator
|3.0.6

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

|{ocp-product-title}
|4.16 and later

| Envoy proxy
| 1.32.11

| `IstioCNI` resource
| 1.24.6

|Kiali Operator
|2.11.4

|Kiali control plane resource
|2.4.10

|===

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

== {SMProduct} 3.0.5 supported versions

[cols="1,1"]
|===
| Feature | Supported versions
Expand Down Expand Up @@ -40,7 +71,6 @@ See the following table for information about {SMProduct} 3.0.5 supported versio
See the following table for information about {SMProduct} 3.0.4 supported versions.

== {SMProduct} 3.0.4 supported versions

[cols="1,1"]
|===
| Feature | Supported versions
Expand Down Expand Up @@ -68,7 +98,6 @@ See the following table for information about {SMProduct} 3.0.4 supported versio
See the following table for information about {SMProduct} 3.0.3 supported versions.

== {SMProduct} 3.0.3 supported versions

[cols="1,1"]
|===
| Feature | Supported versions
Expand Down Expand Up @@ -98,7 +127,6 @@ See the following table for information about {SMProduct} 3.0.3 supported versio
See the following table for information about {SMProduct} 3.0.2 supported versions.

== {SMProduct} 3.0.2 supported versions

[cols="1,1"]
|===
| Feature | Supported versions
Expand All @@ -122,7 +150,6 @@ See the following table for information about {SMProduct} 3.0.2 supported versio
See the following table for information about {SMProduct} 3.0.1 supported versions.

== {SMProduct} 3.0.1 supported versions

[cols="1,1"]
|===
| Feature | Supported versions
Expand All @@ -146,7 +173,6 @@ See the following table for information about {SMProduct} 3.0.1 supported versio
See the following table for information about {SMProduct} 3 supported versions.

== {SMProduct} 3.0 supported versions

[cols="1,1"]
|===
| Feature | 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 @@ -13,6 +13,8 @@ The {SMProductName} release notes provide details about new features and enhance
For additional information about the {SMProductName} life cycle and supported platforms, refer to the link:https://access.redhat.com/support/policy/updates/openshift_operators[{ocp-short-name} Operator Life Cycles].
====

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

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

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