Skip to content

Commit 3412336

Browse files
chore: add Kura 5.4.2 release notes (#5193)
* chore: add Kura 5.4.2 release notes * Completed release notes --------- Co-authored-by: nicolatimeus <[email protected]> Co-authored-by: nicolatimeus <[email protected]>
1 parent 83477cf commit 3412336

File tree

1 file changed

+6
-21
lines changed

1 file changed

+6
-21
lines changed

kura/distrib/RELEASE_NOTES.txt

Lines changed: 6 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,8 @@
1-
Eclipse Kura - 5.4.1 - March 2024
1+
Eclipse Kura - 5.4.2 - March 2024
22
-------------------------------------------------------------------------------------------------
33
Description:
44
This service release of Eclipse Kura includes the following changes:
5-
- Fixed NoSuchProviderException when creating new key pairs with keystores/v1 REST APIs
6-
- Fixed memory leak in org.eclipse.kura.linux.usb when unrecongnized udev events are received
7-
- Fixed data loss in Wire Record Store implementation for H2 when certain data types are stored
8-
5+
- This service release of Eclipse Kura includes improvements and fixes to the GWT Servlet code.
96

107
Target Environments:
118
Kura is released as pre-compiled binary installers for the following platforms:
@@ -19,13 +16,7 @@ Target Environments:
1916
Kura is also available as a pre-built Docker container for Ubi 8 and Alpine
2017

2118
Bug Fixes:
22-
* 678d3dd611 - [distrib] added libudev.so.0 symlink [backport release-5.4.0] (#5167) (github-actions[bot])
23-
* 443f471a99 - Fixed unnecessary column type changes in H2DbWireRecordStoreImpl [backport release-5.4.0] (#5158) (github-actions[bot])
24-
* b0e4b54907 - [linux.usb] memory leak on non-usb udev events [backport release-5.4.0] (#5138) (github-actions[bot])
25-
* e2123f3559 - [BaseKeystoreService] Add missing key generator provider [backport release-5.4.0] (#5070) (github-actions[bot])
26-
27-
Target Platform Updates:
28-
* cca825718d - update org.eclipse.kura.linux.usb.version from 1.4.0 to 1.4.1-SNAPSHOT (#5145) (Marcello Rinaldo Martina)
19+
* e5ef19d594 - GWT servlet review [backport release-5.4.0] (#5191) (nicolatimeus)
2920

3021
Known Issues:
3122
* The firewall rule applied by the network threat manager that block uncommon TCP MSS values is not applied in the Nvidia Jetson Nano.
@@ -84,12 +75,6 @@ Known Issues:
8475
* #222: CloudConnectionStatusServiceImpl does not cancel workers on component deactivation
8576

8677
Changelog:
87-
* 678d3dd611 - fix(distrib): added libudev.so.0 symlink [backport release-5.4.0] (#5167) (github-actions[bot])
88-
* f26ed8b694 - chore: add Kura 5.4.1 release notes (#5161) (github-actions[bot])
89-
* 9b0737185d - chore: automated uptick to 5.4.1 (#5160) (github-actions[bot])
90-
* 443f471a99 - fix: Fixed unnecessary column type changes in H2DbWireRecordStoreImpl [backport release-5.4.0] (#5158) (github-actions[bot])
91-
* cca825718d - build(distrib): update org.eclipse.kura.linux.usb.version from 1.4.0 to 1.4.1-SNAPSHOT (#5145) (Marcello Rinaldo Martina)
92-
* b0e4b54907 - fix(linux.usb): memory leak on non-usb udev events [backport release-5.4.0] (#5138) (github-actions[bot])
93-
* a8d3a333bd - chore: Added known issue for birth publish on modem detect (#5134) (Pierantonio Merlino)
94-
* e2123f3559 - fix(BaseKeystoreService): Add missing key generator provider [backport release-5.4.0] (#5070) (github-actions[bot])
95-
* 93489213ca - chore: automated uptick to 5.4.1-SNAPSHOT (#5038) (github-actions[bot])
78+
* 83477cf365 - chore: automated uptick to 5.4.2 (#5189) (github-actions[bot])
79+
* e5ef19d594 - fix: GWT servlet review [backport release-5.4.0] (#5191) (nicolatimeus)
80+
* cc449e2eda - chore: automated uptick to 5.4.2-SNAPSHOT (#5171) (github-actions[bot])

0 commit comments

Comments
 (0)