menu

Changelog


Git (preview)

You can now enable Git functionality, Go to Settings > Version Control and toggle the Git (beta) setting.

This exposes the Git viewlet, allowing you create a git repository, create or switch branches, commit changes, and synchronize with a remote repository.

Please report any issues you may experience as we prepare to officially launch Git support. Future releases will add the ability to visualize a diff as well as view git history.

dbt 1.5.0

Support for dbt 1.5.0 has been added.

Fixes and Tweaks

  • Upgraded SQLFluff to version 2.0.2
  • Snowflake: Added support for identifiers beginning with $ and @ characters
  • PostgreSQL: Fixed issue causing linting error on unnest function