- Updated `dbt-core` from `v1.6.0` to `v1.7.0`.
- Improved skip logic for models such as `source`, `table_with_connector`, `sink`, `view`.
v.1.6.1
- change relation_max_name_length from 63 to 1024
- support `on_configuration_change` on `materialized_view` model. Same as PostgreSQL, the configuration only handles indexes at this moment.