Release Notes - Compass - Version 2.1.1 - HTML format
Bug
[CMP-522] - Indexing with version column results in java.lang.ClassCastException: java.math.BigDecimal
[CMP-765] - Close directory exception due to async cache invalidation race condition (very rare)
[CMP-795] - IOException EOF when getting term vectors from LuceneHelper with multiple aliases and using non-null first-level cache
[CMP-799] - Prefix with component mapping when used with complex collection based mapping with suport unmarshall set to false will cause wrong names to be created
Improvement
[CMP-781] - Support new Hibernate annotations automatic registration of embedded Compass listener
[CMP-783] - LuceneProperty to work with Fieldable and not Field directly
[CMP-791] - Expose includePropertiesWithNoMappings in @SearchableAllMetaData (already exposed in xml mappings)
[CMP-801] - TerracottaDirectory setLockFactory/getLockFactory should be synchronized
[CMP-805] - Automatically initialize Hibernate proxy during marshalling process (can be disabled using compass.marshalling.hibernate.initializeProxy set to false)