Skip to content

edge-orchestration: v1.0.0

Compare
Choose a tag to compare
@suresh-lc suresh-lc released this 28 Apr 09:05
· 212 commits to master since this release
e18e0b7

Semantic Release - v1.0.0

  1. Refactoring
    a. Update to logrus library and logmgr update in most files
    b. Update to etcd-io/bbolt instead of boltdb/bolt
    c. Folder Structure changes for the project
    d. Movement from Glide to go.mod
    e. Removal of Code Smell, Application of Camel Case in project
    f. MNEDC config updated to YAML format

  2. Security and Testing
    a. Security and Testing Policy Update
    b. CodeQL Analysis to detect security issues
    c. Fix 10 alerts from LGTM
    d. Added Test Suite to github workflow
    e. Fix important warnings that were found by the linter and vet analysis
    f. Added sonarcloud configuration file

  3. Bug Fixes
    a. Data Storage - EdgeX Hanoi Update
    b. MNEDC Database wipe bug fix
    c. ARM architecture inclusion - error fix
    d. Native and Android build fail fix
    e. MNEDC and Secure modes from OS