Skip to content

Commit

Permalink
chore: add Kura 5.4.0 release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
salvatore-coppola authored Nov 24, 2023
1 parent f2b7cc1 commit 34bad5d
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions kura/distrib/RELEASE_NOTES.txt
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,9 @@ Target Environments:
Kura is also available as a pre-built Docker container for Ubi 8 and Alpine

Bug Fixes:
* f2b7cc1280 - [rest.identity] fixed passswordAuthEnabled property [backport release-5.4.0] (#5021) (github-actions[bot])
* f69f68a827 - enforced mandatory UserAdmin static reference on rest bundles that create permissions [backport release-5.4.0] (#5015) (github-actions[bot])
* 3d904092b6 - [nm] load dhcp server configuration after change [backport release-5.4.0] (#5019) (github-actions[bot])
* f7d55c4f53 - [distrib] Added missing rest permissions for rest.security, rest.system and rest.cloudconnection in snapshot_0.xml files. [backport release-5.4.0] (#5011) (github-actions[bot])
* 9500e244f3 - Added guava new dependency to dev-env start script [backport release-5.4.0] (#5010) (github-actions[bot])
* 8dc9032be0 - wireless tab and cellular tab will show up when only ipv6 is enabled [backport release-5.4.0] (#5001) (github-actions[bot])
Expand Down Expand Up @@ -245,6 +248,10 @@ Known Issues:
* #222: CloudConnectionStatusServiceImpl does not cancel workers on component deactivation

Changelog:
* f2b7cc1280 - fix(rest.identity): fixed passswordAuthEnabled property [backport release-5.4.0] (#5021) (github-actions[bot])
* f69f68a827 - fix: enforced mandatory UserAdmin static reference on rest bundles that create permissions [backport release-5.4.0] (#5015) (github-actions[bot])
* 3d904092b6 - fix(nm): load dhcp server configuration after change [backport release-5.4.0] (#5019) (github-actions[bot])
* c92abbc196 - chore: update Kura 5.4.0 release notes (#5013) (github-actions[bot])
* f7d55c4f53 - fix(distrib): Added missing rest permissions for rest.security, rest.system and rest.cloudconnection in snapshot_0.xml files. [backport release-5.4.0] (#5011) (github-actions[bot])
* 9500e244f3 - fix: Added guava new dependency to dev-env start script [backport release-5.4.0] (#5010) (github-actions[bot])
* 40a8972f1e - chore: fix release notes automation issue (#5005) (Mattia Dal Ben)
Expand Down

0 comments on commit 34bad5d

Please sign in to comment.