Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Message from discussion SDN 2.1.0 RC1 released

Received: by 10.204.152.217 with SMTP id h25mr215494bkw.3.1336597246159;
        Wed, 09 May 2012 14:00:46 -0700 (PDT)
X-BeenThere: neo4j@googlegroups.com
Received: by 10.204.128.67 with SMTP id j3ls1223912bks.9.gmail; Wed, 09 May
 2012 14:00:44 -0700 (PDT)
Received: by 10.204.132.81 with SMTP id a17mr214808bkt.4.1336597244641;
        Wed, 09 May 2012 14:00:44 -0700 (PDT)
Received: by 10.204.132.81 with SMTP id a17mr214807bkt.4.1336597244624;
        Wed, 09 May 2012 14:00:44 -0700 (PDT)
Return-Path: <michael.hun...@neopersistence.com>
Received: from mail-bk0-f54.google.com (mail-bk0-f54.google.com [209.85.214.54])
        by gmr-mx.google.com with ESMTPS id p5si4404396bks.1.2012.05.09.14.00.44
        (version=TLSv1/SSLv3 cipher=OTHER);
        Wed, 09 May 2012 14:00:44 -0700 (PDT)
Received-SPF: pass (google.com: domain of michael.hun...@neopersistence.com designates 209.85.214.54 as permitted sender) client-ip=209.85.214.54;
Authentication-Results: gmr-mx.google.com; spf=pass (google.com: domain of michael.hun...@neopersistence.com designates 209.85.214.54 as permitted sender) smtp.mail=michael.hun...@neopersistence.com
Received: by bkvi17 with SMTP id i17so874056bkv.41
        for <neo4j@googlegroups.com>; Wed, 09 May 2012 14:00:44 -0700 (PDT)
        d=google.com; s=20120113;
        h=content-type:mime-version:subject:from:in-reply-to:date
         :content-transfer-encoding:message-id:references:to:x-mailer
         :x-gm-message-state;
        bh=w4lIjwQtPM//uj7QyAvII5UAd+aLzZ5JOSBM8aWn9vk=;
        b=Z7rzWE22lUGSqmhvjQy9gXWOEbJMZBn4vqu9WnY0v0umy1TtNl5ymGl/1XlZ3c8K7X
         yrP4li7tEOi0n0kL3i1eSOIRj/g0kInlEDSF8dP6C/gEn9/Wn0gWzi/p509Rzs4ip765
         82e/i7xxJoXcQo0BTBU/sOffAKT/4i4kVqVZ63HchcFnIe/VYTDKOQ3vw+ksGtBP0FHa
         WhHX/6Nqdo4+uPqj4MZJd6UucwJQytZ2d/EJyfewu1zRFFgk6/sip+VcU0ixVZixWTZo
         bM60hJgjUCiswRLbEwsLO6VGVtKS8LMB5RftlBKFMMjWBYipYw8S5YTI6ViydTwqydUN
         t17Q==
Received: by 10.205.133.212 with SMTP id hz20mr585297bkc.99.1336597244263;
        Wed, 09 May 2012 14:00:44 -0700 (PDT)
Return-Path: <michael.hun...@neopersistence.com>
Received: from [192.168.111.125] (146-52-56-51-dynip.superkabel.de. [146.52.56.51])
        by mx.google.com with ESMTPS id gm18sm7579954bkc.7.2012.05.09.14.00.43
        (version=TLSv1/SSLv3 cipher=OTHER);
        Wed, 09 May 2012 14:00:43 -0700 (PDT)
Content-Type: text/plain; charset=us-ascii
Mime-Version: 1.0 (Apple Message framework v1084)
Subject: Re: [Neo4j] SDN 2.1.0 RC1 released
From: Michael Hunger <michael.hun...@neotechnology.com>
In-Reply-To: <48e82a8e-adb4-4cce-a5a8-db37575b3...@t23g2000yqd.googlegroups.com>
Date: Wed, 9 May 2012 23:00:41 +0200
Content-Transfer-Encoding: quoted-printable
Message-Id: <C05EEC20-2EA6-4487-AA82-20FD06E2F...@neotechnology.com>
References: <48e82a8e-adb4-4cce-a5a8-db37575b3...@t23g2000yqd.googlegroups.com>
To: neo4j@googlegroups.com
X-Mailer: Apple Mail (2.1084)
X-Gm-Message-State: ALoCoQmPinL5ZE84CCXqKY0KyZDfgvzt1q067EPpdYk3xrIAlYxXbpgfvtdFHn/6MKG/4Y1LDZGt

Thanks Tero,

I wanted to announce it here but got somehow distracted.

So for everyone. The main updates have been the upgrade to Neo4j 1.7 and =
making both
Node- and Relationship-Entities available for uniqueness.

Also a lot of internal refactoring due to the upgrade and the cleanup of =
internal dependencies.

There is also a new package spring-data-neo4j-tx pulled out that takes =
care of the TransactionManager handling
- both the ChainedTM as well as the spring-jta integration for external =
Transaction-Managers.

Thanks to all the contributors for their feedback, ideas and code.=20

We're looking for any feedback that will make the 2.1.0 GA a good one.

Thanks

Michael

see:

spring-forums http://spring.neo4j.org/discussions
JIRA http://spring.neo4j.org/issues

Am 09.05.2012 um 22:51 schrieb Tero Paananen:

> http://www.springsource.org/node/3547
>=20
> This seems to have gone unannounced over here.
>=20
> Will be good to stop using the snapshots for stability.
>=20
> -TPP