Changes with Gentics Content.Connector 2.1.1


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

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.