Major refactoring
- Consolidated all previous modules into a single one
- Dropped support for MicroStream as EclipseStore is it's successor
- Refactored and adjusted code accordingly
- Slimed down dependencies
- Minimal required Java version: 17
- Added support for EclipseStore v1
- Updated plenty of libraries
- Added support for MicroStream v8
- Access to the native embedded manager is now possible in the scripts (see
VersionAgnosticMigrationEmbeddedStorageManager#getNativeStorageManager
)
- A lot of refactoring of the module structure
- A migration history is now available and automatically stored
- Tried a new release-action...again.
- Tried a new release-action.
- Fixed setup. 0.0.3 was not working with the release setup.
- Restructured the complete maven modules. Multiple MicroStream-Versions are now supported.
- Added plenty of documentation
- Updated MicroStream from v4 to v5.