Skip to content

Commit 48822fd

Browse files
author
GitHub Actions
committed
Fix release notes links
1 parent 0aa5e15 commit 48822fd

File tree

3 files changed

+8
-9
lines changed

3 files changed

+8
-9
lines changed

modules/release-notes/ref-release-notes-breaking-changes.adoc

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,7 @@ This section lists breaking changes in {product} {product-version}.
77
[id="removed-functionality-rhidp-4572"]
88
== Updated monitoring and logging metrics
99

10-
Prom-client metrics have been removed and replaced with OpenTelemetry metrics. As a result, the metrics port has changed from `7007` to `9464`. Deprecated metrics have also been removed. If you had dependencies on these, ensure your prometheus queries are updated. For further information, see link:https://docs.redhat.com/en/documentation/red_hat_developer_hub/1.3/html-single/monitoring_and_logging/index#assembly-rhdh-observability[Monitoring and logging]
11-
10+
Prom-client metrics have been removed and replaced with OpenTelemetry metrics. As a result, the metrics port has changed from `7007` to `9464`. Deprecated metrics have also been removed. If you had dependencies on these, ensure your prometheus queries are updated. For further information, see link:https://docs.redhat.com/en/documentation/red_hat_developer_hub/{product-version}/html-single/monitoring_and_logging/index[Monitoring and logging]
1211

1312
.Additional resources
1413
* link:https://issues.redhat.com/browse/RHIDP-4572[RHIDP-4572]

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ This section lists deprecated functionalities in {product} {product-version}.
77
[id="deprecated-functionality-rhidp-3545"]
88
== `./dynamic-plugins/dist/janus-idp-backstage-plugin-aap-backend-dynamic` plugin is deprecated
99

10-
The `./dynamic-plugins/dist/janus-idp-backstage-plugin-aap-backend-dynamic` plugin has been deprecated and will be removed in the next release. You can link:https://docs.redhat.com/en/documentation/red_hat_ansible_automation_platform/2.5/html-single/using_ansible_plug-ins_for_red_hat_developer_hub/index[use Ansible plug-ins for {product-very-short}] instead.
10+
The `./dynamic-plugins/dist/janus-idp-backstage-plugin-aap-backend-dynamic` plugin has been deprecated and will be removed in the next release. You can link:https://docs.redhat.com/en/documentation/red_hat_developer_hub/{product-version}/html-single/using_dynamic_plugins/index#using-ansible-plug-ins-for-red-hat-developer-hub[use Ansible plug-ins for {product}] instead.
1111

1212

1313
.Additional resources

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

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -12,12 +12,12 @@ This update adds an additional individual `mountPath` for extra configmaps or se
1212
[id="feature-rhidp-3621"]
1313
== `PersistentVolumeClaims` support is available
1414

15-
With this update, link:https://github.com/redhat-developer/rhdh-operator/blob/main/docs/configuration.md#persistentvolumeclaims[`PersistentVolumeClaims` (PVC)] support is available.
15+
With this update, `PersistentVolumeClaims` `(PVC)` support is available.
1616

1717
[id="feature-rhidp-3817"]
1818
== Added Configuration Profiles
1919

20-
With this update, there are additional link:https://github.com/redhat-developer/rhdh-operator/blob/main/docs/profiles.md[configuration profiles].
20+
With this update, there are additional configuration profiles.
2121

2222
[id="enhancement-rhidp-4384"]
2323
== Enhanced use of `kube-rbac-proxy`
@@ -42,22 +42,22 @@ Identify the flavor of Backstage that is running. Default value: `rhdh`
4242

4343

4444
[id="feature-rhidp-4419"]
45-
== Ability to manage PVCs in RHDH Operator
45+
== Ability to manage Persistent Volume Claim (PVCs) in RHDH Operator
4646

4747
You can now mount directories from pre-created PersistentVolumeClaims (PVCs) using the `spec.application.extraFiles.pvcs` field, while configuring RHDH Operator.
48-
For more information, see link:https://docs.redhat.com/en/documentation/red_hat_developer_hub/1.3/html-single/administration_guide_for_red_hat_developer_hub/index#proc-rhdh-deployment-config_assembly-admin-templates[Persistent Volume Claim (PVC)].
48+
For more information, see link:https://docs.redhat.com/en/documentation/red_hat_developer_hub/{product-version}/html-single/configuring/index#configuring-the-deployment[Configuring {product} deployment when using the operator].
4949

5050
[id="feature-rhidp-4805"]
5151
== Authenticating with {rhbk-brand-name}
5252

53-
With this update, you can use {rhbk-brand-name} as an authentication provider. The Keycloak plugin will now support ingesting users and groups with {rhbk-brand-name}. For more details, see link:https://docs.redhat.com/en/documentation/red_hat_build_of_keycloak/26.0/html-single/getting_started_guide/index#getting-started-zip-start-red-hat-build-of-keycloak[Authentication with {rhbk-brand-name}].
53+
With this update, you can use {rhbk-brand-name} as an authentication provider. The Keycloak plugin will now support ingesting users and groups with {rhbk-brand-name}. For more details, see link:https://docs.redhat.com/en/documentation/red_hat_developer_hub/{product-version}/html-single/authentication/index#assembly-authenticating-with-rhbk[Authentication with {rhbk-brand-name}].
5454

5555
[id="feature-rhidp-4806"]
5656
== Ability to install third-party plugins in {product-very-short}
5757

5858
You can now install third-party plugins in {product} without rebuilding the {product-very-short} application.
5959

60-
For more information, see link:https://docs.redhat.com/en/documentation/red_hat_developer_hub/1.3/html-single/introduction_to_plugins/index[Third party plugins].
60+
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#assembly-install-third-party-plugins-rhdh[Installing third-party plugins in {product}].
6161

6262
[id="feature-rhidp-5156"]
6363
== The catalog backend module logs plugin is enabled

0 commit comments

Comments
 (0)