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-breaking-changes.adoc
+1-2Lines changed: 1 addition & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,8 +7,7 @@ This section lists breaking changes in {product} {product-version}.
7
7
[id="removed-functionality-rhidp-4572"]
8
8
== Updated monitoring and logging metrics
9
9
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]
Copy file name to clipboardExpand all lines: modules/release-notes/ref-release-notes-deprecated-functionalities.adoc
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,7 +7,7 @@ This section lists deprecated functionalities in {product} {product-version}.
7
7
[id="deprecated-functionality-rhidp-3545"]
8
8
== `./dynamic-plugins/dist/janus-idp-backstage-plugin-aap-backend-dynamic` plugin is deprecated
9
9
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.
Copy file name to clipboardExpand all lines: modules/release-notes/ref-release-notes-new-features.adoc
+6-6Lines changed: 6 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,12 +12,12 @@ This update adds an additional individual `mountPath` for extra configmaps or se
12
12
[id="feature-rhidp-3621"]
13
13
== `PersistentVolumeClaims` support is available
14
14
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.
16
16
17
17
[id="feature-rhidp-3817"]
18
18
== Added Configuration Profiles
19
19
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.
21
21
22
22
[id="enhancement-rhidp-4384"]
23
23
== Enhanced use of `kube-rbac-proxy`
@@ -42,22 +42,22 @@ Identify the flavor of Backstage that is running. Default value: `rhdh`
42
42
43
43
44
44
[id="feature-rhidp-4419"]
45
-
== Ability to manage PVCs in RHDH Operator
45
+
== Ability to manage Persistent Volume Claim (PVCs) in RHDH Operator
46
46
47
47
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].
49
49
50
50
[id="feature-rhidp-4805"]
51
51
== Authenticating with {rhbk-brand-name}
52
52
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}].
54
54
55
55
[id="feature-rhidp-4806"]
56
56
== Ability to install third-party plugins in {product-very-short}
57
57
58
58
You can now install third-party plugins in {product} without rebuilding the {product-very-short} application.
59
59
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}].
61
61
62
62
[id="feature-rhidp-5156"]
63
63
== The catalog backend module logs plugin is enabled
0 commit comments