Skip to content

Latest commit

 

History

History
38 lines (35 loc) · 3.96 KB

ReleaseNotes.md

File metadata and controls

38 lines (35 loc) · 3.96 KB

v0.2 (10/20/2017)

Release Notes

Notable Changes

The Barcelona Release (v 0.2) of the Virtual Device micro service includes the following: * POM changes for appropriate repository information for distribution/repos management, checkstyle plugins, etc. * Added Dockerfile for creation of micro service targeted for ARM64

  • Consolidated Docker properties files to common directory

Bug Fixes

  • Fixed Device equality logic
  • Added check for service existence after initialization to Base Service
  • Fixed scheduling configuration when running from source
  • Fixed Maven Spring plugin environment
  • Fixed Maven plugin entry
  • Removed OS specific file path for logging file
  • #22 - Remove staging plugin contributed by Jeremy Phelps (JPWKU)
  • #21 - Adds null check in BaseService contributed by Tyler Cox (trcox)
  • #20 - Fixes Maven artifact dependency path contributed by Tyler Cox (trcox)
  • #19 - added staging and snapshots repos to pom along with nexus staging mav… contributed by Jim White (jpwhitemn)
  • #18 - Added support for aarch64 arch contributed by (feclare)
  • #17 - removed device manager from app properties urls contributed by Jim White (jpwhitemn)
  • #16 - Fix spring-boot-maven-plugin issue in pom.xml contributed by (MartinXuEdx)
  • #15 - Fixes device comparison logic contributed by Tyler Cox (trcox)
  • #14 - Adds Docker build capability contributed by Tyler Cox (trcox)
  • #13 - Adds LF Nexus Repo for artifacts contributed by Tyler Cox (trcox)
  • #11 - Cleans up Attributes Class contributed by Tyler Cox (trcox)
  • #10 - Fixes scheduling when running from source contributed by Tyler Cox (trcox)
  • #9 - Fixes Log File Path contributed by Tyler Cox (trcox)
  • #8 - Log File Path not Platform agnostic
  • #7 - TEST ISSUE - PHILIP
  • #6 - Add distributionManagement for artifact storage contributed by Andrew Grimberg (tykeal)
  • #5 - Fixes plugin lifecycle maven errors contributed by Tyler Cox (trcox)
  • #4 - Fixes default schedule provisioning for docker contributed by Tyler Cox (trcox)
  • #3 - Fixes virtual device service default schedule initialization 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)