Skip to content

Releases: PySport/ingestify

0.18.0

Choose a tag to compare

@koenvo koenvo released this 08 Jul 13:43
9edc186

What's Changed

  • Add DatasetResource.mark_failed for async fetch failures by @koenvo in #89
  • Add FatalError: fail the run loudly (exit 1) on unrecoverable source errors by @koenvo in #90
  • Feat/live ingestion job summary by @koenvo in #91
  • Bump version to 0.18.0 by @koenvo in #92

Full Changelog: 0.17.1...0.18.0

0.17.1

Choose a tag to compare

@koenvo koenvo released this 02 Jul 09:07
d214cf3

What's Changed

  • Fix state squash VALIDATION_FAILED state by @koenvo in #88

Full Changelog: 0.17.0...0.17.1

0.16.0

Choose a tag to compare

@koenvo koenvo released this 24 Jun 12:01

What's Changed

  • Feature/configurable fetch policy by @koenvo in #86

Full Changelog: 0.15.6...0.16.0

0.15.6

Choose a tag to compare

@koenvo koenvo released this 13 May 09:28

What's Changed

  • Use JSONB for event_log payload on PostgreSQL by @koenvo in #85

Full Changelog: 0.15.5...0.15.6

0.15.5

Choose a tag to compare

@koenvo koenvo released this 29 Apr 13:48

What's Changed

  • Add invalidate_revisions for batched revision invalidation by @koenvo in #84

Full Changelog: 0.15.4...0.15.5

0.15.4

Choose a tag to compare

@koenvo koenvo released this 29 Apr 12:32

What's Changed

  • Wire RevisionInvalidated event through EventLog and Subscriber by @koenvo in #83

Full Changelog: 0.15.3...0.15.4

0.15.3

Choose a tag to compare

@koenvo koenvo released this 24 Apr 08:04

What's Changed

  • Handle StopProcessing in CLI run command (exit code 2) by @koenvo in #80
  • Add invalidate_revision for data quality-driven refetch by @koenvo in #81
  • Fix UnboundLocalError in retrieve_http when using pager by @koenvo in #82

Full Changelog: 0.15.2...0.15.3

0.15.2

Choose a tag to compare

@koenvo koenvo released this 22 Apr 11:57

What's Changed

  • Add StopProcessing exception for graceful early exit by @koenvo in #79

Full Changelog: 0.15.1...0.15.2

0.15.1

Choose a tag to compare

@koenvo koenvo released this 22 Apr 08:57

What's Changed

  • BatchLoader: re-raise exceptions stored as results by @koenvo in #78

Full Changelog: 0.15.0...0.15.1

0.15.0

Choose a tag to compare

@koenvo koenvo released this 21 Apr 12:35

What's Changed

  • Add run_batched to EventLogConsumer by @koenvo in #77

Full Changelog: 0.14.1...0.15.0