|
4 | 4 |
|
5 | 5 | This section lists issues fixed in {product} {product-version}. |
6 | 6 |
|
| 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 | + |
7 | 47 | == Fixed issues in 1.4 |
8 | 48 |
|
9 | 49 | [id="bug-fix-rhidp-2727"] |
|
0 commit comments