CHANGE LOG OF SNMP4J-UNIX-TRANSPORT =================================== [2024-04-02] Version 1.1.0: * Updated: Dependency to SNMP4J to 3.8.0. * Fixed: Possible NullPointerException when calling UnixDomainAddress.getPath() if unixDomainAddress is null, which might be the case for local addresses. [2022-10-08] Version 1.0.2: * Updated: Dependency to SNMP4J to 3.7.3. [2022-10-04] Version 1.0.1: * Initial version.