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

fal 0.9.2

Compare
Choose a tag to compare
@github-actions github-actions released this 28 Jun 15:00
· 42 commits to main since this release
529c931

Changelog

All notable changes to this project will be documented in this file.

[unreleased]

Bug Fixes

  • Handle dbt debug and dbt --version commands (#855)
  • Use fal-serverless with pinned datadog dependency (#862)
  • Docsite sidebar positioning
  • Specify supported dbt-core versions (#877)

Documentation

  • Add youtube demo to fal-serverless quickstart (#854)
  • Add more examples for fal-serverless
  • Queue and webhooks (#868)
  • Public endpoints
  • Web-endpoint logs (#873)

Features

  • Support python 3.11 (#876)

Miscellaneous Tasks

  • Lock update (#863)
  • Update fal-serverless dep (#869)
  • Bump fal-serverless for dbt-fal (#874)
  • Remove koldstart from fal (#875)

Testing

  • Add dbt debug and dbt --version calls (#856)
  • Modify adapter tests for post-hooks (#867)