Releases: OsgiliathEnterprise/data-migrator
Releases · OsgiliathEnterprise/data-migrator
Java 21
Changelog
Features
- Improve performance by grouping inserts in target database in the same transaction
Bugfixes
- Prevent transient exceptions caused by elements that references elements with cyclic dependencies
- Only remove cyclic dependency elements instead of elements that consumed that cyclic path
Dev
- Connect to sonarsource code analysis
- Makes sonar gate pass
- Switch to full java 21 coding style