Skip to content

v0.5.17

Choose a tag to compare

@github-actions github-actions released this 02 Apr 17:02
· 55 commits to main since this release

What's Changed

Features

  • feat: support custom dbt profiles.yml path via DBT_PROFILES_DIR and project-local discovery (#605) (43e5f9a)

Bug Fixes

  • fix: restore does not exist to validation error keywords (#614) (a68ce29)
  • fix: eliminate stale file race condition and fix error misclassification (#611) (086d7b2)
  • fix: address 7 P1 findings from v0.5.16 release evaluation (#591) (5d0ada3)

Other Changes

Install

npm install -g @altimateai/altimate-code@0.5.17
# or
brew install AltimateAI/tap/altimate-code

Full Changelog: v0.5.16...v0.5.17