DATACOUCH-547 - Updated changelog.
This commit is contained in:
@@ -1,6 +1,20 @@
|
||||
Spring Data Couchbase Changelog
|
||||
===============================
|
||||
|
||||
Changes in version 4.0.1.RELEASE (2020-06-10)
|
||||
---------------------------------------------
|
||||
* DATACOUCH-562 - Upgrade to Couchbase SDK 3.0.5.
|
||||
* DATACOUCH-561 - Better testing for N1QL String queries.
|
||||
* DATACOUCH-554 - Readd omitted raw @Query functionality.
|
||||
* DATACOUCH-547 - Release 4.0.1 (Neumann SR1).
|
||||
* DATACOUCH-545 - CouchbaseRepository.findById() throws DataRetrievalFailureException when no document is found.
|
||||
* DATACOUCH-543 - Repository can not return single values.
|
||||
* DATACOUCH-542 - @Field is ignored.
|
||||
* DATACOUCH-541 - Searching for ID that does not exist throws exception.
|
||||
* DATACOUCH-534 - add support for @Query annotation (n1ql string).
|
||||
* DATACOUCH-525 - Enable usage of custom 'type' in queries.
|
||||
|
||||
|
||||
Changes in version 3.2.8.RELEASE (2020-06-10)
|
||||
---------------------------------------------
|
||||
* DATACOUCH-563 - Upgrade to Couchbase SDK 2.7.15.
|
||||
@@ -1072,3 +1086,4 @@ Release Notes - Spring Data Couchbase - Version 1.0 M1 - 2013-09-11
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user