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

fal 0.8.2

Compare
Choose a tag to compare
@github-actions github-actions released this 14 Mar 15:05
· 124 commits to main since this release
89633ac

Changelog

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

[unreleased]

Bug Fixes

  • Teleport integration (#764)
  • Handling the logger in isolated scripts and models (#777)
  • Handle new relation quoting for Python introduced in dbt-1.4.5 (#781)

Documentation

  • Remove base HTML tag from readme (#769)
  • Adapt README and pyproject for PyPI (#773)

Features

  • Replace isolate with koldstart (#763)
  • Send fal script telemetry info (#780)
  • Make dbt-fal work with sqlserver (#779)

Miscellaneous Tasks

  • Update adapter dependencies (#765)
  • Remove EL feature (#776)
  • Add importlib-metadata dependency (#785)