App-Netdisco
view release on metacpan or search on metacpan
[ENHANCEMENTS]
* #1044 faster PortVLANMismatch query
* #1045 custom fields are now indexed in the DB
* add "phone" to phone_platforms default config
* swagger-ui allows adding X-REMOTE_USER header when behind proxy
[BUG FIXES]
* add missing validate_remote_user default setting to config
* fix for undef HTTP_SERVER and HTTP_PORT err when browsing swagger-ui
2.062002 - 2023-06-06
[BUG FIXES]
* fix mistaken release with device ports partial search default as on
2.062001 - 2023-06-05
[ENHANCEMENTS]
* #1026 change the way to retrieve IP address of interface
* #1036 skip API login for trust_remote_user, trust_x_remote_user, no_auth
* #1037 add new names for vlan 1003 and 1005 in Cisco-land
* #1038 ability to set "partial" default "on" in device ports sidebar
* add links for API, config, sponsor, to user menu
* try to work around Test::Pod change from Perl 5.36.0 to 5.36.1
* upgrade jquery to 1.12.4 to fix XSS vuln
2.062000 - 2023-05-30
[NEW FEATURES]
* #1006 new hook for device delete event
[ENHANCEMENTS]
* refactor ACL support with multi-object compare
[BUG FIXES]
* only queue hooks if their trigger job is successful
2.061001 - 2023-04-27
[ENHANCEMENTS]
* #1010 option to search port descriptions in global searches
* #1015 API job queue management - get list, submit, delete some or all, get backend names
[BUG FIXES]
* fix cosmetic bug in search text strikethrough when in tenant
2.061000 - 2023-03-29
[NEW FEATURES]
* #29 sidebar support for custom reports with bind params; add show_sidebar setting
* #1001 support for FQDN node search while domain_suffix is set; add fallback to IPv4 host lookup search
* #1002 implement ignore_layers, force_macsuck, force_arpnip config settings
[ENHANCEMENTS]
* allow 3min for port last_change compare to uptime, do not assume wrapped
[BUG FIXES]
* fix nonimpacting error in template html
* #990 API error: Not Authorized due to time zone calc error
* #1013 undef error in Nodes interfaces
2.060010 - 2023-03-10
[ENHANCEMENTS]
* #974 show all chassis serials in device details
[BUG FIXES]
* fix bug with ILIKE/LIKE in Module search on UTF8 encoded field
2.060008 - 2023-03-08
[ENHANCEMENTS]
* #921 add IPs on Multiple Devices report
* #952 support user-supplied net-snmp options in SNMP Transport (net_snmp_options)
* #977 add comment to netdisco-do renumber about device_identity
* #985 allow netdisco-{deploy,do,db-deploy} on custom tenant with NETDISCO_DB_TENANT
* #989 netdisco-deploy and netdisco-db-deploy respect ND2_DB_ROLLBACK
* #991 add Recently Added Devices report
* Report menu items are now alphabetically sorted
* support pseudo/offline device renumber, and autovivification from snapshot
2.060007 - 2023-03-03
[BUG FIXES]
* #478 rewrite wireless client count report which was bobbins
* #901 node_ip time_last can be before time_first
* #949 inconsistencies in time values due to time zone handling
* #981 inspect ports lastchange for uptime wrap only after filtering ports
2.060006 - 2023-02-24
[ENHANCEMENTS]
* #933 separate Duplex port info into running and configured columns
2.060005 - 2023-02-21
[BUG FIXES]
* #961 unbuffer output on netdisco-deploy for slow stats update
* #979 tenancy awareness for generic reports
2.060004 - 2023-01-10
* [#4] Allow comment on device port in the log, for any user
* [#18] Inventory by Model by OS Report
[ENHANCEMENTS]
* Request net-snmp-devel on Fedora/Red-Hat builds
* [#101] Add BSD install notes
* Update IP Inventory to show MAC address and have working Last Used sort
[BUG FIXES]
* Fix for node search on some formats of IPv6 addr being seen as MAC
* [#190] Ignore entries in the discover form that don't look like IP/hostname
* Delete all job queue entries (regardless of status) when deleting device
* [#15] Undiscovered Neighbor report JOIN fixed, and updated to include
the ports where Macsuck saw the MAC address of a known Device
* [#193] DBI Exception for Cisco ACE MacAddr format
2.029014 - 2014-11-19
[ENHANCEMENTS]
* [#133] Custom reports respect sorting in SQL
* [#159] Macsuck archive behaviour same as ND1 (unseen nodes remain active)
* [#161] Updated IOS-XR SSHCollector
* [#162] Change from Net::MAC to NetAddr::MAC
* [#164] Workers should restart periodically
* [#165] Mention system clock in docs
* [#168] Jobs requested via web UI are treated as high priority
* [#170] Show device SNMP::Info class in web interface
* Add "Run Expire Job" to the Admin Menu
* Discovered devices are polled for ARP and MAC immediately
[BUG FIXES]
* [#156] Only delete node_ip and node_nbt when no active nodes reference
* [#157] Device Port Log being emptied by device discover
* [#160] Job Queue fatal error on num_slots
* [#169] Remove ref to force install of Dancer and DBIC
* [#172] Native VLAN change compatible with Cisco (trunk/access) and Others
* Fix for latest DBIx::Class (deploy)
* Fix for latest Dancer (YAML::XS)
2.029012 - 2014-10-09
[BUG FIXES]
* [#152] HP devices with port names "D##" not sorted by portsort.js
2.029011 - 2014-10-07
[BUG FIXES]
* Fix typo in the Device By Location report template
2.029010 - 2014-10-07
[NEW FEATURES]
* Administration (SSH, Telnet, Web) links for devices
* [#143] Pass parameter(s) to custom reports via bind_params config
[BUG FIXES]
* Require old DBIC version to fix deploy problem
2.029009 - 2014-09-27
[ENHANCEMENTS]
* Defaults now exist for all expire tasks
* Added expire_jobs to remove jobs queue items after 14 days
[BUG FIXES]
* Require new DBIC version to fix duplicate DB connection problem
2.029008 - 2014-09-23
[ENHANCEMENTS]
* [#144] Setting for items in number of records per table page menu (table_showrecordsmenu).
[BUG FIXES]
* Add Dancer import to SSHCollector Platforms
* Add note to docs to workaround current Dancer/YAML::XS issue
2.029007 - 2014-09-12
[ENHANCEMENTS]
* [#123] Allow devices with no LLDP/CDP to be found as Nodes
* Accept host names to netdisco-do show
* [#139] Add PaloAlto and IOS-XR support to netdisco-sshcollector
[BUG FIXES]
* Skip device aliases which cannot be parsed as IPs
* [#137] do not attempt DNS resolution on bad IPs
2.029006 - 2014-08-25
[NEW FEATURES]
* netdisco-sshcollector script to get ARP data on devices without SNMP (C. Ramseyer)
* Add Nodes discovered through LLDP/CDP report (replaces IP Phones report)
[ENHANCEMENTS]
* Port search also searches on the Remote ID and Type
2.029005 - 2014-08-13
[ENHANCEMENTS]
* Custom portsort plug-in for DataTables
[BUG FIXES]
* Filter undefined entries from user log
( run in 0.839 second using v1.01-cache-2.11-cpan-2398b32b56e )