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

fal 0.3.4

Compare
Choose a tag to compare
@github-actions github-actions released this 27 Jun 19:20
· 398 commits to main since this release
af1284f

[new changes]

Bug Fixes

  • Add uniqueness to temp tables (#421)
  • Stop resetting adapters to avoid connections being lost (#422)

Features

  • Implement basic task units for parallelization (#406)
  • Implement the scheduler (#407)
  • Implement the executor (#408)

Miscellaneous Tasks

  • Add git-cliff for automated changelog generation (#419)

Testing

  • Use current_timestamp for freshness so tests work on most databases (#417)