DATAJPA-1584 - Updated changelog.

This commit is contained in:
Mark Paluch
2019-09-06 10:10:03 +02:00
parent 04d0aa140f
commit f31a475437

View File

@@ -1,6 +1,14 @@
Spring Data JPA Changelog
=========================
Changes in version 2.2.0.RC3 (2019-09-06)
-----------------------------------------
* DATAJPA-1600 - Document recommended way to work with entities with manually assigned identifiers.
* DATAJPA-1594 - Tighten nullability constraints in Querydsl implementation.
* DATAJPA-1584 - Release 2.2 RC3 (Moore).
* DATAJPA-1582 - Local schema resolution fails for spring-repository.xsd.
Changes in version 2.2.0.RC2 (2019-08-05)
-----------------------------------------
* DATAJPA-1580 - Adapt EntityManagerBeanDefinitionRegistrarPostProcessor to latest changes in Spring Framework 5.2.