Skip to content

Releases: PySport/ingestify

0.6.1

12 Feb 23:46

Choose a tag to compare

What's Changed

  • Don't log StopIteration as exception by @koenvo in #30

Full Changelog: 0.6.0...0.6.1

0.6.0

12 Feb 23:09

Choose a tag to compare

What's Changed

  • Feat/log find datasets batches by @koenvo in #29

Full Changelog: 0.5.1...0.6.0

0.5.1

07 Feb 18:29

Choose a tag to compare

What's Changed

  • Decrease batch size to 500 as that's the limit of compound select statements in sqlite by @koenvo in #28

Full Changelog: 0.5.0...0.5.1

0.5.0

06 Feb 21:14

Choose a tag to compare

What's Changed

  • Rename 'skipped_datasets' to 'skipped_tasks' in IngestionJobSummary + use threads instead of processes by @koenvo in #27

Full Changelog: 0.4.2...0.5.0

0.4.2

05 Feb 13:43

Choose a tag to compare

What's Changed

  • Add flag to CLI to disable EventBus by @koenvo in #25
  • Bugfix/connection not closed by @koenvo in #26

Full Changelog: 0.4.1...0.4.2

0.4.1

03 Feb 20:53
c1cc385

Choose a tag to compare

What's Changed

  • Add missing index + optimize queries to allow database to use index correctly by @koenvo in #24

Full Changelog: 0.4.0...0.4.1

0.4.0

03 Feb 15:19

Choose a tag to compare

What's Changed

  • Log exception of IngestionJob to timing by @koenvo in #22

Full Changelog: 0.3.4...0.4.0

0.3.4

29 Jan 13:57

Choose a tag to compare

What's Changed

  • Bugfix/remove sqlalchemy mapping by @koenvo in #21

Full Changelog: 0.3.3...0.3.4

0.3.3

28 Jan 08:30

Choose a tag to compare

What's Changed

  • Bugfix for SQLAlchemy mapping + S3 multiprocessing by @koenvo in #20

Full Changelog: 0.3.2...0.3.3

0.3.2

28 Jan 08:29

Choose a tag to compare

What's Changed

Full Changelog: 0.3.1...0.3.2