diff --git a/doc/General/Changelog.md b/doc/General/Changelog.md index 8668c47331..0abe8af8c1 100644 --- a/doc/General/Changelog.md +++ b/doc/General/Changelog.md @@ -11,6 +11,7 @@ source: General/Changelog.md * Forced OS Cache rebuild for unit tests ([#7163](https://github.com/librenms/librenms/issues/7163)) * New IP parsing classes. Removes usage of Pear Net_IPv4 and Net_IPv6. ([#7106](https://github.com/librenms/librenms/issues/7106)) * Added support to cisco sensors to link them to ports + macro/docs for alerting ([#6959](https://github.com/librenms/librenms/issues/6959)) +* snmp exec support ([#7126](https://github.com/librenms/librenms/issues/7126)) #### Bugfixes * Updated dump_db_schema() to use default 0 if available ([#7225](https://github.com/librenms/librenms/issues/7225)) @@ -29,25 +30,33 @@ source: General/Changelog.md * Check session directory is writable before install.php ([#7103](https://github.com/librenms/librenms/issues/7103)) * Raritan CPU temperature discovery ([#7130](https://github.com/librenms/librenms/issues/7130)) * Strip " and / from snmpwalk_cache_oid() ([#7063](https://github.com/librenms/librenms/issues/7063)) -* Fixed Raspberry Pi sensors support -* Added missing get_group_list() to ldap-authorization auth method +* Fixed Raspberry Pi sensors support ([#7068](https://github.com/librenms/librenms/issues/7068)) +* Added missing get_group_list() to ldap-authorization auth method ([#7102](https://github.com/librenms/librenms/issues/7102)) * Service warning/critical alert rules ([#7105](https://github.com/librenms/librenms/issues/7105)) -* Fixed Raspberry Pi sensors support ([#7068](https://github.com/librenms/librenms/pull/7068)) * Added device status reason to up messages. ([#7085](https://github.com/librenms/librenms/issues/7085)) +* Fix string quoting in snmp trim ([#7120](https://github.com/librenms/librenms/issues/7120)) +* Fix missed call to removed is_ip function ([#7132](https://github.com/librenms/librenms/issues/7132)) +* fix bugs introduced to address-search ([#7138](https://github.com/librenms/librenms/issues/7138)) +* Update avaya-ers.inc.php ([#7139](https://github.com/librenms/librenms/issues/7138)) +* Fix RPI frequency/voltage sensors ([#7144](https://github.com/librenms/librenms/issues/7144)) +* Attempt to fix repeated sql issue we come across ([#7123](https://github.com/librenms/librenms/issues/7123)) +* multiple fixes under agentStpSwitchConfigGroup in EdgeSwitch-SWITCHIN ([#7180](https://github.com/librenms/librenms/issues/7180)) +* Fixed typo Predicated -> Predicted (2 instances) ([#7222](https://github.com/librenms/librenms/issues/7222)) #### Documentation * Updated index page for new alerting structure ([#7226](https://github.com/librenms/librenms/issues/7226)) * Updated some old links for alerting ([#7211](https://github.com/librenms/librenms/issues/7211)) * Updated CentOS 7 + Nginx install docs ([#7209](https://github.com/librenms/librenms/issues/7209)) * Update CentOS 7 + Nginx install docs to set SCRIPT_FILENAME ([#7200](https://github.com/librenms/librenms/issues/7200)) -* Update Component.md -* Update Two-Factor-Auth formatting +* Update Component.md ([#7196](https://github.com/librenms/librenms/issues/7196)) +* Update Two-Factor-Auth formatting ([#7194](https://github.com/librenms/librenms/issues/7194)) * Update IRC-Bot for systemd use ([#7084](https://github.com/librenms/librenms/issues/7084)) -* Updated API docs formatting +* Updated API docs formatting ([#7187](https://github.com/librenms/librenms/issues/7187)) * Updated alerting docs / formatting ([#7185](https://github.com/librenms/librenms/issues/7185)) -* Swap mdx_del_ins with pymdownx.tilde +* Swap mdx_del_ins with pymdownx.tilde ([#7186](https://github.com/librenms/librenms/issues/7186)) * Centralised the Metric storage docs ([#7109](https://github.com/librenms/librenms/issues/7109)) -* Allow host renames with selinux enforcing for CentOS installs +* Allow host renames with selinux enforcing for CentOS installs ([#7136](https://github.com/librenms/librenms/issues/7136)) +* Update Using-Git.md ([#7178](https://github.com/librenms/librenms/issues/7178)) #### Refactoring * Use anonymous functions for debug error_handler and shutdown_function in index.php ([#7219](https://github.com/librenms/librenms/issues/7219)) @@ -55,7 +64,7 @@ source: General/Changelog.md * Udated edgecos OS polling ([#7149](https://github.com/librenms/librenms/issues/7149)) * Ability to edit default alert template ([#7121](https://github.com/librenms/librenms/issues/7121)) * Replace escapeshellcmd with Purifier in service checks ([#7118](https://github.com/librenms/librenms/issues/7118)) -* Use ifName if ifDescr is blank +* Use ifName if ifDescr is blank [#7079](https://github.com/librenms/librenms/issues/7079) #### Devices * Stop discoverying frequencies on Raritan devices that do not exist + added voltage ([#7195](https://github.com/librenms/librenms/issues/7195)) @@ -63,7 +72,7 @@ source: General/Changelog.md * Added additional sensor support for Sentry4 devices ([#7198](https://github.com/librenms/librenms/issues/7198)) * Added additional vlan support for Juniper devices ([#7203](https://github.com/librenms/librenms/issues/7203)) * Added Kemp LoadMaster Version Info ([#7205](https://github.com/librenms/librenms/issues/7205)) -* Updated fans/temp detection for Brocade VDX devices +* Updated fans/temp detection for Brocade VDX devices([#7183](https://github.com/librenms/librenms/issues/7183)) * Added further sensor support for Geist Watchdog ([#7143](https://github.com/librenms/librenms/issues/7143)) * Added detection for Hitachi Data Systems SAN ([#7160](https://github.com/librenms/librenms/issues/7160)) * Udated edgecos OS polling to include more models @@ -72,23 +81,26 @@ source: General/Changelog.md * Added RSSI Support for Cisco IOS wireless devices ([#7147](https://github.com/librenms/librenms/issues/7147)) * Added support for Gude ETS devices ([#7145](https://github.com/librenms/librenms/issues/7145)) * Added support for Trango Apex Lynx OS ([#7142](https://github.com/librenms/librenms/issues/7142)) -* Added dry contact state support for AKCP devices -* Added fan and temp sensor state discovery Avaya ERS +* Added dry contact state support for AKCP devices ([#7124](https://github.com/librenms/librenms/issues/7124)) +* Added fan and temp sensor state discovery Avaya ERS ([#7134](https://github.com/librenms/librenms/issues/7134)) * Added support for Emerson energy systems ([#7128](https://github.com/librenms/librenms/issues/7128)) -* Added detection for Alteon OS +* Added detection for Alteon OS ([#7088](https://github.com/librenms/librenms/issues/7088)) * Added additional sensors for Microsemi PowerDsine PoE Switches ([#7114](https://github.com/librenms/librenms/issues/7114)) * Added detection for NEC Univerge devices ([#7108](https://github.com/librenms/librenms/pull/7108)) -* Added VLAN discovery support for Avaya ERS devices +* Added VLAN discovery support for Avaya ERS devices ([#7098](https://github.com/librenms/librenms/pull/7098)) * Added ROS support for state sensors and system temps * Removed check for switch model or firmware version for Avaya ERS switches * Updated QNAP to include CPU temps ([#7110](https://github.com/librenms/librenms/pull/7110)) * Added basic VLAN disco support for Avaya-ERS switches ([#7098](https://github.com/librenms/librenms/pull/7098)) +* Update ees.yaml to use correct overview graphs ([#7137](https://github.com/librenms/librenms/pull/7137)) +* Update edgecos OS polling to include more models ([#7153](https://github.com/librenms/librenms/pull/7153)) +* Added Raspbian Logo ([#7201](https://github.com/librenms/librenms/pull/7201)) #### WebUI * Added ability for users to configure selectable times for graphs ([#7193](https://github.com/librenms/librenms/issues/7193)) * Updated pi-hole graphs for better grouping ([#7179](https://github.com/librenms/librenms/issues/7179)) * Removed ability to use OR for generating rules ([#7150](https://github.com/librenms/librenms/issues/7150)) -* Update avaya-ers to use ifName for displaying +* Update avaya-ers to use ifName for displaying ([#7113](https://github.com/librenms/librenms/issues/7113)) #### Security * Security Patch to deal with reported vulnerabilties ([#7164](https://github.com/librenms/librenms/issues/7164))