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
4 changes: 2 additions & 2 deletions _attributes/common-attributes.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -17,14 +17,14 @@
:SMProductName: Red{nbsp}Hat OpenShift Service Mesh
:SMProduct: OpenShift Service Mesh
:SMProductShortName: Service Mesh
:SMProductVersion: 3.3.3
:SMProductVersion: 3.3.4
//service mesh v2
//Update when there is a new 2.6.z release
:SMv2Version: 2.6.15
//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
:istio-latest: 1.28.6
:istio-latest: 1.28.8
//update istio-latest as necessary
//Kiali Operator
:KialiProduct: Kiali Operator provided by Red{nbsp}Hat
Expand Down
11 changes: 11 additions & 0 deletions modules/ossm-release-notes-3-3-4.adoc
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
//
// * service-mesh-docs-main/ossm-release-notes/ossm-release-notes.adoc

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

[role="_abstract"]
This release of {SMProductName} is included with the {SMProductName} Operator 3.3.4 and is supported on {ocp-product-title} 4.18 through 4.22. This release addresses enhancements, fixed issues, and Common Vulnerabilities and Exposures (CVEs).

For supported component versions for 3.3.4, 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.3.4 supported versions.

== {SMProduct} 3.3.4 supported versions

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

|{SMProduct} 3 Operator
|3.3.4

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

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

| Envoy proxy
| 1.36.7

| `IstioCNI` resource
| 1.28.8

| `Ztunnel` resource
| 1.28.8

|Kiali Operator
|2.22.5

|Kiali server
|2.22.5

|===

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

== {SMProduct} 3.3.3 supported versions
Expand Down
3 changes: 2 additions & 1 deletion ossm-release-notes/ossm-release-notes.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,10 @@ include::_attributes/common-attributes.adoc[]
toc::[]

[role="_abstract"]

Review new features, compatibility updates, fixed issues, and known issues for {SMProductName} to stay informed about changes across different product versions.

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

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

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