You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: modules/release-notes/ref-release-notes-developer-preview.adoc
+20Lines changed: 20 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,6 +12,26 @@ Developer Preview features are not supported by Red Hat in any way and are not f
12
12
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].
13
13
====
14
14
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.
== 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.
Copy file name to clipboardExpand all lines: modules/release-notes/single-source-release-notes.jira2asciidoc.yml
+7-7Lines changed: 7 additions & 7 deletions
Original file line number
Diff line number
Diff line change
@@ -7,7 +7,7 @@ sections:
7
7
description: |
8
8
This section highlights new features in {product} {product-version}.
9
9
query: >
10
-
project in ("Red Hat Internal Developer Platform", RHDHBUGS)
10
+
project in (RHIDP, RHDHBUGS, RHDHPAI, RHDHSUPP)
11
11
AND "Release Note Status" = "Done"
12
12
AND level is EMPTY
13
13
AND status in (Closed, "Release Pending")
@@ -21,7 +21,7 @@ sections:
21
21
description: |
22
22
This section lists breaking changes in {product} {product-version}.
23
23
query: >
24
-
project = "Red Hat Internal Developer Platform"
24
+
project in (RHIDP, RHDHBUGS, RHDHPAI, RHDHSUPP)
25
25
AND "Release Note Status" = "Done"
26
26
AND level is EMPTY
27
27
AND status in (Closed, "Release Pending")
@@ -35,7 +35,7 @@ sections:
35
35
description: |
36
36
This section lists deprecated functionalities in {product} {product-version}.
37
37
query: >
38
-
project = "Red Hat Internal Developer Platform"
38
+
project in (RHIDP, RHDHBUGS, RHDHPAI, RHDHSUPP)
39
39
AND "Release Note Status" = "Done"
40
40
AND level is EMPTY
41
41
AND status in (Closed, "Release Pending")
@@ -57,7 +57,7 @@ sections:
57
57
See: link:https://access.redhat.com/support/offerings/techpreview/[Technology Preview support scope].
58
58
====
59
59
query: >
60
-
project = "Red Hat Internal Developer Platform"
60
+
project in (RHIDP, RHDHBUGS, RHDHPAI, RHDHSUPP)
61
61
AND "Release Note Status" = "Done"
62
62
AND level is EMPTY
63
63
AND status in (Closed, "Release Pending")
@@ -78,7 +78,7 @@ sections:
78
78
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].
79
79
====
80
80
query: >
81
-
project in ("Red Hat Internal Developer Platform")
81
+
project in (RHIDP, RHDHBUGS, RHDHPAI, RHDHSUPP)
82
82
AND "Release Note Status" = "Done"
83
83
AND level is EMPTY
84
84
AND status in (Closed, "Release Pending")
@@ -92,7 +92,7 @@ sections:
92
92
description: |
93
93
This section lists issues fixed in {product} {product-version}.
94
94
query: >
95
-
project in ("Red Hat Internal Developer Platform", RHDHBUGS)
95
+
project in (RHIDP, RHDHBUGS, RHDHPAI, RHDHSUPP)
96
96
AND "Release Note Status" = "Done"
97
97
AND level is EMPTY
98
98
AND status in (Closed, "Release Pending")
@@ -106,7 +106,7 @@ sections:
106
106
description: |
107
107
This section lists known issues in {product} {product-version}.
108
108
query: >
109
-
project in ("Red Hat Internal Developer Platform", RHDHBUGS)
0 commit comments