Skip to content
This repository has been archived by the owner on Apr 8, 2024. It is now read-only.

fal 0.5.0

Compare
Choose a tag to compare
@github-actions github-actions released this 08 Aug 21:10
· 328 commits to main since this release

Features

  • Structured hooks for passing arguments (#487)
  • Optimize write and read for snowflake (#483)
  • Implement isolated hooks (#489)
  • Offer adapter_response per model in CurrentModel class (#498)
  • Pass through full-refresh flag to dbt calls (#501)

Miscellaneous Tasks

  • Separate adapters dependencies as extras (#504)

Testing

  • Add dbt version 1.2.* in testing (#493)
  • Offer testing specific version on dispatch and test adapters mentioned in PR description (#495)
  • Introduce the foundation for schema testing (#494)