Skip to content

Releases: PySport/ingestify

0.15.5

29 Apr 13:48

Choose a tag to compare

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

29 Apr 12:32

Choose a tag to compare

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

24 Apr 08:04

Choose a tag to compare

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

22 Apr 11:57

Choose a tag to compare

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

22 Apr 08:57

Choose a tag to compare

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

21 Apr 12:35

Choose a tag to compare

What's Changed

  • Add run_batched to EventLogConsumer by @koenvo in #77

Full Changelog: 0.14.1...0.15.0

0.14.1

13 Apr 09:02

Choose a tag to compare

What's Changed

  • Handle 'identity' string in register_transformation by @koenvo in #75

Full Changelog: 0.14.0...0.14.1

0.14.0

10 Apr 08:38

Choose a tag to compare

What's Changed

  • Add BatchLoader + BatchTask for batched file loading by @koenvo in #68
  • Feature/string bucket transformation by @koenvo in #70
  • Add max_concurrency to Source for per-source parallelism control by @koenvo in #71
  • Truncate long identifier values in file paths by @koenvo in #72
  • Add fast skip pre-check to avoid loading full datasets for up-to-date entries by @koenvo in #73
  • Add GCP Secret Manager support to SecretsManager by @koenvo in #74

Full Changelog: 0.13.0...0.14.0

0.13.0

03 Apr 13:11

Choose a tag to compare

What's Changed

  • Add identifier expression indexes for high-cardinality dataset types by @koenvo in #66

Full Changelog: 0.12.1...0.13.0

0.12.1

23 Mar 11:57
073fd1e

Choose a tag to compare

What's Changed

  • Fix EventLogConsumer to drain all events before stopping by @koenvo in #65

Full Changelog: 0.12.0...0.12.1