Skip to content

Latest commit

 

History

History
27 lines (23 loc) · 2.41 KB

ReleaseNotes.md

File metadata and controls

27 lines (23 loc) · 2.41 KB

v0.2 (10/20/2017)

Release Notes

Notable Changes

The Barcelona Release (v 0.2) of the Core Test library 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.
  • Removed all references to unfinished DeviceManager work as part of Dell Fuse
  • Addition of "requires" annotations (consul, logging) for integration tests
  • Added data elements for additional event data for testing

Bug Fixes

  • None

Pull Request/Commit Details

  • #11 - Remove staging plugin contributed by Jeremy Phelps (JPWKU)
  • #10 - added staging and snapshots repos to pom along with nexus staging mav… contributed by Jim White (jpwhitemn)
  • #9 - Removed DeviceManager now that all references have been removed contributed by Jim White (jpwhitemn)
  • #8 - addition of requires consul testing catgory contributed by Jim White (jpwhitemn)
  • #7 - Added event data for core-data unit tests contributed by Jim White (jpwhitemn)
  • #6 - added nexus repos elements to pom contributed by Jim White (jpwhitemn)
  • #5 - added checkstyles to pom contributed by Jim White (jpwhitemn)
  • #4 - added requires logging running annotation for logging client testing contributed by Jim White (jpwhitemn)
  • #3 - google styles applied contributed by Jim White (jpwhitemn)
  • #2 - Add distributionManagement for artifact storage contributed by Andrew Grimberg (tykeal)
  • #1 - Contributed Project Fuse source code contributed by Tyler Cox (trcox)