Skip to content

Commit

Permalink
Update CHANGELOG.md [skip ci] (#1327)
Browse files Browse the repository at this point in the history
* Update CHANGELOG.md [skip ci]

* Update CHANGELOG.md [skip ci]

---------

Co-authored-by: pgrivachev <[email protected]>
Co-authored-by: Pavel Grivachev <[email protected]>
  • Loading branch information
3 people authored Nov 1, 2023
1 parent be5717e commit d8bb9cf
Showing 1 changed file with 8 additions and 10 deletions.
18 changes: 8 additions & 10 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## Version 0.33.1 (01/11/2023)
## What's Changed
* Added support for [User / Password + DUO MFA](https://docs.getdbt.com/docs/core/connect-data-platform/snowflake-setup#user--password--duo-mfa-authentication) authentication method.


**Full Changelog**: https://github.com/fivetran/dbt-language-server/compare/v0.33.0...v0.33.1
---

## Version 0.33.0 (31/10/2023)
## What's Changed
* Environment variables now sourced from `.env` files and VS Code's `terminal.integrated.env.<platform>` setting.
Expand Down Expand Up @@ -234,13 +242,3 @@
* Fix "dbt compile timeout exceeded" issue.

**Full Changelog**: https://github.com/fivetran/dbt-language-server/compare/v0.21.0...v0.21.1
---

## Version 0.21.0 (24/03/2023)
## What's Changed
* Add the ability to customize the location of `profiles.yml` file useing `WizardForDbtCore(TM).profilesDir` setting.
* Improve error message when dbt or adapter not found.
* Show error if dbt adapter not found.
* Show project analysis progress in the status bar.

**Full Changelog**: https://github.com/fivetran/dbt-language-server/compare/v0.20.1...v0.21.0

0 comments on commit d8bb9cf

Please sign in to comment.