diff --git a/assemblies/assembly-release-notes-fixed-security-issues.adoc b/assemblies/assembly-release-notes-fixed-security-issues.adoc index e75ef2267..1b147c147 100644 --- a/assemblies/assembly-release-notes-fixed-security-issues.adoc +++ b/assemblies/assembly-release-notes-fixed-security-issues.adoc @@ -14,4 +14,5 @@ include::./modules/release-notes/snip-fixed-security-issues-in-rpm-1.4.1.adoc[le include::./modules/release-notes/snip-fixed-security-issues-in-product-1.3.0.adoc[leveloffset=+2] -include::./modules/release-notes/snip-fixed-security-issues-in-rpm-1.3.0.adoc[leveloffset=+2] +// nothing yet so don't include this +// include::./modules/release-notes/snip-fixed-security-issues-in-rpm-1.3.0.adoc[leveloffset=+2] diff --git a/modules/release-notes/ref-release-notes-deprecated-functionalities.adoc b/modules/release-notes/ref-release-notes-deprecated-functionalities.adoc index 488daad99..27f41e718 100644 --- a/modules/release-notes/ref-release-notes-deprecated-functionalities.adoc +++ b/modules/release-notes/ref-release-notes-deprecated-functionalities.adoc @@ -16,7 +16,7 @@ The `./dynamic-plugins/dist/janus-idp-backstage-plugin-aap-backend-dynamic` plug [id="deprecated-functionality-rhidp-4913"] == Audit log rotation is deprecated -With this update, you can evaluate your platform’s log forwarding solutions to align with your security and compliance needs. Most of these solutions offer configurable options to minimize the loss of logs in the event of an outage. +With this update, you can evaluate your platform's log forwarding solutions to align with your security and compliance needs. Most of these solutions offer configurable options to minimize the loss of logs in the event of an outage. .Additional resources diff --git a/modules/release-notes/ref-release-notes-fixed-issues.adoc b/modules/release-notes/ref-release-notes-fixed-issues.adoc index 44aff1ad2..34c725229 100644 --- a/modules/release-notes/ref-release-notes-fixed-issues.adoc +++ b/modules/release-notes/ref-release-notes-fixed-issues.adoc @@ -107,7 +107,7 @@ With this update, the RBAC Backend plugin now starts successfully in version `5. [id="bug-fix-rhidp-4734"] === Resolved RBAC API inconsistency when scaling deployments to more than one pod -Before this update, scaling the deployment to more than one pod caused RBAC roles to remain unsynced, allowing only the pod that created the resource to serve it. +Before this update, scaling the deployment to more than one pod caused Role-Based Access Control (RBAC) roles to remain unsynced, allowing only the pod that created the resource to serve it. With this update, RBAC roles are now properly synced across all pods, with Redis cache and traffic routing configured to ensure consistency across the deployment. diff --git a/modules/release-notes/ref-release-notes-new-features.adoc b/modules/release-notes/ref-release-notes-new-features.adoc index 28afd3a80..ca9863866 100644 --- a/modules/release-notes/ref-release-notes-new-features.adoc +++ b/modules/release-notes/ref-release-notes-new-features.adoc @@ -42,10 +42,8 @@ Identify the flavor of Backstage that is running. Default value: `rhdh` [id="feature-rhidp-4419"] -== [Doc] Document how to manage PVCs in RHDH Operator +== Ability to manage PVCs in RHDH Operator -= Ability to manage PVCs in RHDH Operator - You can now mount directories from pre-created PersistentVolumeClaims (PVCs) using the `spec.application.extraFiles.pvcs` field, while configuring RHDH Operator. For more information, see proc-mount-directories-pvcs_{context}[]. @@ -55,16 +53,14 @@ For more information, see proc-mount-directories-pvcs_{context}[]. 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}]. [id="feature-rhidp-4806"] -== [Docs] Document how to install 3rd party plugins to RHDH +== Ability to install third-party plugins in RHDH -= Ability to install third-party plugins in {product-very-short} - You can now install third-party plugins in {product} without rebuilding the {product-very-short} application. For more information, see xref:assembly-third-party-plugins[]. [id="feature-rhidp-5156"] -== `backstage-plugin-catalog-backend-module-logs` is enabled +== The catalog backend module logs plugin is enabled With this update, the `backstage-plugin-catalog-backend-module-logs` is enabled and converted to a static plugin improving performance and stability. The dynamic plugin was disabled in version `1.3`.