Skip to content

Releases: CoreProc/nova-data-sync

1.8.0

13 Aug 03:26

Choose a tag to compare

  • Add ability to override ExportProcessor's query count for total records

Full Changelog: 1.7.1...1.8.0

1.7.1

25 Jul 03:05
04607b7

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.7.0...1.7.1

1.7.0

06 Jun 02:37

Choose a tag to compare

  • 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

03 Jun 13:16

Choose a tag to compare

  • Fix visibility for ImportStopAction

Full Changelog: 1.6.1...1.6.2

1.6.1

03 Jun 11:32

Choose a tag to compare

Full Changelog: 1.6.0...1.6.1

1.6.0

03 Jun 11:28

Choose a tag to compare

  • Feat: Add ability to stop imports

Full Changelog: 1.5.0...1.6.0

1.5.0

29 May 09:33
c0e52b0

Choose a tag to compare

What's Changed

Full Changelog: 1.4.0...1.5.0

1.4.0

16 May 10:19

Choose a tag to compare

  • Add ability to set table name via config

Full Changelog: 1.3.4...1.4.0

1.3.4

12 May 14:10

Choose a tag to compare

Full Changelog: 1.3.3...1.3.4

1.3.3

12 May 14:06

Choose a tag to compare

  • Add ImportCompletedEvent in the correct place

Full Changelog: 1.3.2...1.3.3