Skip to content

Latest commit

 

History

History
29 lines (21 loc) · 2.62 KB

CHANGELOG-0.6.md

File metadata and controls

29 lines (21 loc) · 2.62 KB

Release v0.6.0 / 2021-09-28

Features and Enhancements

  • EdgeX Foundry: Integrate one-click deployment of native EdgeX Foundry components in edgeadm addon to support the access of edge devices(#229,@OmigaXm)
  • Integrate one-click deployment topolvm in edgeadm addon, users can experience the CSI capabilities of Local PV dynamic configuration PV and dynamic expansion PV(#247,@attlee-wang)
  • Add the feedback of ServiceGroup deployment status and events to increase the convenience for users to operate and maintain the application status of edge sites;(#240,@chenkaiyue)
  • Add 3 demos that use ecological components in SuperEdge
    • Deploy Tars demo on SuperEdge to help users use Tars development framework on edge sites;(#243,@XIAOYUELIN)
    • Add an demo of using Tengine + SuperEdge to deploy edge AI applications across platforms to help users use AI-related frameworks in SuperEdge(#243,@XIAOYUELIN)
    • Add an demo of collecting edge application monitoring data so that users can access edge application monitoring(#232,@XIAOYUELIN)

Bug Fixes

  • ServiceGroup: use template templateHasher modified to reconcile;(#240,@chenkaiyue)
  • ServiceGroup: fix event scheme used in ServiceGroup;(#240,@chenkaiyue)
  • Use multiple pipes to read an io.ReaderClose at the same time;;(#252,@00pf00)

Documentation