We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 98b458a commit 473a8abCopy full SHA for 473a8ab
CHANGELOG.md
@@ -1,3 +1,9 @@
1
+# 1.0.7
2
+
3
+* QueryByExample now possible
4
+* Performance optimizations
5
+* It's now possible to use multiple repositories with the same class/entity
6
7
# 1.0.6
8
9
* Fixed problem with missing configuration
docs/antora.yml
@@ -1,14 +1,14 @@
name: ROOT
title: Spring-Data-Eclipse-Store
version: master
-display_version: '1.0.6'
+display_version: '1.0.7'
start_page: index.adoc
nav:
- modules/ROOT/nav.adoc
asciidoc:
attributes:
10
product-name: 'Spring-Data-Eclipse-Store'
11
- display-version: '1.0.6'
12
- maven-version: '1.0.6'
+ display-version: '1.0.7'
+ maven-version: '1.0.7'
13
page-editable: false
14
page-out-of-support: false
0 commit comments