Skip to content

Latest commit

 

History

History
37 lines (34 loc) · 3.93 KB

ReleaseNotes.md

File metadata and controls

37 lines (34 loc) · 3.93 KB

v0.2 (10/20/2017)

Release Notes

Notable Changes

The Barcelona Release (v 0.2) of the Core Config Seed utility includes the following:

  • Application of Google Style Guidelines to the code base
  • POM changes for appropriate repository information for distribution/repos management, checkstyle plugins, etc.
  • Increase in unit/intergration tests from 0 tests to 10 tests
  • Added Dockerfile for creation of micro service targeted for ARM64
  • Added Bluetooth configuration properties
  • Combined Consul and config seed into one Docker container

Bug Fixes

  • Fixed virtual device service Docker host name
  • Fixed default schedule provisioning for Docker
  • Fixed Logging out of memory (default to mongo vs file) configuration

Pull Request/Commit Details

  • #19 - Remove staging plugin contributed by Jeremy Phelps (JPWKU)
  • #18 - Fixed an issue discovered in arch64 contributed by Chencho (chenchix)
  • #17 - Fixed consul execution. Missed "agent" keyword in previous PR contributed by Chencho (chenchix)
  • #16 - Merged consul and config-seed into one docker contributed by Chencho (chenchix)
  • #15 - Fixes Maven artifact dependency path contributed by Tyler Cox (trcox)
  • #14 - added staging and snapshots repos to pom along with nexus staging mav… contributed by Jim White (jpwhitemn)
  • #13 - Removed device manager url refs in properties files contributed by Jim White (jpwhitemn)
  • #12 - Adds Bluetooth Auto Configuration Properties contributed by Tyler Cox (trcox)
  • #11 - added changes for scheduler config properties and tried out logging p… contributed by Jim White (jpwhitemn)
  • #10 - Add aarch64 docker file contributed by (feclare)
  • #9 - Docker build contributed by Tyler Cox (trcox)
  • #8 - Added unit tests, applied google styles, added checkstyles to pom, ma… contributed by Jim White (jpwhitemn)
  • #7 - Fixes Log File Paths contributed by Tyler Cox (trcox)
  • #6 - Log File Path not Platform agnostic
  • #5 - Fixes Logging OOM Configuration contributed by Tyler Cox (trcox)
  • #4 - Add distributionManagement for artifact storage contributed by Andrew Grimberg (tykeal)
  • #3 - Fixes default schedule provisioning for docker contributed by Tyler Cox (trcox)
  • #2 - Fix virtual device service Docker host name contributed by Tyler Cox (trcox)
  • #1 - Contributed Project Fuse source code contributed by Tyler Cox (trcox)