menu

Changelog


Fixes and Tweaks

  • Add support for profiles.yml being in custom locations
  • Infer dbt version from the require-dbt-version property of dbt_project.yml
  • Add toggle to hide/show the editor's minimap
  • Fixed an issue that did not show databases in the connection listing
  • Fixed the "Refocus on Node" option in the Lineage Graph to apply --select +{model}+
  • Fixed an issue that did not correctly expand environment variables in profile properties in profiles.yml
  • BigQuery: Fixed an issue that did not properly escape values returned from queries
  • Added support for defining a custom name for a test
  • Added support for accepted_values property of tests to accept array of values in .yml files
  • Added support for tags property on models in .yml files
  • Fixed an issue that would cause the application to crash on exit