Skip to content

Commit 4ed3a3e

Browse files
authored
Merge branch 'master' into feature/support_python312
2 parents fe88eb8 + 80300df commit 4ed3a3e

File tree

2 files changed

+3
-5
lines changed

2 files changed

+3
-5
lines changed

CHANGELOG.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,8 @@
11
# Changelog
22

3-
### v1.7.2rc1
3+
### v1.7.2
44

5-
This was an amazing team effort - huge thanks to @cody-scott and @prescode for the bulk of the work to get us up to speed.
6-
7-
This will be in pre-release for a week or so to give folks a chance to test the package in live projects.
5+
Huge thanks to GitHub users **@cody-scott** and **@prescode** for help with this long-awaited update to enable `dbt-core` 1.7.2 compatibility!
86

97
Updated to use dbt-fabric as the upstream adapter (https://github.com/dbt-msft/dbt-sqlserver/issues/441#issuecomment-1815837171)[https://github.com/dbt-msft/dbt-sqlserver/issues/441#issuecomment-1815837171] and (https://github.com/microsoft/dbt-fabric/issues/105)[https://github.com/microsoft/dbt-fabric/issues/105]
108

dbt/adapters/sqlserver/__version__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
version = "1.7.2rc2"
1+
version = "1.7.2"

0 commit comments

Comments
 (0)