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 @@ -17,10 +17,10 @@
:SMProductName: Red{nbsp}Hat OpenShift Service Mesh
:SMProduct: OpenShift Service Mesh
:SMProductShortName: Service Mesh
:SMProductVersion: 3.0.4
:SMProductVersion: 3.0.5
//service mesh v2
//Update when there is a new 2.6.z release
:SMv2Version: 2.6.9
:SMv2Version: 2.6.10
//SMv2Version must be updated with each 2.x release because users can only migrate from the latest 2.x.z version. Update 02/24/2025 for service-mesh-docs-3.0
//Istio
:istio: Istio
Expand Down
14 changes: 14 additions & 0 deletions modules/ossm-release-notes-3-0-5.adoc
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
// 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-5_{context}"]
= {SMProductName} version 3.0.5

This release of {SMProductName} is included with the {SMProductName} Operator 3.0.5 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.5, see "Service Mesh version support tables".

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

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

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

|{SMProduct} 3 Operator
|3.0.5

|{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.3

|Kiali control plane resource
|2.4.9

|===

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

== {SMProduct} 3.0.4 supported versions
Expand Down
1 change: 1 addition & 0 deletions ossm-release-notes/ossm-release-notes.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ For additional information about the {SMProductName} life cycle and supported pl
//03/25/2025:
//Gwynne is rotating off Service Mesh. For next writer and CS: Continue to refine the IA for rel notes. The structure and IA will likely make more sense as there are more z-streams and versions released, making it easier to see how best to lay rel notes out in docs.redhat. Should anything be its own tile to make it easier to find for users?

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