blob: 19025e82e7c600602dda058580848c801a5c5ff1 [file] [log] [blame]
---
layout: post
title: Cayenne 3.1.1 Released
date: 2016-5-16
---
This new maintenance release has a few major bug fixes and improvements.
It can be downloaded from [here](/download.html).
### A full list of changes in this release:
* CAY-1862 MySQL - allow specifying a length for TIMESTAMP and TIME columns
* CAY-2042 Remove an arbitrary limitation on 1000 runtime DbRelationships
### Bug Fixes:
* CAY-1863 Make determining whether a particular database type supports length adapter-specific not universal
* CAY-1964 Fix convertAdditionalDataMaps() in CayenneGeneratorMojo.java
* CAY-1973 error while generating classes
* CAY-1978 ESCAPE clause should be included in LIKE parenthesis
* CAY-1979 Prefetches on Many-to-Many Relationships with Longvarchar
* CAY-2047 Relationship mapping with target inheritance
* CAY-2049 Changing the Relationship name in ObjRelationship Inspector has no effect
* CAY-2066 Memory leak in ExtendedTypeMap for inner classes