From 4c54d7e183dc1e163a4636f91895e1c6d25aa67f Mon Sep 17 00:00:00 2001 From: Ondrej Chromy Date: Mon, 3 Aug 2026 10:26:01 +0200 Subject: [PATCH] [RHDEVDCOS-7767] Release notes for Pipelines 1.22.5 --- modules/op-release-notes-1-22-5.adoc | 20 ++++++++++++++++++++ release_notes/op-release-notes-1-22.adoc | 3 +++ 2 files changed, 23 insertions(+) create mode 100644 modules/op-release-notes-1-22-5.adoc diff --git a/modules/op-release-notes-1-22-5.adoc b/modules/op-release-notes-1-22-5.adoc new file mode 100644 index 000000000000..e09634eb9a41 --- /dev/null +++ b/modules/op-release-notes-1-22-5.adoc @@ -0,0 +1,20 @@ +// This module is included in the following assemblies: +// * release_notes/op-release-notes-1-22.adoc + +:_mod-docs-content-type: REFERENCE +[id="op-release-notes-1-22-5_{context}"] += Release notes for {pipelines-title} 1.22.5 + +[role="_abstract"] +With this update, {pipelines-title} General Availability (GA) 1.22.5 is available on {OCP} 4.14, 4.16, and later supported versions. + +[id="fixed-issues-1-22-5_{context}"] +== Fixed issues + +.User interface + +//SRVKP-12879 +Incorrect tab highlighting on the Overview page:: +Before this update, a PatternFly version mismatch between the {OCP} web console and the {pipelines-shortname} console plugin caused incorrect tab highlighting on the *Overview* page. In the pipelines list section, the interface highlighted the *Per Repository* tab when the *Per Pipeline* view was active, and vice versa. With this update, the console plugin PatternFly dependencies match the console version. As a result, the correct tab is highlighted. ++ +link:https://redhat.atlassian.net/browse/SRVKP-12879[SRVKP-12879] diff --git a/release_notes/op-release-notes-1-22.adoc b/release_notes/op-release-notes-1-22.adoc index 613c7c81da3b..09747cdf991c 100644 --- a/release_notes/op-release-notes-1-22.adoc +++ b/release_notes/op-release-notes-1-22.adoc @@ -28,6 +28,9 @@ For an overview of {pipelines-title}, see xref:../about/understanding-openshift- // Compatibility and support matrix 1.22 include::modules/op-tkn-pipelines-compatibility-support-matrix.adoc[leveloffset=+1] +// Release notes for Red Hat OpenShift Pipelines 1.22.5 +include::modules/op-release-notes-1-22-5.adoc[leveloffset=+1] + // Release notes for Red Hat OpenShift Pipelines 1.22.4 include::modules/op-release-notes-1-22-4.adoc[leveloffset=+1]