✨ Features
- Column comments in python models (#2712) @treysp
- Support name inference from schema directories (#2697) @Themiscodes
🪲 Bug fixes
- Add the dbt "var" macro to the "builtins" package (#2723) @izeigerman
- Add migration script for column_descriptions_ rename (#2724) @treysp
- Capture bultin macro dependencies when loading dbt projects (#2725) @izeigerman
- Broken build due to the hyperscript upgrade (#2729) @izeigerman
- Normalize column names in column_descriptions dict (#2731) @treysp
- Make sure to commit a transaction when fetching a dataframe using Pandas API (#2732) @izeigerman
- Only check destructive changes for directly modified models at plan time (#2733) @izeigerman