The Barcelona Release (v 0.2) of the Support Logging micro service includes the following:
- Application of Google Style Guidelines to the code base
- Increase in unit/intergration tests from 10 tests to 182 tests
- POM changes for appropriate repository information for distribution/repos management, checkstyle plugins, etc.
- Added Dockerfile for creation of micro service targeted for ARM64
- Added interfaces for all Controller classes
- Added implementation for log updates, deletes
- Fix many bugs associated to logging queries
- Fixed issue that allows log file path to be platform agnostic
- #14 - Remove staging plugin contributed by Jeremy Phelps (JPWKU)
- #13 - Fixes Maven artifact dependency path contributed by Tyler Cox (trcox)
- #12 - added staging and snapshots repos to pom along with nexus staging maven plugin contributed by Jim White (jpwhitemn)
- #11 - Adding aarch64 dockerfile contributed by (feclare)
- #10 - Adds Docker build capability contributed by Tyler Cox (trcox)
- #9 - added nexus repos elements to pom contributed by Jim White (jpwhitemn)
- #8 - added checkstyle to pom, clean up of some checkstyle warnings, test s… contributed by Jim White (jpwhitemn)
- #7 - fixed many bugs as it relates to client query client calls and added … contributed by Jim White (jpwhitemn)
- #6 - checkstyle changes, addition of unit tests, clean up and few bug fixes contributed by Jim White (jpwhitemn)
- #5 - Fixes Log File Path contributed by Tyler Cox (trcox)
- #4 - Log File Path not Platform agnostic
- #3 - Fixes Logging OOM Configuration contributed by Tyler Cox (trcox)
- #2 - Add distributionManagement for artifact stroage contributed by Andrew Grimberg (tykeal)
- #1 - Contributed Project Fuse source code contributed by Tyler Cox (trcox)