Skip to content

TRAC D.A.P. 0.5.0

Compare
Choose a tag to compare
@martin-traverse martin-traverse released this 18 Nov 08:48
· 234 commits to main since this release
9287b2c

TRAC D.A.P. 0.5.0 marks a new release series, adding significant features and updates to the previous 0.4.x series.

  • New data pipeline framework to better integrate with Apache Arrow
  • Authentication framework with two new authentication provider plugins
  • Simplified metadata for FLOW objects with improved validation
  • Two new platform APIs: listTenants() and platformInfo()
  • Simplified configuration layout to allow generic handling of plugin configuration
  • Support for in-place metadata upgrades across platform versions

TRAC 0.5.0 breaks metadata compatibility with the 0.4.x series. The metadata database can be upgraded in place using the deploy-metadb tool, however FLOW objects created in 0.4.x will not work with 0.5.0. All other metadata objects are unchanged and will work normally after an in-place upgrade.