✨ Features
- Allow supplying complex connection config fields as JSON strings (#4519) @erindru
- (vscode) Add ability to specify project path (#4520) @benfdking
- Expose model fqn in the macro evaluator (#4510) @georgesittas
🪲 Bug fixes
🧹 Chore
- Remove setup.py in favor of pyproject.toml for custom materializations example (#4514) @georgesittas
- Detect invalid signal refs and raise early (#4515) @georgesittas
- Run audits for metadata snaphots after creating snapshots and their tables (#4517) @izeigerman
- (vscode) Move e2e test to use temp folder each time (#4521) @benfdking