Changelog PortMon Monitor NOC Developer Tools AOServ Platform Home Page API Docs
NOC Monitor PortMon Changelog 1 noc-monitor-portmon-1.4.3-SNAPSHOT 2 noc-monitor-portmon-1.4.2 3 noc-monitor-portmon-1.4.1 4 noc-monitor-portmon-1.4.0 5 noc-monitor-portmon-1.3.0 6 noc-monitor-portmon-1.1.0 7 noc-monitor-portmon-1.0.5 8 noc-monitor-portmon-1.0.3 9 noc-monitor-portmon-1.0.0 noc-monitor-portmon-1.4.3-SNAPSHOT Snapshot Links Snapshot Notes Updated dependencies. Minimum Java version changed from 1.8 to 11.
noc-monitor-portmon-1.4.2
noc-monitor-portmon-1.4.1
noc-monitor-portmon-1.4.0
Release Links Release Notes Performed Checkstyle clean-up:
Renamed MySQLPortMonitor
to MysqlPortMonitor
. Renamed PostgreSQLPortMonitor
to PostgresqlPortMonitor
. Renamed SImapPortMonitor
to SimapPortMonitor
. Renamed SPop3PortMonitor
to Spop3PortMonitor
.
noc-monitor-portmon-1.3.0
Release Links Release Notes Now supports Java 9+ modules with included module-info.class
.
Updated MySQL JDBC Drivers to 8.0.26. Please note, our internal packaging may still use older
drivers for compatibility with legacy applications that are not yet on MySQL 5.6 or newer.
noc-monitor-portmon-1.1.0
Release Links Release Notes Now registers SQL statements with ErrorPrinter
. DefaultTcpPortMonitor
now supports SSL, off by default.
Enable SSL with monitoring parameter ssl=true
.
Protocols aoserv-daemon-ssl
and aoserv-master-ssl
now support SSL, on
by default. Disable SSL with monitoring parameter ssl=false
.
noc-monitor-portmon-1.0.5
Release Links Release Notes Updated dependencies. Resolved editor warnings.
noc-monitor-portmon-1.0.3
Release Links Release Notes Updated PostgreSQL JDBC Drivers to 42.2.14.
noc-monitor-portmon-1.0.0
Release Links Release Notes Project moved to GitHub and Maven. Converted to tab indentation. Updated to Java 8 coding standards.