File tree Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Original file line number Diff line number Diff line change 1
1
Spring Data Elasticsearch Changelog
2
2
===================================
3
3
4
+ Changes in version 1.1.0.RC1 (2014-08-13)
5
+ -----------------------------------------
6
+ * DATAES-119 - Release 1.1 RC1.
7
+ * DATAES-117 - Displaying proper error message for entities that don't have an Id.
8
+ * DATAES-116 - Fix url typo in readme.md.
9
+ * DATAES-114 - Move to Asciidoctor for reference documentation.
10
+ * DATAES-113 - Add support for custom implementations in CDI repositories.
11
+ * DATAES-97 - UpdateQuery and UpdateBuilder should use UpdateRequest instead of the IndexRequest.
12
+ * DATAES-93 - Allow Spring EL usage in index name attribute of @Document.
13
+ * DATAES-89 - Support geolocation queries.
14
+
15
+
4
16
Changes in version 1.0.2.RELEASE (2014-07-28)
5
17
---------------------------------------------
6
18
* DATAES-107 - Release 1.0.2.
You can’t perform that action at this time.
0 commit comments