Version 0.2.5-1 - Sep 16, 2025
In this version, nodeagent is not binary but container.
Complete ./helloworld.sh test.
What's Changed
✨ Features
- test(api):Unit test cases for Nodeagent Module[#153] by @akshaylg0314 in #154
- Implement PICCOLO Settings Service with complete history management and version tracking by @Copilot in #177
- feat(api): Implementation of data structure for state management[#205] by @akshaylg0314 in #211
- feat(api): Gathering timing information [#207] by @LGSI-KarumuriHari in #213
- docs(clustering): update HLD/LLD by @leeeunkoo in #232
📚 Documentation
- docs(arch): added settingsservice docs by @leeeunkoo in #174
Other Changes
- Add recent build status in README by @youngtaekiim in #152
- Add automatic daily container build test and badge in readme by @youngtaekiim in #155
- fix gRPC timing issue - #156 by @youngtaekiim in #157
- consider node/network artifact availability - #158 by @youngtaekiim in #159
- docs(arch): update settingsservices md by @leeeunkoo in #175
- Add comprehensive GitHub Copilot instructions for repository development workflow by @Copilot in #166
- Unknown Node Handling Issue Fix ( not launch workload at worker node ) by @Chulhee1Lee in #187
- feat(api):gRPC proto file for state change (message structure definition)[#190] by @akshaylg0314 in #196
- Enhance container inspection by adding statistics retrieval (#193) by @daeyoung-jeong-lge in #194
- feat(api):gRPC server for state change on StateManager [#191] by @akshaylg0314 in #199
- feat(api):gRPC client for state change on ApiServer[#192] by @akshaylg0314 in #197
- feat(api):gRPC client for state change on ActionController/FilterGateway by @akshaylg0314 in #201
- BUG(fix) CI Pipeline for Statemanager and Filtergateway test cases[#202] by @akshaylg0314 in #203
- feat(api): Add state machine foundation for PICCOLO resource state management[#204] by @akshaylg0314 in #206
- feat(nodeagent): add background task for periodic node info gathering (url: #217) by @daeyoung-jeong-lge in #218
- initialize for dashboard by @chaehee-lim in #227
- feat(api):Send NodeInfo from NodeAgent to MonitoringServer[#221] by @akshaylg0314 in #225
- feat(clustring): each node would be connecting on initial time by @leeeunkoo in #229
- [urgent] build error fix by @youngtaekiim in #237
New Contributors
- @Chulhee1Lee made their first contribution in #187
Full Changelog: v0.2.1...v0.2.5-1