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

Releases: fal-ai/dbt-fal

dbt-fal 1.5.9

04 Sep 13:16
Compare
Choose a tag to compare

[new changes]

Miscellaneous Tasks

  • Remove aws tests (#898)

dbt-fal 1.5.8

21 Aug 22:48
Compare
Choose a tag to compare

[new changes]

Bug Fixes

  • Github action comparison error
  • Catch correct exception
  • Add name to DbtGenericTest repr (#895)

Documentation

  • Update controlnet example
  • Documentation updates
  • Documentation updates fix

Miscellaneous Tasks

  • Make dbt-fal compatible with latest fal-serverless (#896)

fal 0.9.5

17 Jul 22:50
76d9d75
Compare
Choose a tag to compare

[new changes]

Bug Fixes

  • Make fal release possible by just changing name and version in pyproject.toml
  • Get fal distribution when dbt-fal is not present (#886)
  • Github action comparison error
  • Catch correct exception

fal 0.9.4

17 Jul 22:39
76d9d75
Compare
Choose a tag to compare

[new changes]

Bug Fixes

  • Make fal release possible by just changing name and version in pyproject.toml
  • Get fal distribution when dbt-fal is not present (#886)
  • Github action comparison error

fal 0.9.3

17 Jul 22:14
Compare
Choose a tag to compare

[new changes]

Bug Fixes

  • Add back fal CLI and warn about deprecatred uses (#883)
  • Re-add fal publishing option
  • Re-introduce pyproject.toml for fal project
  • Just bump version files for dbt-fal

Documentation

  • New logo in the docsite
  • Move nav position
  • Key scopes

Miscellaneous Tasks

  • Merge dbt-fal and fal packages into dbt-fal (#882)

Testing

  • Run workflows less often

dbt-fal 1.5.7

17 Jul 22:50
76d9d75
Compare
Choose a tag to compare

[new changes]

Bug Fixes

  • Github action comparison error
  • Catch correct exception

dbt-fal 1.5.6

17 Jul 22:35
5d6bd36
Compare
Choose a tag to compare

[new changes]

Bug Fixes

  • Make fal release possible by just changing name and version in pyproject.toml
  • Get fal distribution when dbt-fal is not present (#886)
  • Github action comparison error

[0.9.3] - 2023-07-17

Bug Fixes

  • Re-introduce pyproject.toml for fal project

dbt-fal 1.5.5

17 Jul 21:29
Compare
Choose a tag to compare

[new changes]

Bug Fixes

  • Add back fal CLI and warn about deprecatred uses (#883)
  • Re-add fal publishing option

Documentation

  • New logo in the docsite
  • Move nav position
  • Key scopes

Miscellaneous Tasks

  • Merge dbt-fal and fal packages into dbt-fal (#882)

Testing

  • Run workflows less often

fal 0.9.2

28 Jun 15:00
529c931
Compare
Choose a tag to compare

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)

dbt-fal 1.5.4

28 Jun 15:00
529c931
Compare
Choose a tag to compare

[new changes]

Bug Fixes

  • Specify supported dbt-core versions (#877)

Documentation

  • Public endpoints
  • Web-endpoint logs (#873)

Features

  • Support python 3.11 (#876)

Miscellaneous Tasks

  • Bump fal-serverless for dbt-fal (#874)
  • Remove koldstart from fal (#875)

Testing

  • Modify adapter tests for post-hooks (#867)