Skip to content

v0.3.1 - Remove load_dotenv, manifest-first config resolution

Choose a tag to compare

@kameshsampath kameshsampath released this 04 May 05:40
· 7 commits to main since this release

What's Changed

Fixes

  • Remove load_dotenv() call and import from check_setup.py — manifest.toml is now the canonical config source, consistent with pat.py (565ade8)
  • resolve [snowflake].user and [snowflake].sf_utils_db from .sfutils/manifest.toml before falling back to SNOWFLAKE_USER / SF_UTILS_DB env vars

Chores

  • Bump package version to 0.3.1

Full Changelog

v0.3.0...v0.3.1