Updated changelog for 1.3.1 release

This commit is contained in:
David Turanski
2013-04-18 12:40:49 -04:00
parent 81e4101113
commit 3adb33950d

View File

@@ -1,6 +1,13 @@
SPRING DATA GEMFIRE CHANGELOG
=============================
http://www.springsource.org/spring-gemfire
Changes in version 1.3.1.RELEASE(2013-04-18)
Bug
* [SGF-159] - isRollbackOnCommitFailure flag is ignored by GemfireTransactionManager when transaction fails.
* [SGF-169] - Unidirectional Gateway hubs cannot be created and fail with an exception
* [SGF-173] - Function Execution throws exception on void return.
Changes in version 1.3.0.RELEASE (2013-03-14)
---------------------------------------------
General