release 2.039009

This commit is contained in:
Oliver Gorwits
2018-02-22 22:23:27 +00:00
parent e67c20b78e
commit cb773b4148
4 changed files with 8 additions and 7 deletions

View File

@@ -1,17 +1,18 @@
2.039008 - 2018-02-22
2.039009 - 2018-02-22
[NEW FEATURES]
* Port Properties DB table to gather and store port error disable
* show errored ports in Device Port view, and errored ports report
* support system_reports config to allow easier build-in reports
* support for "queue only" submission of jobs to netdisco-do using -q
* support for "queue only" submission of jobs to netdisco-do using --enqueue
* support for job params (device, port, extra) in schedule config
[ENHANCEMENTS]
* handle malformed IPs in c_ip results
* larger port status icons in Device Ports view
* --quiet mode for netdisco-do
2.039007 - 2018-02-16