DATAKV-124 - Updated changelog.
This commit is contained in:
committed by
Oliver Gierke
parent
2163d508bb
commit
aba50ea481
@@ -1,6 +1,18 @@
|
||||
Spring Data KeyValue Changelog
|
||||
==========================
|
||||
|
||||
Changes in version 1.1.0.M1 (2016-02-12)
|
||||
----------------------------------------
|
||||
* DATAKV-125 - Add code of conduct.
|
||||
* DATAKV-124 - Release 1.1 M1 (Hopper).
|
||||
* DATAKV-123 - KeyValueRepositoryFactoryBean should expose dedicated createRepositoryFactory(…) method.
|
||||
* DATAKV-121 - Add support for projections on repository query methods.
|
||||
* DATAKV-119 - Upgrade to Querydsl 4.
|
||||
* DATAKV-115 - Executing query methods on repositories is not thread-safe.
|
||||
* DATAKV-114 - Query using a repository's findByXXX fails when a property XXX of any entry is null.
|
||||
* DATAKV-111 - Typos in reference documentation.
|
||||
|
||||
|
||||
Changes in version 1.0.2.RELEASE (2015-12-18)
|
||||
---------------------------------------------
|
||||
* DATAKV-122 - Release 1.0.2 (Gosling).
|
||||
|
||||
Reference in New Issue
Block a user