What's Changed
- Limit dbt-core version to <1.10.X to avoid compatibility issues by @BentsiLeviav in #453
- add closing to the sql code by @BentsiLeviav in #454
- add on cluster clause by @BentsiLeviav in #455
- Add newline around subquery parenthesis used when contract is enabled by @dlouseiro in #457
- Fix docker compose concurrent issue by @BentsiLeviav in #468
- Check for
Shared
database engine incan_exchange
by @tavplubix in #460 - V1.9.2 housekeeping by @BentsiLeviav in #469
New Contributors
- @dlouseiro made their first contribution in #457
- @tavplubix made their first contribution in #460
Full Changelog: v1.9.1...v1.9.2