Skip to content

Commit 7127ca5

Browse files
chore: add Kura 5.2.1 release notes (#4282)
* chore: add Kura 5.2.1 release notes * chore: Completed release notes Signed-off-by: Nicola Timeus <[email protected]> * chore: Fixed whitespace Signed-off-by: Nicola Timeus <[email protected]> Signed-off-by: Nicola Timeus <[email protected]> Co-authored-by: nicolatimeus <[email protected]> Co-authored-by: Nicola Timeus <[email protected]>
1 parent bc34926 commit 7127ca5

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

kura/distrib/RELEASE_NOTES.txt

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ Eclipse Kura - 5.2.1 - November 2022
33
Description:
44
This service release of Eclipse Kura includes the following changes:
55
- Fixed H2 memory leak in case of in-memory database instances
6-
- Fixed H2 abnormal size of file-based database.
76
- The configuration of network interfaces that are not connected to the system is no longer discarded on NetworkConfigurationService update
87
- Fixed build of Ubi8-based Docker image
98
- Fixed potential issues if the obsolete modified.interface.names property is persisted in the snapshot
@@ -24,7 +23,6 @@ Bug Fixes:
2423
* 7311fd9e09 - [core.data.store] allow storing null payloads [backport release-5.2.0] (#4248) (github-actions[bot])
2524
* 810536f5ef - Filter out modified.interface.names property [backport release-5.2.0] (#4244) (github-actions[bot])
2625
* b2eca9d01a - network configuration not updating on Jetson Nano [backport release-5.2.0] (#4243) (github-actions[bot])
27-
* f001abb735 - [core] Fixed abnormal size of file-based database. [backport release-5.2.0] (#4237) (github-actions[bot])
2826
* e801026468 - Prevent discarding of NetworkConfigurationService properties [backport release-5.2.0] (#4231) (github-actions[bot])
2927
* 9dc28dd39b - failing Ubi8-based Docker image build on maintenance branch (#4209) (Mattia Dal Ben)
3028
* 6cc5998e7f - [core] Resolved database memory leak [backport release-5.2.0] (#4205) (github-actions[bot])
@@ -80,12 +78,15 @@ Known Issues:
8078
* #222: CloudConnectionStatusServiceImpl does not cancel workers on component deactivation
8179

8280
Changelog:
81+
* bc34926a95 - ci: Release Notes automation information improvements [backport release-5.2.0] (#4281) (github-actions[bot])
82+
* 2c1aba99d8 - docs(core): Added warning about the database file path to H2DbService metatype [backport release-5.2.0] (#4279) (github-actions[bot])
83+
* 518c281260 - ci: bump amannn/action-semantic-pull-request to v5 [backport release-5.2.0] (#4268) (github-actions[bot])
84+
* 9dea3d40dc - chore: updated Kura 5.2.1 release notes (#4249) (github-actions[bot])
8385
* 7311fd9e09 - fix(core.data.store): allow storing null payloads [backport release-5.2.0] (#4248) (github-actions[bot])
8486
* 823ff21813 - chore: updated Kura 5.2.1 release notes (#4245) (github-actions[bot])
8587
* 810536f5ef - fix: Filter out modified.interface.names property [backport release-5.2.0] (#4244) (github-actions[bot])
8688
* b2eca9d01a - fix: network configuration not updating on Jetson Nano [backport release-5.2.0] (#4243) (github-actions[bot])
8789
* 24bfa1814e - chore: Updated release notes (MMaiero)
88-
* f001abb735 - fix(core): Fixed abnormal size of file-based database. [backport release-5.2.0] (#4237) (github-actions[bot])
8990
* 79c09ef64f - chore: Fixed missing uptick (#4235) (nicolatimeus)
9091
* 6542f9b024 - chore: add Kura 5.2.1 release notes (#4233) (github-actions[bot])
9192
* e801026468 - fix: Prevent discarding of NetworkConfigurationService properties [backport release-5.2.0] (#4231) (github-actions[bot])

0 commit comments

Comments
 (0)