Releases: fivetran/dbt-language-server
Releases · fivetran/dbt-language-server
Version 0.26.1
What's Changed
- Fixed an error that occurred while compiling the project for adapters other than BigQuery.
Full Changelog: v0.26.0...v0.26.1
Version 0.26.0
What's Changed
- In this release we override
get_columns_in_relation
to work with code and not with BigQuery dataset directly. It should help to decrease false errors you could see when using dbt macros that access information schema.
Full Changelog: v0.25.3...v0.26.0
Version 0.25.3
What's Changed
- Added support for jinja filters in
profiles.yml
. - Added support for
_file_name
pseudo column in external tables.
Full Changelog: v0.25.2...v0.25.3
Version 0.25.2
What's Changed
- Got rid of the warning asking about accepting incoming network connections.
Full Changelog: v0.25.1...v0.25.2
Version 0.25.1
What's Changed
- Resolved crash issue for linux-arm64 and macOS 11 platforms.
Full Changelog: v0.25.0...v0.25.1
Version 0.25.0
Version 0.24.0
What's Changed
- Resolved false errors that occurred when switching between branches.
- Added compatibility with dbt 1.5.0.
Full Changelog: v0.23.0...v0.24.0
Version 0.23.0
What's Changed
- Enhanced OAuth error message for better clarity.
- Resolved "No connection established" error occurring when running on WSL with Ubuntu 20.04.
Full Changelog: v0.22.0...v0.22.1
Version 0.22.0
What's Changed
- Display only a single dbt-related error, if present.
- Added support to install specific versions of dbt-core and dbt adapters.
- Show progress during dbt package installation.
- Resolved the issue with re-authentication when using oAuth BigQuery configuration.
- Removed dbt-rpc support as it is being deprecated soon.
Full Changelog: v0.21.2...v0.22.0