Skip to content

Commit d26bca6

Browse files
chore: add Kura 5.4.0 release notes (#5033)
Co-authored-by: salvatore-coppola <[email protected]>
1 parent f881dde commit d26bca6

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

kura/distrib/RELEASE_NOTES.txt

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,9 @@ Target Environments:
7777
Kura is also available as a pre-built Docker container for Ubi 8 and Alpine
7878

7979
Bug Fixes:
80+
* f881dde54e - added catch to exception to prevent failure when keystores don't exist [backport release-5.4.0] (#5031) (github-actions[bot])
81+
* 564a513ad1 - unhide keystore field and add error correction that prevents ca-cert being filled and keystore being null [backport release-5.4.0] (#5032) (github-actions[bot])
82+
* cd573c6df1 - [web2] Fixed network radio mode value passing in the old networking. [backport release-5.4.0] (#5028) (github-actions[bot])
8083
* f2b7cc1280 - [rest.identity] fixed passswordAuthEnabled property [backport release-5.4.0] (#5021) (github-actions[bot])
8184
* f69f68a827 - enforced mandatory UserAdmin static reference on rest bundles that create permissions [backport release-5.4.0] (#5015) (github-actions[bot])
8285
* 3d904092b6 - [nm] load dhcp server configuration after change [backport release-5.4.0] (#5019) (github-actions[bot])
@@ -248,6 +251,10 @@ Known Issues:
248251
* #222: CloudConnectionStatusServiceImpl does not cancel workers on component deactivation
249252

250253
Changelog:
254+
* f881dde54e - fix: added catch to exception to prevent failure when keystores don't exist [backport release-5.4.0] (#5031) (github-actions[bot])
255+
* 564a513ad1 - fix: unhide keystore field and add error correction that prevents ca-cert being filled and keystore being null [backport release-5.4.0] (#5032) (github-actions[bot])
256+
* cd573c6df1 - fix(web2): Fixed network radio mode value passing in the old networking. [backport release-5.4.0] (#5028) (github-actions[bot])
257+
* fd4615de3d - chore: add Kura 5.4.0 release notes (#5024) (github-actions[bot])
251258
* f2b7cc1280 - fix(rest.identity): fixed passswordAuthEnabled property [backport release-5.4.0] (#5021) (github-actions[bot])
252259
* f69f68a827 - fix: enforced mandatory UserAdmin static reference on rest bundles that create permissions [backport release-5.4.0] (#5015) (github-actions[bot])
253260
* 3d904092b6 - fix(nm): load dhcp server configuration after change [backport release-5.4.0] (#5019) (github-actions[bot])

0 commit comments

Comments
 (0)