
CHANGE LOG OF SNMP4J-Agent-DB
=============================

[2020-03-05] v3.3.0 (Requires SNMP4J-Agent v3.3.0 or later)

* Updated Xodus dependency to 1.3.124, SNMP4J-Agent to 3.3.0, and SNMP4J to 3.4.0.
* Fixed: TLS configuration in sample agent.

[2019-04-18] v3.2.0 (Requires SNMP4J-Agent v3.2.0 or later)

* Fixed [SFJ-200]: SNMP4J-Agent-DB persistently stores rows with StorageType volatile.

[2019-04-01] v3.1.1 (Requires SNMP4J-Agent v3.1.0 or later)

* Fixed SFJ-198: When changes to a MOScalar are saved based on MOChangeEvent, the value is redundantly saved
  and not always the correct value is restored after restart.

[2019-03-13] v3.1.0 (Requires SNMP4J-Agent v3.1.0 or later)

* Updated: Adapted 3.1 SNMP4J and SNMP4J-Agent changes.

[2018-10-15] v3.0.3 (Requires SNMP4J-Agent v3.0.3 or later)

* Updated: Dependency to SNMP4J-Agent 3.0.3 and SNMP4J 3.0.3
* Fixed [SFJ-185]: SampleAgent of snmp4j-agent-db does not specify its DTLS server role which breaks DTLS handshakes.
* Added: TLS fingerprint of SNMP4J DTLS test certificate for integration testing in SNMP-TLS-TM-MIB.

[2018-10-07] v3.0.2 (Requires SNMP4J-Agent v3.0.2 or later)

* Updated: Dependency to SNMP4J-Agent 3.0.2
* Fixed: Possible NullPointerException while storing MIB data if a new context has been added during agent
  runtime.
* Fixed: Added missing VersionInfo class.
* Removed: Obsolete dependencies in SampleAgent to EngineBootsCounterFile.
* Added: MOXodusPersistence.isContextLoadable(OctetString) to check if there already exists persistent data
  for a context.

[2018-09-24] v3.0.0 (Requires SNMP4J-Agent v3.0.0 or later)

Initial version. Version numbers of this package are coupled to SNMP4J-Agent version numbers and are therefore
not continuously increasing. If there is no version of SNMP4J-Agent-DB for a corresponding SNMP4J-Agent version, then
the previous SNMP4J-Agent-DB version will although work.
