Skip to content

Releases: fivetran/dbt-language-server

Version 0.15.0

10 Nov 16:12
b83c40f
Compare
Choose a tag to compare

What's Changed

  • Add install WSL and Ubuntu button for Windows.
  • Add the ability to install dbt, dbt adapters from language status item of any file.
  • Increase grpc request/response max size to support big SQL queries.

Full Changelog: v0.14.0...v0.15.0

Version 0.14.0

01 Nov 14:25
2b56b3e
Compare
Choose a tag to compare

What's Changed

  • For the global dbt error, now only one error is displayed for the problem model.
  • Show language status items for all files in active dbt project.
  • Show link for profiles.yml file in language status item.

Full Changelog: v0.13.1...v0.14.0

Version 0.13.1

26 Oct 16:27
fde2085
Compare
Choose a tag to compare

What's Changed

  • Add button to upgrade dbt-rpc in case of error.
    If your dbt-rpc version is outdated and don't compatible with installed dbt you may see the error. You can upgrade dbt-rpc to latest version with using button "Upgrade dbt-rpc" to resolve this issue. Another way is to change default compiler to dbt in Preferences -> Settings -> Extensions -> Wizard for dbt Core (TM) -> Wizard For Dbt Core(TM): Dbt Compiler.

Full Changelog: v0.13.0...v0.13.1

Version 0.13.0

25 Oct 20:25
5d92937
Compare
Choose a tag to compare

What's Changed

  • Run ZetaSql in WSL on Windows (see docs).
  • Fix wrong text in packages Language Status Item.
  • Fix issue with space in python path (#489).
  • Fix minor issues on Windows.

Full Changelog: v0.12.2...v0.13.0

Version 0.12.2

13 Oct 15:02
152bd41
Compare
Choose a tag to compare

What's Changed

  • Update dependencies.

Full Changelog: v0.12.1...v0.12.2

Version 0.12.1

13 Oct 09:03
b1c99b2
Compare
Choose a tag to compare

What's Changed

  • Rename extension to Wizard for dbt Core (TM).
  • Change extension logo.

Full Changelog: v0.12.0...v0.12.1

Version 0.12.0

10 Oct 15:51
fa64679
Compare
Choose a tag to compare

What's Changed

  • We now don't show errors for empty models.
  • Add support dbt aliases.
  • Add command to create dbt project from VS Code.

Full Changelog: v0.11.1...v0.12.0

Version 0.11.1

21 Sep 12:36
7d4270e
Compare
Choose a tag to compare

What's Changed

  • Support absolute target path.

Full Changelog: v0.11.0...v0.11.1

Version 0.11.0

16 Sep 10:02
1bb29d0
Compare
Choose a tag to compare

What's Changed

  • Add support for temporary UDFs.
  • Decrease VSIX package size.
  • Fix extension restart issue for big dbt models.

Full Changelog: v0.10.0...v0.11.0

Version 0.10.0

14 Sep 20:54
126e3dc
Compare
Choose a tag to compare

What's Changed

  • Fix the issue with showing not all available dbt packages.
  • Support linux-arm64 platform.

Full Changelog: v0.9.1...v0.10.0