Skip to content

Commit 9d4caf5

Browse files
committed
add 4 bug fixes that were previously not included in the RN because 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]>
1 parent 846f3d9 commit 9d4caf5

File tree

1 file changed

+40
-0
lines changed

1 file changed

+40
-0
lines changed

modules/release-notes/ref-release-notes-fixed-issues.adoc

Lines changed: 40 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,46 @@
44

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

7+
== Fixed issues in 1.4.1
8+
9+
[id="bug-fix-rhidp-4687"]
10+
=== Updating Channel does not trigger an Operator Update
11+
12+
Administrators may encounter problems updating {product-short} across channels. As a workaround, to upgrade across channels:
13+
14+
* Delete the {product-very-short} operator subscription (but not its operands)
15+
* Create a new subscription pointing to the new channel (`fast` or `fast-1.4`), using the latest CSV
16+
* Once installed, any existing Backstage objects will be upgraded through the new operator
17+
18+
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].
19+
20+
21+
22+
.Additional resources
23+
* link:https://issues.redhat.com/browse/RHIDP-4687[RHIDP-4687]
24+
25+
26+
[id="bug-fix-rhidp-5308"]
27+
=== notification backend and catalog backend gitlab org failing to load with MODULE_NOT_FOUND
28+
29+
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.
30+
31+
See similar issue https://issues.redhat.com/browse/RHIDP-5319
32+
33+
34+
.Additional resources
35+
* link:https://issues.redhat.com/browse/RHIDP-5308[RHIDP-5308]
36+
37+
38+
[id="bug-fix-rhidp-5411"]
39+
=== RHDH fails on table lock when deploying using RHDH Operator 1.4
40+
41+
In the previous version, operator deployment could fail due to a database table lock. This is fixed in 1.4.1.
42+
43+
44+
.Additional resources
45+
* link:https://issues.redhat.com/browse/RHIDP-5411[RHIDP-5411]
46+
747
== Fixed issues in 1.4
848

949
[id="bug-fix-rhidp-2727"]

0 commit comments

Comments
 (0)