Skip to content

Commit 44dc58e

Browse files
committed
RHIDP-6478 - Release notes for Red Hat Developer Hub 1.7.0
1 parent cd62fd4 commit 44dc58e

File tree

2 files changed

+27
-6
lines changed

2 files changed

+27
-6
lines changed

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

Lines changed: 15 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,13 +5,27 @@
55
This section lists deprecated functionalities in {product} {product-version}.
66

77
[id="deprecated-functionality-rhidp-6917"]
8-
=== Backstage CR versions `v1alpha1` and `v1alpha2`
8+
== Backstage CR versions `v1alpha1` and `v1alpha2`
99

1010
Backstage CR versions `v1alpha1` and `v1alpha2` are deprecated in 1.7 and will be removed in 1.9
1111

1212

1313
.Additional resources
1414
* link:https://issues.redhat.com/browse/RHIDP-6917[RHIDP-6917]
1515

16+
[id="deprecated-functionality-rhidp-8525"]
17+
== Deprecation of Bundled Plugin Wrappers
18+
19+
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].
24+
25+
26+
27+
.Additional resources
28+
* link:https://issues.redhat.com/browse/RHIDP-8525[RHIDP-8525]
29+
1630

1731

modules/release-notes/ref-release-notes-new-features.adoc

Lines changed: 12 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,18 +5,18 @@
55
This section highlights new features in {product} {product-version}.
66

77
[id="feature-rhidp-6628"]
8-
=== Dynamic plugin dependency management
8+
== Dynamic plugin dependency management
99
{product} 1.7 adds dynamic plugin dependency management, so that the Operator can manage Kubernetes resources required by plugins.
1010

1111
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]
1212

1313
[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.
1515

1616
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}.
1717

1818
[id="enhancement-rhidp-6723"]
19-
=== Improved Role-based access control (RBAC) usability and consistency
19+
== Improved Role-based access control (RBAC) usability and consistency
2020
This release includes several enhancements to improve the usability and consistency of the RBAC experience:
2121

2222
* 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
2828
These changes aim to create a more intuitive and seamless role management workflow.
2929

3030
[id="feature-rhidp-6758"]
31-
=== Introducing plugin management by using Extensions
31+
== Introducing plugin management by using Extensions
3232

3333
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.
3434

@@ -41,6 +41,13 @@ This release requires a single replica deployment and uses a persistent volume c
4141

4242
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.
4343

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+
4451
[id="feature-rhidp-7561"]
4552
== Support for high availability in {eks-brand-name}
4653

@@ -51,7 +58,7 @@ For more information, see link:https://docs.redhat.com/en/documentation/red_hat_
5158
[id="feature-rhidp-7610"]
5259
== Adoption Insights in {product}
5360

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.
5562

5663
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.
5764

0 commit comments

Comments
 (0)