Skip to content

Commit bb4c873

Browse files
chore: Updated Kura 5.3.0 release notes (#4696)
* chore: add Kura [ERROR] [ERROR] Some problems were encountered while processing the POMs: release notes * chore: Updated release notes --------- Co-authored-by: nicolatimeus <[email protected]> Co-authored-by: nicolatimeus <[email protected]>
1 parent 4d9f510 commit bb4c873

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

kura/distrib/RELEASE_NOTES.txt

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,10 @@ Target Environments:
7171
Kura is also available as a pre-built Docker container for Ubi 8 and Alpine
7272

7373
Bug Fixes:
74+
* 4d9f51002c - [core.deployment] dpa.properties is written even if package is already in persistence [backport release-5.3.0] (#4692) (github-actions[bot])
75+
* 648c46ad01 - [nm] Added convertion between interfaceId and interfaceName in firewall co… [backport release-5.3.0] (#4691) (github-actions[bot])
76+
* 0364abd2d0 - Removed deprecated named options [backport release-5.3.0] (#4687) (github-actions[bot])
77+
* 868ebaf455 - Updated named apparmor profile to include /usr/share/dns [backport release-5.3.0] (#4686) (github-actions[bot])
7478
* 0187d76968 - Wrong PKCS11KeystoreServiceImpl bind methods [backport release-5.3.0] (#4681) (Matteo Maiero)
7579
* 4177eb32c6 - Prevented ifup-local from writing duplicate DNS entries [backport release-5.3.0] (#4679) (github-actions[bot])
7680
* e4fd319e34 - porting of fixes for the dns management [backport release-5.3.0] (#4678) (github-actions[bot])
@@ -230,7 +234,7 @@ Deprecated APIs/components:
230234
* be1ea00c87 - org.eclipse.kura.wire.script.filter.provider (#4295) (Marcello Rinaldo Martina)
231235
* c5d594cfd6 - deprecated set&getPortsExternal&Internal in ContainerConfiguration & ContainerInstanceDescriptor (#4196) (G_Ivo)
232236

233-
Target Platform Updates (since Eclipse Kura 5.2.0):
237+
Target Platform Updates:
234238
* 3fe8916ea8 - bump tensorflow from 2.9.3 to 2.11.1 in /kura/examples/scenarios/org.eclipse.kura.example.ai/training (#4489) (dependabot[bot])
235239
* b6179945b7 - adding missing resources for other supported boards (#4483) (Marcello Rinaldo Martina)
236240
* 0ef6cb5022 - added complete list of dependencies (#4475) (Marcello Rinaldo Martina)
@@ -335,6 +339,11 @@ Known Issues:
335339
* #222: CloudConnectionStatusServiceImpl does not cancel workers on component deactivation
336340

337341
Changelog:
342+
* 4d9f51002c - fix(core.deployment): dpa.properties is written even if package is already in persistence [backport release-5.3.0] (#4692) (github-actions[bot])
343+
* 648c46ad01 - fix(nm): Added convertion between interfaceId and interfaceName in firewall co… [backport release-5.3.0] (#4691) (github-actions[bot])
344+
* 0364abd2d0 - fix: Removed deprecated named options [backport release-5.3.0] (#4687) (github-actions[bot])
345+
* 868ebaf455 - fix: Updated named apparmor profile to include /usr/share/dns [backport release-5.3.0] (#4686) (github-actions[bot])
346+
* 3508e8af27 - chore: updated Kura 5.3.0 release notes (#4683) (nicolatimeus)
338347
* 0187d76968 - fix: Wrong PKCS11KeystoreServiceImpl bind methods [backport release-5.3.0] (#4681) (Matteo Maiero)
339348
* 0319e6db9e - test(linux.net.dhcp.server): added `DnsmasqToolTest` and `DhcpdToolTest` [backport release-5.3.0] (#4680) (github-actions[bot])
340349
* 4177eb32c6 - fix: Prevented ifup-local from writing duplicate DNS entries [backport release-5.3.0] (#4679) (github-actions[bot])

0 commit comments

Comments
 (0)