Releases: microsoft/dbt-synapse
Releases · microsoft/dbt-synapse
v1.6.0
- Official release
Full Changelog: v1.5.0...v1.6.0
v1.5.0
- Official release
Full Changelog: v1.4.1...v1.5.0
v1.4.1
- Official release
Full Changelog: v1.4.0...v1.4.1
v1.7.0rc1
v1.6.0rc1
What's Changed
- v1.6.0rc1 by @arthurcht @hellafech @nszoni in #202
- Dropped support for Python 3.7 (dbt-labs/dbt-core#7082)
- Add support for materialized views (dbt-labs/dbt-core#6911)
- Revamp dbt debug (dbt-labs/dbt-core#7104)
Full Changelog: v1.5.0rc1...v1.6.0rc1
v1.5.0rc1
v1.4.1rc1
What's Changed
- Switch dependency dbtsqlserver to dbtfabric @arthurcht in #200
Full Changelog: v1.4.0...v.1.4.1
v1.4.0
- Adding nolock to information_schema and sys tables/views can be overridden with the dispatched information_schema_hints macro. This is required for adapters inheriting from this one.
- Added support for a custom schema owner. You can now add schema_authorization (or schema_auth) to your profile
- Add nolock query hint to several metadata queries to avoid deadlocks
- Model removal will now cascade and also drop related views so that views are no longer in a broken state
- Fixed the batch size calculation for seeds
v1.3.2
What's Changed
v1.3.2
Make sure to read the changelog for dbt-synapse 1.3.2.
Full Changelog: v1.3.0...v1.3.2
v1.3.0
What's Changed
- v1.3 release prep by @sdebruyn in #118
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #124
v1.3.0
Make sure to read the changelog for dbt-sqlserver 1.3.0.
Full Changelog: v1.2.0...v1.3.0