Apache Cayenne Website > 2007 > 10 > 12 > October 12 2007 - Cayenne 2.0.4 and 1.2.4 Released

Cayenne team is glad to announce a new release of Cayenne 2.0 and 1.2. Both 2.0 and 1.2 are Cayenne stable branches so there are no new features. Still the release includes a number of important bug fixes. So it is a recommended upgrade for the current users. As always there is a patch-level compatibility between 1.2.4 and 2.0.4.

Release Download Link

A list of fixed issues:

  • CAY-770 bug / memory leak in DispatchQueue and EventManager
  • CAY-698 "Null ObjectId" exception from DataContext.localObject
  • CAY-796 Deserialization of DataContext fails when useSharedCache is false
  • CAY-818 Frontbase NUMERIC type mapping typo
  • CAY-832 enum-mapped columns improperly handled in in expressions
  • CAY-836 Object property unexpectedly set to null through forceMergeWithSnapshot
  • CAY-872 Potential bug deleting uncommited objects from a nested DataContext