Skip to content

Releases: microsoft/dbt-synapse

v1.8.0

31 May 04:55
eef6fda
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.7.4...v1.8.0

v1.8.0rc3

03 May 14:50
e935bc3
Compare
Choose a tag to compare
v1.8.0rc3 Pre-release
Pre-release

What's Changed

  • reduce CI parallelism by @dataders in #237
  • [bug] disable --limit on show (again) by @dataders in #235
  • correct exclude of database by @dataders in #241
  • pin to dbt-fabric==1.8.2 due to bug in dbt-fabric

Full Changelog: v1.8.0rc2...v1.8.0rc3

v1.7.4

03 May 15:20
13a9385
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.7.3...v1.7.4

dbt-synapse v1.7.3

15 Apr 20:33
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.7.2...v1.7.3

dbt-synapse v1.7.2

08 Apr 19:37
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.7.1...v1.7.2

dbt-synapse v1.8.0rc2

08 Apr 19:49
568669e
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.8.0rc1...v1.8.0rc2

v1.7.1

18 Mar 12:47
Compare
Choose a tag to compare

Under the hood

  • Allow connection to synapse using authentication: sql and user: sqladminuser in profiles.yml

Full Changelog: v1.7.0...v1.7.1

v1.8.0rc1

01 Mar 17:36
7d414cd
Compare
Choose a tag to compare
v1.8.0rc1 Pre-release
Pre-release

Features

Supporting dbt-core 1.8.0

Enhancements

Decouple imports to common dbt core and dbt adapter interface packages for future maintainability and extensibility.

  • Bump dev requirements

    • from pytest~=7.4. to pytest~=8.0.1
    • from twine~=4.0.2 to twine~=5.0.0
    • from pre-commit~=3.5.0 to pre-commit~=3.6.2
    • specify commit SHA of dbt-core and dbt-adapters in dev_requirements.txt, to fix make dev
  • Inherit dbt-fabric v1.8.0rc2 - Bump adapter packages

    • from pyodbc>=4.0.35,<5.1.0" to pyodbc>=4.0.35,<5.2.0

From now on, Apple-silicon users don't have to locally build pyodbc, because M1, M2 binaries is included in pyodbc from 5.1.0 onwards!

Under the hood

  • Fix failing test tests/functional/adapter/test_query_comment.py::TestMacroArgsQueryComments::test_matches_comment to use correct dbt_version, see dbt-core

Full Changelog: v1.7.0...v1.8.0rc1

v1.7.0

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

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

v1.6.0

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

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