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
Before this update, the latest Orchestrator feature set was unavailable because the release included the outdated Orchestrator plugin version `1.6`. This issue is resolved in {product-very-short} `1.7.1`. The Orchestrator plugin is now updated to version `1.7.1`, ensuring that users have access to the latest features and functionality.
Copy file name to clipboardExpand all lines: modules/release-notes/ref-release-notes-known-issues.adoc
+1-11Lines changed: 1 addition & 11 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,16 +4,6 @@
4
4
5
5
This section lists known issues in {product}{product-version}.
6
6
7
-
[id="known-issue-rhdhbugs-2041"]
8
-
== Latest Orchestrator feature set is unavailable
9
-
10
-
This release includes the Orchestrator plugin version from `1.6`. As a result, the latest feature set is not yet available. The Orchestrator plugin will be updated to the latest feature set in a future release.
This section highlights new features in {product}{product-version}.
6
-
7
-
[id="enhancement-rhdhbugs-1885"]
1
+
:_content-type: REFERENCE
2
+
[id="new-features"]
3
+
= New features
4
+
5
+
This section highlights new features in {product}{product-version}.
6
+
7
+
[id="enhancement-rhdhbugs-1885"]
8
8
== Improved plugin configuration merging for include files
9
9
10
10
Previously, include plugin configuration files would overwrite existing files. With this update, {product} will merge configurations from existing include files, only overwriting specific keys while preserving keys defined in existing include files, mirroring the behavior for the `plugins` key.
11
-
12
-
13
-
[id="feature-rhdhbugs-1979"]
11
+
12
+
13
+
[id="feature-rhdhbugs-1979"]
14
14
== Orchestrator 1.7 available
15
15
16
16
As of {product-very-short} 1.7.1, the Orchestrator plugin 1.7.1 is now available.
17
17
18
-
[id="enhancement-rhdhbugs-1981"]
19
-
== Full support for Adoption Insights plugins
20
18
21
-
With this update, Red Hat fully supports the Adoption Insights plugins. These plugins are no longer Technology Preview.
22
19
23
-
[id="feature-rhidp-6628"]
20
+
21
+
22
+
23
+
24
+
25
+
[id="enhancement-rhdhbugs-1981"]
26
+
== Full support for Adoption Insights plugins
27
+
28
+
With this update, {company-name} fully supports the Adoption Insights plugins. These plugins are no longer Technology Preview.
29
+
30
+
[id="feature-rhidp-6628"]
24
31
== Dynamic plugin dependency management
25
32
{product} 1.7 adds dynamic plugin dependency management, so that the Operator can manage Kubernetes resources required by plugins.
26
33
27
-
For more information, see link:https://github.com/redhat-developer/rhdh-operator/blob/main/docs/dynamic-plugins.md#dynamic-plugins-dependency-management[Dynamic plugin dependency management]
28
-
29
-
[id="feature-rhidp-6633"]
34
+
For more information, see link:https://github.com/redhat-developer/rhdh-operator/blob/main/docs/dynamic-plugins.md#dynamic-plugins-dependency-management[Dynamic plugin dependency management]
35
+
36
+
[id="feature-rhidp-6633"]
30
37
== Added Orchestrator plugins with dependencies to {product-very-short} profile.
31
38
32
-
With this update, Orchestrator plugins with dependencies are added to the {product-very-short} profile. The Orchestrator plugin is disabled by default. When you enable the Orchestrator plugin, it will deploy dependencies and work out of the box on {product-very-short}.
33
-
34
-
[id="enhancement-rhidp-6657"]
39
+
With this update, Orchestrator plugins with dependencies are added to the {product-very-short} profile. The Orchestrator plugin is disabled by default. When you enable the Orchestrator plugin, it will deploy dependencies and work out of the box on {product-very-short}.
40
+
41
+
[id="enhancement-rhidp-6657"]
35
42
== Updated {product-very-short} theme
36
43
37
-
With this update, the `@redhat-developer/red-hat-developer-hub-theme` package is replaced with the plugin version from the `rhdh-plugins` repository to improve theme integration and visual consistency. Minor UI enhancements include updated border radius on cards.
38
-
39
-
[id="enhancement-rhidp-6723"]
44
+
With this update, the `@redhat-developer/red-hat-developer-hub-theme` package is replaced with the plugin version from the `rhdh-plugins` repository to improve theme integration and visual consistency. Minor UI enhancements include updated border radius on cards.
45
+
46
+
[id="enhancement-rhidp-6723"]
40
47
== Improved Role-based access control (RBAC) usability and consistency
41
48
This release includes several enhancements to improve the usability and consistency of the RBAC experience:
42
49
@@ -46,76 +53,76 @@ This release includes several enhancements to improve the usability and consiste
46
53
* Improved layout and labeling in the Conditional Access sidebar.
47
54
* Preserved typed input in search fields when selecting users, groups, or plugins.
48
55
49
-
These changes aim to create a more intuitive and seamless role management workflow.
50
-
51
-
[id="feature-rhidp-6758"]
56
+
These changes aim to create a more intuitive and seamless role management workflow.
57
+
58
+
[id="feature-rhidp-6758"]
52
59
== Introducing plugin management by using Extensions
53
60
54
61
In this release, {product-short} administrators can configure dynamic plugins directly within the Extensions UI. Administrators can now enable, disable, install, or edit the configuration of dynamic plugins on the Extensions Details Page.
55
62
56
63
This is an opt-in feature that must be enabled by configuration, and it is intended for testing and development environments only; it is not recommended for production use.
57
64
58
-
This release requires a single replica deployment and uses a persistent volume claim (PVC) for the dynamic plugin configuration file. The {product-short} backend does not automatically restart when you save configuration changes. You must restart the {product-short} application for any dynamic plugin configuration updates to take effect.
59
-
60
-
[id="feature-rhidp-6963"]
65
+
This release requires a single replica deployment and uses a persistent volume claim (PVC) for the dynamic plugin configuration file. The {product-short} backend does not automatically restart when you save configuration changes. You must restart the {product-short} application for any dynamic plugin configuration updates to take effect.
66
+
67
+
[id="feature-rhidp-6963"]
61
68
== Dynamic plugins now fully supported and a new command-line tool released.
62
69
63
-
Backend dynamic plugins have reached General Availability (GA). A new command-line tool, `@red-hat-developer-hub/cli` (rhdh-cli), has been released for building and packaging these plugins. As a result, the `@janus-idp/cli` is now officially deprecated. All users should migrate their build processes to `@red-hat-developer-hub/cli` to maintain support and receive future updates.
64
-
65
-
[id="feature-rhidp-7018"]
70
+
Backend dynamic plugins have reached General Availability (GA). A new command-line tool, `@red-hat-developer-hub/cli` (rhdh-cli), has been released for building and packaging these plugins. As a result, the `@janus-idp/cli` is now officially deprecated. All users should migrate their build processes to `@red-hat-developer-hub/cli` to maintain support and receive future updates.
71
+
72
+
[id="feature-rhidp-7018"]
66
73
== Quick start for platform engineers
67
74
68
75
{product-very-short} 1.7 introduces the new Administrator Quick Start guide, a feature designed to streamline the initial setup and configuration process for platform engineers. This guided, interactive experience appears automatically on an administrator's first login, providing clear, step-by-step instructions for essential platform tasks. The goal is to significantly reduce onboarding time and help you configure your {product-very-short} instance with confidence.
69
76
70
-
Quick start tracks your progress, offers context-aware help that follows you across configuration pages, and can be dismissed and reopened from the header at any time. This guide ensures a confident, efficient, and structured onboarding experience. Note that when permissions are enabled, this feature is currently available for administrators only, with support for other roles planned for future versions.
71
-
72
-
[id="feature-rhidp-7106"]
77
+
Quick start tracks your progress, offers context-aware help that follows you across configuration pages, and can be dismissed and reopened from the header at any time. This guide ensures a confident, efficient, and structured onboarding experience. Note that when permissions are enabled, this feature is currently available for administrators only, with support for other roles planned for future versions.
78
+
79
+
[id="feature-rhidp-7106"]
73
80
== Improved global header UX
74
81
75
-
With this release, you can display a user avatar in the profile dropdown in the global header.
76
-
77
-
[id="feature-rhidp-7262"]
82
+
With this release, you can display a user avatar in the profile dropdown in the global header.
83
+
84
+
[id="feature-rhidp-7262"]
78
85
== Improved look and feel of {product-short}
79
86
80
-
With this update, the look and feel of {product-short} has been updated to better match the visual style of PatternFly 6 and improve alignment with the {company} product portfolio.
81
-
82
-
[id="feature-rhidp-7306"]
87
+
With this update, the look and feel of {product-short} has been updated to better match the visual style of PatternFly 6 and improve alignment with the {company} product portfolio.
88
+
89
+
[id="feature-rhidp-7306"]
83
90
== Versioning for software templates
84
91
85
92
{product-very-short} has been enhanced to provide crucial traceability, allowing users to easily identify the template version used to create a specific component. This enhancement helps determine if an older entity needs updating or if a bug is linked to a particular template version.
86
93
87
-
Scaffolder templates can now be versioned using the backstage.io/template-version annotation and the `catalog:template:version` action. When used with the `catalog:template:version` action, the annotation of the template is applied to the generated catalog entity.
88
-
89
-
[id="feature-rhidp-7561"]
94
+
Scaffolder templates can now be versioned using the backstage.io/template-version annotation and the `catalog:template:version` action. When used with the `catalog:template:version` action, the annotation of the template is applied to the generated catalog entity.
95
+
96
+
[id="feature-rhidp-7561"]
90
97
== Support for high availability in {eks-brand-name}
91
98
92
99
{product} now supports high availability setups in {eks-brand-name} ({eks-short}). This enhancement allows the deployment to scale beyond a single replica, ensuring the application remains operational and accessible even in the event of failures or disruptions.
93
100
94
-
For more information, see {configuring-book-link}#HighAvailability[_Configuring high availability in {product}_].
95
-
96
-
[id="feature-rhidp-7610"]
101
+
For more information, see {configuring-book-link}#HighAvailability[_Configuring high availability in {product}_].
102
+
103
+
[id="feature-rhidp-7610"]
97
104
== Adoption Insights in {product}
98
105
99
106
In this release, the Adoption Insights plugin is fully supported and enabled by default. The Adoption Insights plugin provides key metrics and trends to help you understand {product-short} usage.
100
107
101
108
If you have an existing Adoption Insights plugin custom configuration with GitHub Container registry images already set up, you can upgrade to the latest version to omit configurations using GitHub Container registry images.
102
-
For more information, see {adoption-insights-link}#proc-configure-adoption-insights_title-adoption-insights[Configuring the {adoption-insights-title}].
103
-
104
-
[id="feature-rhidp-7663"]
109
+
For more information, see {adoption-insights-link}#proc-configure-adoption-insights_title-adoption-insights[Configuring the {adoption-insights-title}].
110
+
111
+
[id="feature-rhidp-7663"]
105
112
== {product-short} community plugins updated to Backstage 1.39
106
113
107
-
The {product-short} community plugins have been updated to Backstage version 1.39.
108
-
109
-
[id="enhancement-rhidp-8103"]
114
+
The {product-short} community plugins have been updated to Backstage version 1.39.
115
+
116
+
[id="enhancement-rhidp-8103"]
110
117
== Improved robustness of dynamic plugin installation
111
118
112
-
Previously, the {product} would fail to start if a specified include file in dynamic plugins configuration did not exist. This update addresses the issue by logging a warning and skipping the file if it is not found.
113
-
114
-
[id="enhancement-rhidp-8588"]
119
+
Previously, the {product} would fail to start if a specified include file in dynamic plugins configuration did not exist. This update addresses the issue by logging a warning and skipping the file if it is not found.
120
+
121
+
[id="enhancement-rhidp-8588"]
115
122
== Full support for Microsoft Graph catalog plugin for user and group synchronization
116
123
117
124
{product} now fully supports the `@backstage/plugin-catalog-backend-module-msgraph` plugin, which ingests user and group entities from {azure-brand-name} Active Directory into the software catalog via the Microsoft Graph API.
118
-
This populates the catalog with your organization's directory data, ensuring that component ownership is accurately mapped when used with the Microsoft authentication provider.
119
-
120
-
121
-
125
+
This populates the catalog with your organization's directory data, ensuring that component ownership is accurately mapped when used with the Microsoft authentication provider.
0 commit comments