Skip to content

Commit 2cb2830

Browse files
odrotbohmchristophstrobl
authored andcommitted
DATACMNS-723 - Updated changelog.
1 parent eb4f7e2 commit 2cb2830

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed

src/main/resources/changelog.txt

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,28 @@
11
Spring Data Commons Changelog
22
=============================
33

4+
Changes in version 1.8.6.RELEASE (2015-07-01)
5+
---------------------------------------------
6+
* DATACMNS-723 - Release 1.8.6 (Dijkstra).
7+
* DATACMNS-719 - Version fails to parse input string with non-numerical suffix.
8+
* DATACMNS-717 - AnnotatedTypeScanner does not use context classloader for loading found types.
9+
* DATACMNS-715 - @Transactional customizations not applied correctly on redeclared methods.
10+
* DATACMNS-713 - PageImpl should adapt the total for last pages if it doesn't match the content.
11+
* DATACMNS-707 - Fix JavaDoc in CrudRepository.
12+
* DATACMNS-697 - Field-local generics information not honored.
13+
* DATACMNS-696 - Enable Slack notifications for Travis build.
14+
* DATACMNS-695 - Potential NullPointerException in AbstractMappingContext.
15+
* DATACMNS-694 - Remove relative paths to parent POM.
16+
* DATACMNS-693 - Change property reflection mechanisms from java.beans.Introspector to spring specific BeanUtils.
17+
* DATACMNS-692 - IllegalArgumentExceptions in PageableHandlerMethodArgumentResolver with one-based index parameters.
18+
* DATACMNS-691 - Remove Travis build profile for Spring 4.0.next.
19+
* DATACMNS-677 - Cache annotation absence in AnnotationBasedPersistentProperty when there is no field for property.
20+
* DATACMNS-648 - o.s.d.r.q.Parameters prevents custom classloader from being garbage collected.
21+
* DATACMNS-646 - Enable build for Spring 4.2 profile.
22+
* DATACMNS-642 - Performance improvement - BeanWrapper.setProperty should not lock when unnecessary.
23+
* DATACMNS-640 - Possible NullPointerException on PageableHandlerMethodArgumentResolver when fallbackPageable is null.
24+
25+
426
Changes in version 1.9.3.RELEASE (2015-07-01)
527
---------------------------------------------
628
* DATACMNS-724 - Release 1.9.3 (Evans).

0 commit comments

Comments
 (0)