Releases: dbt-msft/dbt-sqlserver
Releases · dbt-msft/dbt-sqlserver
v1.9.1
Headline
This release removes this adapters upstream dependency on the dbt-fabric adapter.
There is also some background development updates and version bumps but these should not impact users.
What's Changed
- Remove Fabric Dependency by @Benjamin-Knight in #628
- ci: add Python 3.13 to workflows and packaging metadata by @axellpadilla in #625
- fix: (dev) container version upgrade, uv initial and small bugfixes by @axellpadilla in #647
- feat: Gate integration matrix by relevant paths by @axellpadilla in #658
- Bump actions/checkout from 4 to 6 by @dependabot[bot] in #649
- fix: Use uv to create and activate a workspace .venv to avoid permissions errors by @axellpadilla in #660
- fix: devcontainer post-start sequentially by @axellpadilla in #661
- fix(dev): devcontainer settings, fix keyring, add package init by @axellpadilla in #663
- Bump docker/login-action from 3.3.0 to 4.1.0 by @dependabot[bot] in #650
- Bump actions/setup-python from 5 to 6 by @dependabot[bot] in #652
- Bump v1.9.1 release and keeps pyodbc temporary by @axellpadilla in #664
Full Changelog: v1.9.0...v1.9.1
v1.9.1rc1
What's Changed
- ci: add Python 3.13 to workflows and packaging metadata by @axellpadilla in #625
- Remove Fabric Dependency by @Benjamin-Knight in #628
New Contributors
- @axellpadilla made their first contribution in #625
Full Changelog: v1.9.0...v1.9.1rc1
v1.9.0
Update to 1.9.
What's Changed
- Update to 1.9 by @Benjamin-Knight in #598
Full Changelog: v1.8.7...v1.9.0
v1.8.7
What's Changed
- Update the derivation of the test view name by @Benjamin-Knight in #576
Full Changelog: v1.8.6...v1.8.7
v1.8.6
What's Changed
- Resolves #588 by @Benjamin-Knight in #589
New Contributors
- @Benjamin-Knight made their first contribution in #589
Full Changelog: v1.8.5...v1.8.6
v1.8.5
What's Changed
- Update publish-docker.yml by @cody-scott in #571
- Python312 by @schlich in #486
- Fix broken imports from Fabric by @cody-scott in #582
Full Changelog: v1.8.4...v1.8.5
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