Releases: CoreProc/nova-data-sync
Releases · CoreProc/nova-data-sync
1.8.0
- Add ability to override
ExportProcessor's query count for total records
Full Changelog: 1.7.1...1.8.0
1.7.1
What's Changed
- Use configured chunk size and queue in ExportProcessor by @myraoliveros-cp in #4
New Contributors
- @myraoliveros-cp made their first contribution in #4
Full Changelog: 1.7.0...1.7.1
1.7.0
- Improved stop process - added "Stopping" status
- Only check cache for import status every x rows, can be defined using
rowsToProcessBeforeCheckingForQuit()in ImportProcessor - Checking of import status when stopping is controlled via Cache and the number of seconds for cache can be defined using
secondsBeforeCheckingForQuit()method in ImportProcessor - Improved logs
Full Changelog: 1.6.2...1.7.0
1.6.2
- Fix visibility for ImportStopAction
Full Changelog: 1.6.1...1.6.2
1.6.1
Full Changelog: 1.6.0...1.6.1
1.6.0
- Feat: Add ability to stop imports
Full Changelog: 1.5.0...1.6.0
1.5.0
1.4.0
- Add ability to set table name via config
Full Changelog: 1.3.4...1.4.0
1.3.4
Full Changelog: 1.3.3...1.3.4
1.3.3
- Add ImportCompletedEvent in the correct place
Full Changelog: 1.3.2...1.3.3