NOC Monitor API Changelog
noc-monitor-api-1.4.0
Release Notes
- Performed Checkstyle clean-up:
- Renamed
MySQLReplicationResult
to MysqlReplicationResult
.
noc-monitor-api-1.3.0
Release Notes
- Minimum Java version changed from 1.8 to 11.
- Now supports Java 9+ modules with included
module-info.class
.
noc-monitor-api-1.0.5
Release Notes
- Updated dependencies.
- Resolved editor warnings.
noc-monitor-api-1.0.0
Release Notes
- Project moved to GitHub and Maven.
- Converted to tab indentation.
- Updated to Java 8 coding standards.