✨ Features
🪲 Bug fixes
- Typo in project docs @tobymao
- Require >= v.1.9.1, <2.0.0 for pydantic (#660) @georgesittas
👽 Other
- Validate only correct model kinds support batch_size. (#665) @tobymao
- Attach workspace when publishing Python package (#656) @vchan
- [UI] Fix bugs for file tree (#662) @mykalmax
- [UI] Check for missing backfills (#667) @mykalmax
- [UI] Include and display view name (#669) @mykalmax
- [DBT] Mimic dbt behavior for config() jinja within sql models (#634) @crericha