Releases: dbt-msft/dbt-sqlserver
Releases ยท dbt-msft/dbt-sqlserver
v1.8.4
What's Changed
- 560 test code reporting error when test code uses ctes with line breaks after with keyword by @cody-scott in #561
Full Changelog: v1.8.3...v1.8.4
v1.8.3
What's Changed
- Fix incorrect syntax near keyword 'as' in catalog creation by @simonhoerdumbonde in #557
New Contributors
- @simonhoerdumbonde made their first contribution in #557
Full Changelog: v1.8.2...v1.8.3
v1.8.2
v1.8.1
What's Changed
- updated create table logic for using proper dbt render by @cody-scott in #550
Full Changelog: v1.8.0...v1.8.1
v1.8.0
What's Changed
- Fix for adding columns to snapshots by @ericmuijsvanoord in #477
- DBT 1.8 and test coverage updates by @cody-scott in #513
- PR for 1.8.0rc1 by @cody-scott in #515
- Update drop all schemas to target only schemas of a table in a given index by @cody-scott in #520
- updated behaviour of custom tests using with statements by @cody-scott in #518
- added test to validate swapping from table to view and view to table by @cody-scott in #521
- Bump actions/checkout from 3 to 4 by @dependabot in #526
- added incremental fix and validation test by @cody-scott in #531
- update application name to app by @cody-scott in #533
- docs(readme): switch to english url for odbc driver by @hongbo-miao in #453
- readded batch logic and included a test by @cody-scott in #532
- 1.8.0rc2 release by @cody-scott in #534
- fixed logic for snapshot and added tests by @cody-scott in #537
- Bump black from 24.2.0 to 24.8.0 by @dependabot in #529
- Bump actions/setup-python from 4 to 5 by @dependabot in #525
- Bump docker/login-action from 2.1.0 to 3.3.0 by @dependabot in #524
- Bump mypy from 1.8.0 to 1.11.2 by @dependabot in #527
- 540 units tests not working as expected by @cody-scott in #541
- 1.8.0 Release PR by @cody-scott in #543
New Contributors
- @ericmuijsvanoord made their first contribution in #477
- @hongbo-miao made their first contribution in #453
Full Changelog: v1.7.4...v1.8.0
v1.8.0rc2
What's Changed
- Update drop all schemas to target only schemas of a table in a given index by @cody-scott in #520
- updated behaviour of custom tests using with statements by @cody-scott in #518
- added test to validate swapping from table to view and view to table by @cody-scott in #521
- Bump actions/checkout from 3 to 4 by @dependabot in #526
- added incremental fix and validation test by @cody-scott in #531
- update application name to app by @cody-scott in #533
- docs(readme): switch to english url for odbc driver by @hongbo-miao in #453
- readded batch logic and included a test by @cody-scott in #532
New Contributors
- @hongbo-miao made their first contribution in #453
Full Changelog: v1.8.0rc1...v1.8.0rc2
v1.8.0rc1
What's Changed
- Pre-release for the 1.8.0 release
New Contributors
- @ericmuijsvanoord made their first contribution in #477
Full Changelog: v1.7.4...v1.8.0rc1
v1.7.4
v1.7.3
NOTE: as of this release, the patch number is not indicative of upstream dbt-core
version. We will be using patch versions for patch releases and matching dbt-core
on minor version until their new versioning schema for adapters is adopted.
What's Changed
- fix constraints support by @ms32035 in #480
- Fix calc_batch_size maximum number of parameters allowed by @lucaslortiz in #438
- v1.7.3 patch version bump by @schlich in #483
New Contributors
- @ms32035 made their first contribution in #480
- @lucaslortiz made their first contribution in #438
Full Changelog: v1.7.2...v1.7.3
v1.7.2
What's Changed
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #404
- Incorporate 1.7.2 changes by @cody-scott in #461
- lint by @schlich in #471
New Contributors
- @cody-scott made their first contribution in #461
Full Changelog: v1.4.3...v1.7.2