dbt-snowflake vv1.7.0b2
Pre-release
Pre-release
dbt-snowflake 1.7.0-b2 - September 15, 2023
Fixes
- remove senesitive creds from dbt debug stdout (#754)
- changes expected value types to AnyInteger to take into account changes in core (#762)
- Fixing comment on syntax for dynamic tables (#769)
Under the Hood
- Restructure macros files - move relation ddl statements into separate files and directories (#750)
Dependencies
- Bump mypy from 1.5.0 to 1.5.1 (#749)
- Update tox requirement from ~=4.9 to ~=4.10 (#752)
- Update tox requirement from ~=4.10 to ~=4.11 (#759)
- Update pre-commit requirement from ~=3.3 to ~=3.4 (#760)
- Update black requirement from ~=23.7 to ~=23.9 (#765)