Skip to content

Commit c18b5fe

Browse files
odrotbohmchristophstrobl
authored andcommitted
DATAJPA-837 - Updated changelog.
1 parent cd2f5c5 commit c18b5fe

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

src/main/resources/changelog.txt

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

4+
Changes in version 1.9.2.RELEASE (2015-12-18)
5+
---------------------------------------------
6+
* DATAJPA-839 - Thread-bound lookup of CrudMethodMetadata broken.
7+
* DATAJPA-837 - Release 1.9.2 (Gosling).
8+
* DATAJPA-834 - Use a less common bean name for EntityManagerBeanDefinitionRegistrarPostProcessor to avoid collisions.
9+
* DATAJPA-833 - Improve log message in ClasspathScanningPersistenceUnitPostProcessor.
10+
* DATAJPA-831 - Upgrade Hibernate build profile to 5.0.5.
11+
* DATAJPA-830 - NotContaining doesn't work for String properties on query methods.
12+
* DATAJPA-829 - Contains expression on a collection property should result in member of predicate.
13+
14+
415
Changes in version 1.9.1.RELEASE (2015-11-15)
516
---------------------------------------------
617
* DATAJPA-823 - Release 1.9.1 (Gosling).

0 commit comments

Comments
 (0)