We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ce1a449 commit 31876acCopy full SHA for 31876ac
src/main/resources/changelog.txt
@@ -1,6 +1,14 @@
1
Spring Data JPA Changelog
2
=========================
3
4
+Changes in version 2.1.5.RELEASE (2019-02-13)
5
+---------------------------------------------
6
+* DATAJPA-1502 - Typo in reference docs on Specification.
7
+* DATAJPA-1495 - Release 2.1.5 (Lovelace SR5).
8
+* DATAJPA-1321 - JpaRepository.getOne(…) JavaDoc is misleading.
9
+* DATAJPA-1297 - outputParameterName in @Procedure is not being used to create the StoredProcedureAttributes.
10
+
11
12
Changes in version 2.1.4.RELEASE (2019-01-10)
13
---------------------------------------------
14
* DATAJPA-1490 - Update copyright years to 2019.
0 commit comments