Releases: fivetran/dbt-language-server
Releases · fivetran/dbt-language-server
Version 0.15.0
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
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
What's Changed
- Add button to upgrade
dbt-rpc
in case of error.
If yourdbt-rpc
version is outdated and don't compatible with installed dbt you may see the error. You can upgradedbt-rpc
to latest version with using button "Upgrade dbt-rpc" to resolve this issue. Another way is to change default compiler todbt
inPreferences -> 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
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
Version 0.12.1
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
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
Version 0.11.0
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
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