From 76b4a47be06da41b791480504b7cd65c2f05fe57 Mon Sep 17 00:00:00 2001 From: "Brian S. O'Neill" Date: Wed, 8 Nov 2006 20:04:28 +0000 Subject: 1.1-BETA4 --- RELEASE-NOTES.txt | 6 ++++++ pom.xml | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/RELEASE-NOTES.txt b/RELEASE-NOTES.txt index 2039762..0d95a5b 100644 --- a/RELEASE-NOTES.txt +++ b/RELEASE-NOTES.txt @@ -1,6 +1,12 @@ Carbonado change history ------------------------ +1.1-BETA3 to 1.1-BETA4 +------------------------------- +- Added additional repair logic in resync if replica entries are corrupt. +- ConstraintException thrown when inserting uninitialized properties now + includes property names in the exception message. + 1.1-BETA2 to 1.1-BETA3 ------------------------------- - Fixed exception when printing join plan with blank parameters. diff --git a/pom.xml b/pom.xml index 287ab45..25099ec 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ carbonado jar Carbonado - 1.1-BETA3 + 1.1-BETA4 Extensible, high performance persistence abstraction layer for Java applications with a relational view to the underlying persistence technology. -- cgit v1.2.3