File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# 1.0.3
22
33* Added the EclipseStoreDataImporter to import data from JPA repositories.
4+ * Updated EclipseStore to version 1.2.0
5+ * Updated Spring to version 3.2.3
46
57# 1.0.2
68
Original file line number Diff line number Diff line change @@ -53,13 +53,12 @@ With *Spring-Data-Eclipse-Store* every time an object is loaded from the datasto
5353## Installation
5454[ Installation guide for the latest release] ( https://github.com/xdev-software/spring-data-eclipse-store/releases/latest#Installation )
5555
56- ### Prerequisites
56+ ### Supported versions
5757
58- | | Minimal Version |
59- | --------------| -----------------|
60- | Java | `` 17 `` |
61- | Spring Data | `` 3.2.2 `` |
62- | EclipseStore | `` 1.1.0 `` |
58+ | Spring-Data-Eclipse-Store | Java | Spring Data | EclipseStore |
59+ | ---------------------------| --------| -------------| --------------|
60+ | `` <= 1.0.2 `` | `` 17 `` | `` 3.2.2 `` | `` 1.1.0 `` |
61+ | `` 1.0.3 `` | `` 17 `` | `` 3.2.3 `` | `` 1.2.0 `` |
6362
6463### Usage
6564
You can’t perform that action at this time.
0 commit comments