Skip to content

Commit ea5f418

Browse files
Gerry-Fordenickboldthmanwani-rh
authored
RHIDP-5367 - Missing and incorrect information in "breaking changes" (#827)
* RHIDP-5367 - Missing and incorrect information in "breaking changes" * Revert "RHIDP-5367 - Missing and incorrect information in "breaking changes"" This reverts commit 2329e8a. * RHIDP-5367 - Missing and incorrect information in "breaking changes" * Update modules/release-notes/ref-release-notes-breaking-changes.adoc Co-authored-by: Nick Boldt <[email protected]> * Update modules/release-notes/ref-release-notes-breaking-changes.adoc Co-authored-by: Nick Boldt <[email protected]> * Update ref-release-notes-breaking-changes.adoc * Update ref-release-notes-breaking-changes.adoc * Update ref-release-notes-breaking-changes.adoc * Update modules/release-notes/ref-release-notes-breaking-changes.adoc Co-authored-by: Heena Manwani <[email protected]> * Update modules/release-notes/ref-release-notes-breaking-changes.adoc Co-authored-by: Heena Manwani <[email protected]> * Update modules/release-notes/ref-release-notes-breaking-changes.adoc Co-authored-by: Heena Manwani <[email protected]> * Update modules/release-notes/ref-release-notes-breaking-changes.adoc Co-authored-by: Heena Manwani <[email protected]> * Update modules/release-notes/ref-release-notes-breaking-changes.adoc Co-authored-by: Heena Manwani <[email protected]> * Update modules/release-notes/ref-release-notes-breaking-changes.adoc Co-authored-by: Heena Manwani <[email protected]> * Update modules/release-notes/ref-release-notes-breaking-changes.adoc Co-authored-by: Heena Manwani <[email protected]> * Update modules/release-notes/ref-release-notes-breaking-changes.adoc Co-authored-by: Heena Manwani <[email protected]> * Update ref-release-notes-breaking-changes.adoc --------- Co-authored-by: Nick Boldt <[email protected]> Co-authored-by: Heena Manwani <[email protected]>
1 parent 6642216 commit ea5f418

File tree

1 file changed

+56
-98
lines changed

1 file changed

+56
-98
lines changed

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

Lines changed: 56 additions & 98 deletions
Original file line numberDiff line numberDiff line change
@@ -16,113 +16,56 @@ Prom-client metrics have been removed and replaced with OpenTelemetry metrics. A
1616
[id="feature-rhidp-4853"]
1717
== Plugins with updated scope
1818

19-
Some plugins previously under the `@janus-idp` scope have moved to `@backstage/community`:
19+
To upgrade from {prod-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+
21+
With this update, the following plugins, previously under the `@janus-idp` scope, have now been moved to the `@backstage-community` scope:
2022

2123
[cols=2,%header]
2224
|===
23-
| Plugin Name
24-
| Plugin Name
25-
26-
| `@janus-idp/backstage-plugin-acr`
27-
| `@backstage-community/plugin-acr`
28-
29-
| `@janus-idp/backstage-plugin-azure-devops`
30-
| `@backstage-community/plugin-azure-devops`
31-
32-
| `@janus-idp/backstage-plugin-azure-devops-backend`
33-
| `@backstage-community/plugin-azure-devops-backend`
34-
35-
| `@janus-idp/backstage-plugin-3scale-backend`
36-
| `@backstage-community/plugin-3scale-backend`
37-
38-
| `@janus-idp/backstage-plugin-dynatrace`
39-
| `@backstage-community/plugin-dynatrace`
40-
41-
| `@janus-idp/backstage-plugin-github-actions`
42-
| `@backstage-community/plugin-github-actions`
43-
44-
| `@janus-idp/backstage-plugin-github-issues`
45-
| `@backstage-community/plugin-github-issues`
46-
47-
| `@janus-idp/backstage-plugin-jenkins`
48-
| `@backstage-community/plugin-jenkins`
49-
50-
| `@janus-idp/backstage-plugin-jenkins-backend`
51-
| `@backstage-community/plugin-jenkins-backend`
52-
53-
| `@janus-idp/backstage-plugin-keycloak-backend`
54-
| `@backstage-community/plugin-catalog-backend-module-keycloak`
55-
56-
| `@janus-idp/backstage-plugin-tekton`
57-
| `@backstage-community/plugin-tekton`
58-
59-
| `@janus-idp/backstage-plugin-tech-radar`
60-
| `@backstage-community/plugin-tech-radar`
61-
62-
| `@janus-idp/backstage-plugin-tech-radar-backend`
63-
| `@backstage-community/plugin-tech-radar-backend`
64-
65-
| `@janus-idp/backstage-plugin-sonarqube`
66-
| `@backstage-community/plugin-sonarqube`
67-
68-
| `@janus-idp/backstage-plugin-sonarqube-backend`
69-
| `@backstage-community/plugin-sonarqube-backend`
70-
71-
| `@janus-idp/backstage-plugin-lighthouse`
72-
| `@backstage-community/plugin-lighthouse`
73-
74-
| `@janus-idp/backstage-plugin-nexus-repository-manager`
75-
| `@backstage-community/plugin-nexus-repository-manager`
76-
77-
| `@janus-idp/backstage-plugin-topology`
78-
| `@backstage-community/plugin-topology`
79-
80-
| `@janus-idp/backstage-plugin-jfrog-artifactory`
81-
| `@backstage-community/plugin-jfrog-artifactory`
82-
83-
| `@janus-idp/backstage-plugin-ocm`
84-
| `@backstage-community/plugin-ocm`
85-
86-
| `@janus-idp/backstage-plugin-ocm-backend`
87-
| `@backstage-community/plugin-ocm-backend`
88-
89-
| `@janus-idp/backstage-plugin-rbac`
90-
| `@backstage-community/plugin-rbac`
91-
92-
| `@janus-idp/backstage-plugin-redhat-argocd`
93-
| `backstage-community/plugin-redhat-argocd`
94-
95-
| `@janus-idp/backstage-plugin-rbac-backend`
96-
| `@backstage-community/plugin-rbac-backend`
97-
98-
| `@janus-idp/backstage-catalog-backend-module-pingidentity`
99-
| `@backstage-community/plugin-catalog-backend-module-pingidentity`
100-
101-
| `@janus-idp/backstage-scaffolder-backend-module-regex`
102-
| `@backstage-community/plugin-scaffolder-backend-module-regex`
103-
104-
| `@janus-idp/backstage-plugin-quay`
105-
| `@backstage-community/plugin-quay`
106-
107-
| `@janus-idp/backstage-scaffolder-backend-module-sonarqube`
108-
| `@backstage-community/plugin-scaffolder-backend-module-sonarqube`
109-
110-
| `@janus-idp/backstage-scaffolder-backend-module-servicenow`
111-
| `@backstage-community/plugin-scaffolder-backend-module-servicenow`
112-
113-
| `@janus-idp/backstage-plugin-analytics-provider-segment`
114-
| `@backstage-community/plugin-analytics-provider-segment`
25+
| *RHDH 1.3 Plugin Name*
26+
| *RHDH 1.4 Plugin Name*
27+
|`@janus-idp/backstage-plugin-acr`|`@backstage-community/plugin-acr`
28+
|`@janus-idp/backstage-plugin-acr`|`@backstage-community/plugin-acr`
29+
|`@janus-idp/backstage-plugin-analytics-provider-segment`|`@backstage-community/plugin-analytics-provider-segment`
30+
|`@janus-idp/backstage-plugin-jfrog-artifactory`|`@backstage-community/plugin-jfrog-artifactory`
31+
|`@janus-idp/backstage-plugin-keycloak-backend`|`@backstage-community/plugin-catalog-backend-module-keycloak`
32+
|`@janus-idp/backstage-plugin-nexus-repository-manager`|`@backstage-community/plugin-nexus-repository-manager`
33+
|`@janus-idp/backstage-plugin-ocm`|`@backstage-community/plugin-ocm`
34+
|`@janus-idp/backstage-plugin-ocm-backend`|`@backstage-community/plugin-ocm-backend`
35+
|`@janus-idp/backstage-plugin-quay`|`@backstage-community/plugin-quay`
36+
|`@janus-idp/backstage-plugin-rbac`|`@backstage-community/plugin-rbac`
37+
|`@janus-idp/backstage-plugin-tekton`|`@backstage-community/plugin-tekton`
38+
|`@janus-idp/backstage-plugin-topology`|`@backstage-community/plugin-topology`
39+
|`@janus-idp/backstage-scaffolder-backend-module-quay`|`@backstage-community/plugin-scaffolder-backend-module-quay`
40+
|`@janus-idp/backstage-scaffolder-backend-module-regex`|`@backstage-community/plugin-scaffolder-backend-module-regex`
41+
|`@janus-idp/backstage-scaffolder-backend-module-servicenow`|`@backstage-community/plugin-scaffolder-backend-module-servicenow`
42+
|`@janus-idp/backstage-scaffolder-backend-module-sonarqube`|`@backstage-community/plugin-scaffolder-backend-module-sonarqube`
43+
|===
11544

116-
| `@janus-idp/backstage-plugin-scaffolder-backend-module-quay`
117-
| `@backstage-community/plugin-scaffolder-backend-module-quay`
45+
The following plugins, previously under the `@backstage` scope, have now been moved to the `@backstage-community` scope:
46+
[cols=2,%header]
47+
|===
48+
| *RHDH 1.3 Plugin Name*
49+
| *RHDH 1.4 Plugin Name*
50+
|`@backstage/plugin-azure-devops`|`@backstage-community/plugin-azure-devops`
51+
|`@backstage/plugin-azure-devops-backend`|`@backstage-community/plugin-azure-devops-backend`
52+
|`@backstage/plugin-dynatrace`|`@backstage-community/plugin-dynatrace`
53+
|`@backstage/plugin-github-actions`|`@backstage-community/plugin-github-actions`
54+
|`@backstage/plugin-github-issues`|`@backstage-community/plugin-github-issues`
55+
|`@backstage/plugin-jenkins`|`@backstage-community/plugin-jenkins`
56+
|`@backstage/plugin-jenkins-backend`|`@backstage-community/plugin-jenkins-backend`
57+
|`@backstage/plugin-lighthouse`|`@backstage-community/plugin-lighthouse`
58+
|`@backstage/plugin-sonarqube`|`@backstage-community/plugin-sonarqube`
59+
|`@backstage/plugin-sonarqube-backend`|`@backstage-community/plugin-sonarqube-backend`
60+
|`@backstage/plugin-tech-radar`|`@backstage-community/plugin-tech-radar`
11861
|===
11962

120-
Two plugins previously under the @janus-idp scope have moved to @red-hat-developer-hub:
63+
Two plugins previously under the `@janus-idp` scope have moved to `@red-hat-developer-hub` scope:
12164

12265
[cols=2,%header]
12366
|===
124-
| Plugin Name
125-
| {product-very-short}
67+
| *RHDH 1.3 Plugin Name*
68+
| *RHDH 1.4 Plugin Name*
12669

12770
| `@janus-idp/backstage-plugin-bulk-import`
12871
| `@red-hat-developer-hub/backstage-plugin-bulk-import`
@@ -131,3 +74,18 @@ Two plugins previously under the @janus-idp scope have moved to @red-hat-develop
13174
| `@red-hat-developer-hub/backstage-plugin-bulk-import-backend`
13275
|===
13376

77+
With the update to the plugin scope, the dynamic plugin configuration has also been modified.
78+
79+
[cols=2,%header]
80+
|===
81+
|*RHDH 1.3 Configuration*|*RHDH 1.4 Configuration*
82+
|link:https://github.com/janus-idp/backstage-showcase/blob/release-1.3/dynamic-plugins.default.yaml[dynamic-plugins.default.yaml]|link:https://github.com/janus-idp/backstage-showcase/blob/release-1.4/dynamic-plugins.default.yaml[dynamic-plugins.default.yaml]
83+
|===
84+
85+
.Procedure
86+
* To upgrade from {product-very-short} 1.3 to {product-very-short} 1.4, you must update your configuration to use the latest versions of the plugins listed previously from the new scope.
87+
88+
[NOTE]
89+
====
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.
91+
====

0 commit comments

Comments
 (0)