Changes with Gentics Content.Connector 2.2.4


Enhancement SUP-3060

Add new LDAPRequestProcessor. This RequestProcessor can be used to access LDAP entries
via the Gentics ContentConnector. For usage in the Lucene indexer see the
deact_indexer.ldap.properties file in the config-sample.


Bugfix

The node version has been updated to 2.3.1. This node version includes a fix for multithreaded access of
caches for contentobjects.
Also the version of the trove library has been updated to 2.1.0.


Bugfix

The NavigationCacheRequestProcessor has been fixed to get the navigation synchronously,
if it is not found in the cache, instead of returning null.