Skip to content

v0.5.8

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 15 Aug 12:58
· 55 commits to main since this release

[0.5.8] - 2024-08-14

  • Separate qualifier for new and old sync pks (#608)
  • Allow running Seafowl without an object store / catalog config.
    (#607)
  • Remove bucket from options (#603)
  • Remove prefix from options (#595)
  • Migrate unstable field json repr to a canonical one
    (#594)
  • Add flag denoting first sync response (#593)
  • Refactor object_store_factory and create StorageLocationInfo
    (#592)
  • Support empty syncs with no batches provided as payload
    (#591)
  • Add origin and position to flight handler debug (#590)
  • Patch DF to circumvent an analyzer rule (#586)
  • DataFusion 40 upgrade (#584)
  • Optional sync sequence number (#581)
  • BEAC-167: Move object store configs to object_store_factory
    (#580)
  • Add criteria for max separate sync calls to apply when flushing
    (#579)
  • Add memory and local FS store to the object_store_factory builder function
    (#578)
  • BEAC-167: Create a crate that instantiates an object store based on URL, settings and environment
    variables (#569)
  • TPC-DS Q75 fix backport (#563)
  • Workflow_dispatch trigger for nightly workflow (#562)
  • Allow using RUST_LOG_STYLE=never to disable ANSI colors
    (#561)
  • Use the storage location name as the key in the clade schema
    (#556)
  • Increase retries and add delay backoff to connect to client on tests
    (#554)
  • Make origin a string (#548)