
CHANGE LOG OF SNMP4J-UNIX-TRANSPORT
===================================

[2026-07-21] Version 1.2.0:

* Updated: Dependency to SNMP4J to 3.12.2. Implemented the new interfaces for WorkerTask (shutdown() and join(long))
  and AbstractConnectionOrientedTransportMapping.setSocketOption(..) introduced in SNMP4J 3.10.0.
* Updated all Maven dependencies to their latest versions.

[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.
