:sparkles: Features
* Add temp_schema option for table_diff (3311) Kayrnt
* Allow formatting specific models via path posargs for more typi… (3331) z3z1ma
* Expose batch_concurrency field for time range incremental dbt models (3341) georgesittas
:beetle: Bug fixes
* Add ruamel serializer for decimal.Decimal values (3333) georgesittas
* Bump sqlglot to v25.29.0, fix info schema view handling in bigquery (3332) georgesittas
* Decorator type erasure (3321) etonlels
* Adjustments to upgrade docs (3286) mykalmax
:broom: Chore
* Fix build (3334) erindru
:alien: Other
* Mkdocs.yml: add favicon (3337) unytics
* Add UI favicon to docs (3339) treysp
* Update Bigquery config reference (3343) treysp
* Update multi-repo docs (3344) Themiscodes