Gentics Content.Connector 2.1.1
 Bugfix
 Bugfix 
														When beans returned from a Request Processor were missing the idattribute,
a NullPointerException could occur. This has been fixed now, a CRException with an
explicit error message will now be thrown.
 Bugfix
 Bugfix 
														The request processor accessing an autocomplete index sometimes started to
return incorrect results due to index readers that were not reopened after the
index was modified.
This has been fixed now.
Gentics Content.Connector 2.1.0
 Enhancement
 Enhancement 
														The new maven module contentconnector-navcache provides the NavigationCacheRequestProcessor,
which will cache responses to navigation requests and will automatically refresh the caches before the
cached navigations will become invalid.
See the configuration file navcache.properties in the module contentconnector-config-sample for an example
configuration.