GLPI Agent 1.10 has been released.
You can download it on the GLPI Agent github project: https://github.com/glpi-project/glpi-agent/releases/tag/1.10
This version comes with few fixes and enhancements and here are the essential ones:
- OAuth2 authentication support is now included. It will only be usable with GLPI from the release of GLPI 11. It still can be tested with the GLPI
mainbranch nightly build. - The next inventory run date will shift less other time still keeping a little randomization.
- The agent won’t no more reset the inventory date when started hjourly in unmanaged mode (via crontab or planified task).
- On Windows, an important fix will now prevent NetDiscovery, NetInventory and Collect tasks to block service.
- Enhancement of disks serialnumber inventory support.
- Added Cortex XDR antivirus support, even on Windows “Server”, MacOSX and Linux.
- On Windows and linux, added remote management tools inventory support for Tactical RMM.
- The p2p mode on Deploy jobs has been fixed to use agent configured port. It has also been enhanced using now the
remote-workersconfiguration to extend the number of threads used to discover peers if set to a number higher than 10.
Important: About antivirus on Windows “Server”, in the future, we will attempt to detect them checking if a dedicated service is enabled. If you still are with an undetected antivirus case on Windows “Server”, please open a github issue to help us start its support.
About packaging, here is what you should retain:
- On Windows, perl is now built using Gcc v13.3, OpenSSL v3.3.1 and the libxml2 library v2.13.2. The liblzma library is now built using xz v5.6.2 sources.
- The Windows packaging now includes GLPI-AgentMonitor software v1.3.1.
- The MacOSX packaging now uses OpenSSL v3.3.1.
- The Deploy task can now be installed on RockyLinux 9.
- The AppImage installer for Linux now supports the
--waitoption for the unmanaged mode.
You can check changes details in the official online Changelog available here: https://github.com/glpi-project/glpi-agent/blob/1.10/Changes
We invite you to update your agents as soon as possible to take advantage of these improvements.
