The Barcelona Release (v 0.2) of the Core Command micro service includes the following:
- Application of Google Style Guidelines to the code base
- Increase in unit/intergration tests from 28 tests to 60 tests
- POM changes for appropriate repository information for distribution/repos management, checkstyle plugins, etc.
- Removed all references to unfinished DeviceManager work as part of Dell Fuse
- Added Dockerfile for creation of micro service targeted for ARM64
- Added interfaces for all Controller classes
- Removed OS specific file path for logging file
- Provide option to include stack trace in log outputs
- #15 - Remove staging plugin contributed by Jeremy Phelps (JPWKU)
- #14 - Fixes Maven artifact dependency path contributed by Tyler Cox (trcox)
- #13 - added staging and snapshots repos to pom along with nexus staging mav… contributed by Jim White (jpwhitemn)
- #12 - Removed device manager url refs in properties files contributed by Jim White (jpwhitemn)
- #11 - Add aarch64 docker file contributed by (feclare)
- #10 - pom updated for checkstyle and nexus repos, LogErrorController update… contributed by Jim White (jpwhitemn)
- #9 - Typo fix contributed by Soumya Kanti Roy chowdhury (soumyakantiroychowdhury)
- #8 - Updates Alpine image version contributed by Tyler Cox (trcox)
- #7 - change in tests to use new metadata packaging contributed by Jim White (jpwhitemn)
- #6 - fixed unit test broken by core-test enum change for google stlyes. A… contributed by Jim White (jpwhitemn)
- #5 - Adds Docker build capability contributed by Tyler Cox (trcox)
- #4 - Fixes Log File Path contributed by Tyler Cox (trcox)
- #3 - Log File Path not Platform agnostic
- #2 - Add distributionManagement for artifact storage contributed by Andrew Grimberg (tykeal)
- #1 - Contributed Project Fuse source code contributed by Tyler Cox (trcox)