Skip to content

Commit

Permalink
add 3 or 4 bug fixes that were previously not included in the RN beca…
Browse files Browse the repository at this point in the history
…use Release Note Status was not set to Done

Signed-off-by: Nick Boldt <[email protected]>

remove dupe RN issue (https://issues.redhat.com/browse/RHIDP-5319 is a subset of https://issues.redhat.com/browse/RHIDP-5308; some reformatting and language cleanup

Signed-off-by: Nick Boldt <[email protected]>
  • Loading branch information
nickboldt committed Jan 16, 2025
1 parent 846f3d9 commit 550c551
Showing 1 changed file with 40 additions and 0 deletions.
40 changes: 40 additions & 0 deletions modules/release-notes/ref-release-notes-fixed-issues.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,46 @@

This section lists issues fixed in {product} {product-version}.

== Fixed issues in 1.4.1

[id="bug-fix-rhidp-4687"]
=== Updating Channel does not trigger an Operator Update

Administrators may encounter problems updating {product-short} across channels. As a workaround, to upgrade across channels:

* Delete the {product-very-short} operator subscription (but not its operands)
* Create a new subscription pointing to the new channel (`fast` or `fast-1.4`), using the latest CSV
* Once installed, any existing Backstage objects will be upgraded through the new operator

Note, your app config may need to be adjusted as part of the rollout, if plugins have changed their name or configuration requirements. See link:https://docs.redhat.com/en/documentation/red_hat_developer_hub/1.4/html-single/release_notes/index#feature-rhidp-4853[Plugins with updated scope].



.Additional resources
* link:https://issues.redhat.com/browse/RHIDP-4687[RHIDP-4687]


[id="bug-fix-rhidp-5308"]
=== notification backend and catalog backend gitlab org failing to load with MODULE_NOT_FOUND

In the previous version of {product-short}, the gitlab org catalog backend plugin and notification backend plugin would fail to load when configured with a `MODULE_NOT_FOUND` error. This has been fixed by embedding the missing dependencies in the dynamic plugins.

See similar issue https://issues.redhat.com/browse/RHIDP-5319


.Additional resources
* link:https://issues.redhat.com/browse/RHIDP-5308[RHIDP-5308]


[id="bug-fix-rhidp-5411"]
=== RHDH fails on table lock when deploying using RHDH Operator 1.4

In the previous version, operator deployment could fail due to a database table lock. This is fixed in 1.4.1.


.Additional resources
* link:https://issues.redhat.com/browse/RHIDP-5411[RHIDP-5411]

== Fixed issues in 1.4

[id="bug-fix-rhidp-2727"]
Expand Down

0 comments on commit 550c551

Please sign in to comment.