v0.132.1
✨ Features
- Add connection info to command on the CLI (#3356) @Kayrnt
- Audit forward-only cloned preview tables (#3369) @treysp
- Include dropped column name in destructive change message (#3367) @treysp
🪲 Bug fixes
- Use model fqns when generating unit tests (#3359) @georgesittas
- Always sort DAG @ load time to check for cycles (#3366) @georgesittas
🧹 Chore
- Update IF macro docs to say that it does not short-circuit (#3361) @georgesittas
👽 Other
- Clear incremental by partition example (#3364) @sungchun12