Skip to content

Commit eca7d6e

Browse files
authored
Update CHANGELOG.md
1 parent cdef270 commit eca7d6e

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

CHANGELOG.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,8 @@ You should change the settings `encrypt` or `trust_cert` to accommodate for your
2020
#### Features
2121

2222
* Support for [dbt-core 1.2](https://github.com/dbt-labs/dbt-core/releases/tag/v1.2.0)
23+
* Full support for the new [grants config](https://docs.getdbt.com/reference/resource-configs/grants)
24+
* New configuration option in the target: `auto_provision_aad_principals` - setting this to `true` will automatically create contained database users linked to Azure AD principals or groups if they don't exist yet when they're being used in grant configs
2325
* Support for MS ODBC Driver 18
2426
* Support automatic retries with new `retries` setting introduced in core
2527
* The correct owner of a table/view is now visible in generated documentation (and in catalog.json)
@@ -41,10 +43,6 @@ You should change the settings `encrypt` or `trust_cert` to accommodate for your
4143
* Automated testing with SQL Server 2017, 2019 and 2022
4244
* Automated testing with MS ODBC 17 and MS ODBC 18
4345

44-
#### Outstanding work for official release
45-
46-
* Add documentation about new features to official dbt docs pages
47-
4846
### v1.1.0
4947

5048
See changes included in v1.1.0rc1 below as well

0 commit comments

Comments
 (0)