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
+29-29Lines changed: 29 additions & 29 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,28 +1,28 @@
1
-
:_content-type: REFERENCE
2
-
[id="breaking-changes"]
3
-
= Breaking changes
4
-
5
-
This section lists breaking changes in {product}{product-version}.
6
-
7
-
[id="removed-functionality-rhidp-4572"]
8
-
== Updated monitoring and logging metrics
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/{product-version}/html-single/monitoring_and_logging/index[Monitoring and logging]
This section lists breaking changes in {product}{product-version}.
6
+
7
+
[id="removed-functionality-rhidp-4572"]
8
+
== Updated monitoring and logging metrics
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/{product-version}/html-single/monitoring_and_logging/index[Monitoring and logging]
To upgrade from {product-very-short} 1.3 to 1.4, you must update your configuration to use the latest versions of the following plugins from the new scope.
20
20
21
21
With this update, the following plugins, previously under the `@janus-idp` scope, have now been moved to the `@backstage-community` scope:
@@ -64,7 +64,7 @@ Two plugins previously under the `@janus-idp` scope have moved to `@red-hat-deve
64
64
65
65
[cols=2,%header]
66
66
|===
67
-
| *RHDH 1.3 Plugin Name*
67
+
| *RHDH 1.3 Plugin Name*
68
68
| *RHDH 1.4 Plugin Name*
69
69
70
70
| `@janus-idp/backstage-plugin-bulk-import`
@@ -88,11 +88,11 @@ With the update to the plugin scope, the dynamic plugin configuration has also b
88
88
[NOTE]
89
89
====
90
90
In addition to the previously provided tables, you can compare the link:https://github.com/redhat-developer/red-hat-developers-documentation-rhdh/blob/release-1.4/modules/dynamic-plugins/rhdh-supported-plugins.csv[RHDH 1.4 CSV file] with the link:https://github.com/redhat-developer/red-hat-developers-documentation-rhdh/blob/release-1.3/modules/dynamic-plugins/rhdh-supported-plugins.csv[RHDH 1.3 CSV file] to identify the changes in dynamic plugins.
Copy file name to clipboardExpand all lines: modules/release-notes/ref-release-notes-new-features.adoc
+1-6Lines changed: 1 addition & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,11 +14,6 @@ This update adds an individual `mountPath` for link:{configuring-book-url}#proc-
14
14
15
15
With this update, link:https://github.com/redhat-developer/rhdh-operator/blob/main/docs/configuration.md#persistentvolumeclaims[`PersistentVolumeClaims` (PVC)] support is available.
16
16
17
-
[id="feature-rhidp-3817"]
18
-
== Added Configuration Profiles
19
-
20
-
With this update, there are additional link:https://github.com/redhat-developer/rhdh-operator/blob/main/docs/profiles.md[configuration profiles].
21
-
22
17
[id="enhancement-rhidp-4384"]
23
18
== Enhanced use of `kube-rbac-proxy`
24
19
@@ -43,7 +38,7 @@ Identify the flavor of Backstage that is running. Default value: `rhdh`
43
38
[id="feature-rhidp-4419"]
44
39
== Ability to manage Persistent Volume Claim (PVCs) in {product-very-short} Operator
45
40
46
-
You can now mount directories from pre-created PersistentVolumeClaims (PVCs) using the `spec.application.extraFiles.pvcs` field, while configuring RHDH Operator.
41
+
You can now mount directories from pre-created PersistentVolumeClaims (PVCs) using the `spec.application.extraFiles.pvcs` field, while configuring {product-very-short} Operator.
47
42
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].
0 commit comments