Skip to content

v0.10.0-beta1

Pre-release
Pre-release
Compare
Choose a tag to compare
@hezyin hezyin released this 18 Apr 16:34
· 3391 commits to main since this release
b366c8c

Major Changes since Last Release (v0.9.3)

  • Pipeline Blueprint allows users to schedule recurring pipelines with cron expression
  • Introduce DB migrations to DevLake to provide a smoother upgrade experience
  • Add temporal mode for users with heavy data collection workload
  • Add dbt plugin for users who want to define their own data transformations
  • Store/cache API responses from data sources in the raw data layer for instant replay of data transformations

Full Changelog: v0.9.3...v0.10.0-beta1

New Contributors