Skip to content

Latest commit

 

History

History
30 lines (27 loc) · 3.09 KB

File metadata and controls

30 lines (27 loc) · 3.09 KB

v0.2 (10/20/2017)

Release Notes

Notable Changes

The Barcelona Release (v 0.2) of the Bluetooth micro service includes the following: * Added configurable option to enable automatic upload of Device Profiles * 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
  • Consolidated Docker properties files to common directory

Bug Fixes

  • Fixed Device equality logic
  • Added check for service existence after initialization to Base Service
  • #15 - Remove staging plugin contributed by Jeremy Phelps (JPWKU)
  • #14 - Dockerfile fixes contributed by Tyler Cox (trcox)
  • #13 - Adds null check in BaseService contributed by Tyler Cox (trcox)
  • #12 - Fixes Maven artifact dependency path contributed by Tyler Cox (trcox)
  • #11 - added staging and snapshots repos to pom along with nexus staging mav… contributed by Jim White (jpwhitemn)
  • #10 - Removed device manager url refs in properties files contributed by Jim White (jpwhitemn)
  • #9 - Added support for aarch64 arch contributed by (feclare)
  • #8 - Added support for aarch64 arch contributed by (feclare)
  • #7 - Add option to auto-add default device profiles contributed by (Smit-Sheth)
  • #6 - Fixes device comparison logic contributed by Tyler Cox (trcox)
  • #5 - Adds Docker build capability contributed by Tyler Cox (trcox)
  • #4 - Add distributionManagement for artifact storage contributed by Tyler Cox (trcox)
  • #3 - fix change of packaging for schedule clients contributed by Jim White (jpwhitemn)
  • #2 - Fixes Service Name for Dev Env contributed by Tyler Cox (trcox)
  • #1 - Contributed Project Fuse source code contributed by Tyler Cox (trcox)