File tree Expand file tree Collapse file tree 1 file changed +11
-0
lines changed Expand file tree Collapse file tree 1 file changed +11
-0
lines changed Original file line number Diff line number Diff line change 1
1
Spring Data JPA Changelog
2
2
=========================
3
3
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
+
4
15
Changes in version 1.9.1.RELEASE (2015-11-15)
5
16
---------------------------------------------
6
17
* DATAJPA-823 - Release 1.9.1 (Gosling).
You can’t perform that action at this time.
0 commit comments