Skip to content

Commit 59c4edf

Browse files
committed
Release notes update for release-1.98
Signed-off-by: Fabrice Flore-Thébault <[email protected]>
1 parent 25e3404 commit 59c4edf

File tree

3 files changed

+36
-7
lines changed

3 files changed

+36
-7
lines changed

modules/release-notes/ref-release-notes-deprecated-functionalities.adoc

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,15 @@
55

66
This section lists deprecated functionalities in {product} {product-version}.
77

8+
[id="deprecated-functionality-rhidp-6917"]
9+
== Backstage CR versions `v1alpha1` and `v1alpha2`
10+
11+
Backstage CR versions `v1alpha1` and `v1alpha2` are deprecated in 1.7 and will be removed in 1.9
12+
13+
14+
.Additional resources
15+
* link:https://issues.redhat.com/browse/RHIDP-6917[RHIDP-6917]
16+
817
[id="deprecated-functionality-rhidp-8525"]
918
== Deprecation of Bundled Plugin Wrappers
1019

modules/release-notes/ref-release-notes-developer-preview.adoc

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,26 @@ Developer Preview features are not supported by Red Hat in any way and are not f
1212
For more information about the support scope of Red Hat Developer Preview features, see link:https://access.redhat.com/support/offerings/devpreview/[Developer Preview Support Scope].
1313
====
1414

15+
[id="developer-preview-rhdhpai-1087"]
16+
== Interacting with Model Context Protocol tools for Red Hat Developer Hub
17+
18+
You can enhance your Red Hat Developer Hub integration by leveraging the Model Context Protocol (MCP) server. This integration enables seamless communication with various Artificial Intelligence (AI) clients, facilitating efficient data exchange and expanding the functionality of the platform.
19+
20+
21+
22+
.Additional resources
23+
* link:https://issues.redhat.com/browse/RHDHPAI-1087[RHDHPAI-1087]
24+
25+
[id="developer-preview-rhdhpai-1089"]
26+
== OpenShift AI Connector for Red Hat Developer Hub
27+
28+
You can use OpenShift AI Connector for RHDH to enable users to use Red Hat Developer Hub (RHDH) to surface AI Models and Model Servers from Red Hat OpenShift AI (RHOAI) directly into the RHDH/Backstage Catalog.
29+
30+
31+
32+
.Additional resources
33+
* link:https://issues.redhat.com/browse/RHDHPAI-1089[RHDHPAI-1089]
34+
1535
[id="developer-preview-rhidp-8709"]
1636
== Configurable Key Performance Indicators (KPIs) by using the Scorecard plugin
1737

modules/release-notes/single-source-release-notes.jira2asciidoc.yml

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ sections:
77
description: |
88
This section highlights new features in {product} {product-version}.
99
query: >
10-
project in ("Red Hat Internal Developer Platform", RHDHBUGS)
10+
project in (RHIDP, RHDHBUGS, RHDHPAI, RHDHSUPP)
1111
AND "Release Note Status" = "Done"
1212
AND level is EMPTY
1313
AND status in (Closed, "Release Pending")
@@ -21,7 +21,7 @@ sections:
2121
description: |
2222
This section lists breaking changes in {product} {product-version}.
2323
query: >
24-
project = "Red Hat Internal Developer Platform"
24+
project in (RHIDP, RHDHBUGS, RHDHPAI, RHDHSUPP)
2525
AND "Release Note Status" = "Done"
2626
AND level is EMPTY
2727
AND status in (Closed, "Release Pending")
@@ -35,7 +35,7 @@ sections:
3535
description: |
3636
This section lists deprecated functionalities in {product} {product-version}.
3737
query: >
38-
project = "Red Hat Internal Developer Platform"
38+
project in (RHIDP, RHDHBUGS, RHDHPAI, RHDHSUPP)
3939
AND "Release Note Status" = "Done"
4040
AND level is EMPTY
4141
AND status in (Closed, "Release Pending")
@@ -57,7 +57,7 @@ sections:
5757
See: link:https://access.redhat.com/support/offerings/techpreview/[Technology Preview support scope].
5858
====
5959
query: >
60-
project = "Red Hat Internal Developer Platform"
60+
project in (RHIDP, RHDHBUGS, RHDHPAI, RHDHSUPP)
6161
AND "Release Note Status" = "Done"
6262
AND level is EMPTY
6363
AND status in (Closed, "Release Pending")
@@ -78,7 +78,7 @@ sections:
7878
For more information about the support scope of Red Hat Developer Preview features, see link:https://access.redhat.com/support/offerings/devpreview/[Developer Preview Support Scope].
7979
====
8080
query: >
81-
project in ("Red Hat Internal Developer Platform")
81+
project in (RHIDP, RHDHBUGS, RHDHPAI, RHDHSUPP)
8282
AND "Release Note Status" = "Done"
8383
AND level is EMPTY
8484
AND status in (Closed, "Release Pending")
@@ -92,7 +92,7 @@ sections:
9292
description: |
9393
This section lists issues fixed in {product} {product-version}.
9494
query: >
95-
project in ("Red Hat Internal Developer Platform", RHDHBUGS)
95+
project in (RHIDP, RHDHBUGS, RHDHPAI, RHDHSUPP)
9696
AND "Release Note Status" = "Done"
9797
AND level is EMPTY
9898
AND status in (Closed, "Release Pending")
@@ -106,7 +106,7 @@ sections:
106106
description: |
107107
This section lists known issues in {product} {product-version}.
108108
query: >
109-
project in ("Red Hat Internal Developer Platform", RHDHBUGS)
109+
project in (RHIDP, RHDHBUGS, RHDHPAI, RHDHSUPP)
110110
AND "Release Note Status" = "Done"
111111
AND level is EMPTY
112112
AND "Release Note Type" in ("Known Issue")

0 commit comments

Comments
 (0)