Skip to content

Releases: fivetran/dbt-language-server

Version 0.26.1

07 Jun 19:18
bd6eb1e
Compare
Choose a tag to compare

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

06 Jun 17:44
42a0b70
Compare
Choose a tag to compare

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

22 May 12:09
c037a6d
Compare
Choose a tag to compare

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

15 May 09:48
ba89bc5
Compare
Choose a tag to compare

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

10 May 10:46
5a784b0
Compare
Choose a tag to compare

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

07 May 19:33
d52b2ce
Compare
Choose a tag to compare

What's Changed

  • Resolved crash issue in Visual Studio Code 1.78.0.

Full Changelog: v0.24.0...v0.25.0

Version 0.24.0

03 May 17:34
5550165
Compare
Choose a tag to compare

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

26 Apr 21:20
d979cac
Compare
Choose a tag to compare

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

06 Apr 17:12
93c38e3
Compare
Choose a tag to compare

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

Version 0.21.2

30 Mar 13:28
08e5809
Compare
Choose a tag to compare

What's Changed

  • Fix empty preview issue.

Full Changelog: v0.21.0...v0.21.2