[Neo4j] [ANN] Grails Neo4j plugin 0.3 released
Stefan Armbruster
ml001 at armbruster-it.de
Fri Jul 30 19:10:06 CEST 2010
Hi,
today I released an update of the Grails Neo4j plugin
(http://www.grails.org/plugin/neo4j). The main changes are:
* compatibility with Grails 1.3.x. Be aware, Grails 1.3 - 1.3.3 are
suffering from http://jira.codehaus.org/browse/GRAILS-6427, so either
use Grails 1.2.x, or be brave and use a recent git build of Grails
1.3.4-SNAPSHOT
* usage of Neo4j 1.1 (released today just a few hours ago, so get it
while it's hot).
all changes:
** Bug
* [GRAILSPLUGINS-2302] - "home" link broken in the
org.codehaus.groovy.grails.plugins.neo4j.Neo4jController views
* [GRAILSPLUGINS-2303] - Problems with annotation Neo4jEntity
* [GRAILSPLUGINS-2345] - upgrade to Neo4j 1.1
* [GRAILSPLUGINS-2346] - <domainclass>.get() throws exception if id
is not invalid
* [GRAILSPLUGINS-2347] - <domainClass>.findAllBy<Field>(value) fails
** Improvement
* [GRAILSPLUGINS-2349] - provide compatibility for Grails 1.3.x
Regards,
Stefan
More information about the User
mailing list