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
To enhance performance, decrease image size, and reduce maintenance, the method of including "wrapped" dynamic plugins within the main {product} container image is being deprecated as of release 1.7.0. We are transitioning to a model where all dynamic plugins will be distributed as independent OCI artifacts.
20
+
21
+
For the 1.7.0 release, this is a deprecation notice only; there are no breaking changes, and all previously bundled plugins will continue to be bundled. However, we encourage customers to prepare for the removal of wrappers in a future release by beginning to use the new OCI artifacts in 1.8.0. Documentation will be updated to guide this migration.
22
+
23
+
For more information, see link:https://docs.redhat.com/en/documentation/red_hat_developer_hub/{product-version}/html-single/installing_and_viewing_plugins_in_red_hat_developer_hub/index#proc-load-plugin-oci-image_assembly-install-third-party-plugins-rhdh[Loading a plugin packaged as an OCI image].
Copy file name to clipboardExpand all lines: modules/release-notes/ref-release-notes-new-features.adoc
+12-5Lines changed: 12 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,18 +5,18 @@
5
5
This section highlights new features in {product}{product-version}.
6
6
7
7
[id="feature-rhidp-6628"]
8
-
===Dynamic plugin dependency management
8
+
== Dynamic plugin dependency management
9
9
{product} 1.7 adds dynamic plugin dependency management, so that the Operator can manage Kubernetes resources required by plugins.
10
10
11
11
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]
12
12
13
13
[id="feature-rhidp-6633"]
14
-
=== Added Orchestrator plugins with dependencies to {product-very-short} profile.
14
+
== Added Orchestrator plugins with dependencies to {product-very-short} profile.
15
15
16
16
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}.
17
17
18
18
[id="enhancement-rhidp-6723"]
19
-
=== Improved Role-based access control (RBAC) usability and consistency
19
+
== Improved Role-based access control (RBAC) usability and consistency
20
20
This release includes several enhancements to improve the usability and consistency of the RBAC experience:
21
21
22
22
* Aligned the table height behavior in the "Users and Groups" step with the "Permissions" step.
@@ -28,7 +28,7 @@ This release includes several enhancements to improve the usability and consiste
28
28
These changes aim to create a more intuitive and seamless role management workflow.
29
29
30
30
[id="feature-rhidp-6758"]
31
-
=== Introducing plugin management by using Extensions
31
+
== Introducing plugin management by using Extensions
32
32
33
33
In this release, {product-short} administrators can configure dynamic plugins directly within the Extensions UI. Administrators can now enable, disable, install, uninstall, or edit the configuration of dynamic plugins on the Extensions Details Page.
34
34
@@ -41,6 +41,13 @@ This release requires a single replica deployment and uses a persistent volume c
41
41
42
42
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 Red Hat product portfolio.
43
43
44
+
[id="feature-rhidp-7306"]
45
+
== Versioning for software templates
46
+
47
+
{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.
48
+
49
+
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 template's annotation is applied to the generated catalog entity.
50
+
44
51
[id="feature-rhidp-7561"]
45
52
== Support for high availability in {eks-brand-name}
46
53
@@ -51,7 +58,7 @@ For more information, see link:https://docs.redhat.com/en/documentation/red_hat_
51
58
[id="feature-rhidp-7610"]
52
59
== Adoption Insights in {product}
53
60
54
-
The Adoption Insights plugin is now available in {product}, providing key metrics and trends to help you understand {product-short} usage. The Adoption Insights plugin is enabled by default.
61
+
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.
55
62
56
63
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.
0 commit comments