File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- # 1.1 .0
1+ # 2.0 .0
22
33* Restructured root to improve performance with IDs in entities
4+ * Implemented auto migration for older version (<2.0.0).
5+ Added [ XDEV MicroMigration] ( https://github.com/xdev-software/micro-migration ) as dependency.
6+ * Updated EclipseStore version to 1.4.0
7+ * Updated Spring to version 3.3.2
48
59# 1.0.10
610
Original file line number Diff line number Diff line change @@ -54,7 +54,8 @@ instructions** are in the documentation](https://xdev-software.github.io/spring-
5454| `` <= 1.0.2 `` | `` 17 `` | `` 3.2.2 `` | `` 1.1.0 `` |
5555| `` 1.0.3/1.0.4 `` | `` 17 `` | `` 3.2.3 `` | `` 1.2.0 `` |
5656| `` 1.0.5-1.0.7 `` | `` 17 `` | `` 3.2.5 `` | `` 1.3.2 `` |
57- | `` >= 1.0.8 `` | `` 17 `` | `` 3.3.1 `` | `` 1.3.2 `` |
57+ | `` 1.0.8-1.0.10 `` | `` 17 `` | `` 3.3.1 `` | `` 1.3.2 `` |
58+ | `` >= 2.0.0 `` | `` 17 `` | `` 3.3.2 `` | `` 1.4.0 `` |
5859
5960## Demo
6061
You can’t perform that action at this time.
0 commit comments