Skip to content

Commit

Permalink
put content in JIRA instead of overriding content after generation
Browse files Browse the repository at this point in the history
Signed-off-by: Nick Boldt <[email protected]>
  • Loading branch information
nickboldt committed Jan 14, 2025
1 parent 8c9aa38 commit dbba029
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 10 deletions.
3 changes: 2 additions & 1 deletion assemblies/assembly-release-notes-fixed-security-issues.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -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]
Original file line number Diff line number Diff line change
Expand Up @@ -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 platforms 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&#39;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
Expand Down
2 changes: 1 addition & 1 deletion modules/release-notes/ref-release-notes-fixed-issues.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -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.

Expand Down
10 changes: 3 additions & 7 deletions modules/release-notes/ref-release-notes-new-features.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -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}[].

Expand All @@ -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`.

Expand Down

0 comments on commit dbba029

Please sign in to comment.