Skip to content

TRAC D.A.P. 0.6.0 RC 2

Pre-release
Pre-release
Compare
Choose a tag to compare
@martin-traverse martin-traverse released this 11 Sep 12:00
· 15 commits to main since this release
19441b8

The second RC for the 0.6 series adds signifcant updates in the storage layer, as well as some refactoring of the core TRAC services:

  • Azure runtime storage plugin (fsspec)
  • Azure platform storage plugin
  • GCP runtime storage plugin (Arrow native, fsspec)
  • GCP platform storage plugin (for testing only, using GCP v2 APIs)
  • Update to Apache Arrow version 13
  • Update core dependencies to latest stable (Netty, gRPC)
  • Refactor and simplify API for metadata batch writes

The API change for metadata batch writes is a breaking change to the metadata API. It only affects batch writes, all other metadata operations and other APIs are unaffected.