DATACMNS-378 - Prepare 1.6.2.RELEASE.
Updated changelog, notice and readme.
This commit is contained in:
@@ -1,6 +1,20 @@
|
|||||||
Spring Data Commons Changelog
|
Spring Data Commons Changelog
|
||||||
=============================
|
=============================
|
||||||
|
|
||||||
|
Changes in version 1.6.2.RELEASE (2013-10-25)
|
||||||
|
---------------------------------------------
|
||||||
|
** Bug
|
||||||
|
* [DATACMNS-374] - NPE is thrown when populating the repository
|
||||||
|
* [DATACMNS-376] - Repositories cannot deal with CGLib proxied classes
|
||||||
|
* [DATACMNS-385] - DefaultRepositoryInformation#getTargetClassMethod matches wrong save-Method if Entity implements Iterable
|
||||||
|
|
||||||
|
** Improvement
|
||||||
|
* [DATACMNS-368] - Add test to PartTree for property that contain keyword sequences.
|
||||||
|
* [DATACMNS-382] - Remove copy of AnnotationTypeFilter in RepositoryComponentProvider and reuse version from Spring Core.
|
||||||
|
|
||||||
|
** Task
|
||||||
|
* [DATACMNS-378] - Release 1.6.2
|
||||||
|
|
||||||
Changes in version 1.6.1.RELEASE (2013-09-09)
|
Changes in version 1.6.1.RELEASE (2013-09-09)
|
||||||
---------------------------------------------
|
---------------------------------------------
|
||||||
** Bug
|
** Bug
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
Spring Data Commons 1.6.1
|
Spring Data Commons 1.6.2
|
||||||
Copyright (c) [2010-2013] Pivotal, Inc.
|
Copyright (c) [2010-2013] Pivotal, Inc.
|
||||||
|
|
||||||
This product is licensed to you under the Apache License, Version 2.0 (the "License").
|
This product is licensed to you under the Apache License, Version 2.0 (the "License").
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
SPRING DATA Commons 1.6.1 (Sep 9th 2013)
|
SPRING DATA Commons 1.6.2 (Oct 25th 2013)
|
||||||
-------------------------------------------------
|
-----------------------------------------
|
||||||
|
|
||||||
Spring Data Commons is released under the terms of the Apache Software License Version 2.0 (see license.txt).
|
Spring Data Commons is released under the terms of the Apache Software License Version 2.0 (see license.txt).
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user