Skip to content

dbt-rpc v0.1.1

Choose a tag to compare

@leahwicz leahwicz released this 09 Nov 16:02
· 35 commits to main since this release
ba5ef01

Fixes

  • Move env vars (DBT_SINGLE_THREADED_HANDLER + DBT_SINGLE_THREADED_WEBSERVER) into dbt-rpc codebase. This adds compatibility with dbt-core==1.0.0-b2 (which removed them) and is backwards compatible with older versions (#56)