Gentics Content.Connector Changelog Summary

Gentics Content.Connector 1.15.1


Bugfix RT58446

When using the CRLuceneIndexJob to index objects from a Content Repository in a lucene index,
attributes were not removed from the index if they had been removed from the objects.
This has been fixed now.


Bugfix RT58458

Fixed class cast exception in Autocompleter Index creation.


Gentics Content.Connector 1.15.0


The dependency on com.gentics:portalnode-lib has been removed.


The dependency on com.gentics:node-lib has been updated to 1.21.21


This is the last feature release to support Java 6. It will get bugfix releases until February 1st, 2015.


Gentics Content.Connector 1.13.3 (Unreleased)


In this release, only dependencies have been updated, namely node-lib to 2.0.4 and portalnode-lib to 4.6.0


Gentics Content.Connector 1.13.2


Bugfix

Removed a ClassCastException when a language not existing in the CR is requested using CMSPageLanguageFallbackRequestProcessor


Gentics Content.Connector 1.13.1


Bugfix

A bug in the velocity template caching was fixed. Previously the template caching didn‘t cache the evaluated templates correctly.


Bugfix

Lucene Index Update Checker now exits gracefully on server shutdown.