Skip to content

Releases: microsoft/dbt-synapse

v1.6.0

29 Feb 16:27
Compare
Choose a tag to compare
  • Official release

Full Changelog: v1.5.0...v1.6.0

v1.5.0

29 Feb 15:54
Compare
Choose a tag to compare
  • Official release

Full Changelog: v1.4.1...v1.5.0

v1.4.1

29 Feb 15:52
Compare
Choose a tag to compare
  • Official release

Full Changelog: v1.4.0...v1.4.1

v1.7.0rc1

22 Feb 18:12
5277d76
Compare
Choose a tag to compare
v1.7.0rc1 Pre-release
Pre-release

What's Changed

  • v1.7.0rc1 by @nszoni in #210
  • implement custom date_spine and generate_series macro logic for synapse to match nested-CTE limitation

Full Changelog: v1.6.0rc1...v1.7.0rc1

v1.6.0rc1

22 Feb 09:40
8c117ef
Compare
Choose a tag to compare
v1.6.0rc1 Pre-release
Pre-release

What's Changed

Full Changelog: v1.5.0rc1...v1.6.0rc1

v1.5.0rc1

22 Feb 09:33
df19a7a
Compare
Choose a tag to compare
v1.5.0rc1 Pre-release
Pre-release

What's Changed

  • v1.5.0rc1 by @nszoni in #201
  • Add support for model contracts.

Full Changelog: v1.4.1rc1...v1.5.0rc1

v1.4.1rc1

22 Feb 09:28
29f910a
Compare
Choose a tag to compare
v1.4.1rc1 Pre-release
Pre-release

What's Changed

Full Changelog: v1.4.0...v.1.4.1

v1.4.0

11 Oct 02:37
c57c40b
Compare
Choose a tag to compare
  • 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

20 Jan 19:06
173cc0b
Compare
Choose a tag to compare

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

12 Oct 14:40
e703262
Compare
Choose a tag to compare

What's Changed

v1.3.0

Make sure to read the changelog for dbt-sqlserver 1.3.0.

Full Changelog: v1.2.0...v1.3.0