:beetle: Bug fixes * Models with allow_partials set to true should respect cron (3577) izeigerman * Plan physical tables progress bar (3578) treysp * **(clickhouse)** Specify DateTime64 precision for model partitioning expression (3582) treysp * Automatically categorize python models by default (3594) izeigerman
0.142.7
Not secure
:beetle: Bug fixes * Refresh snapshot intervals after determining the max interval end per model (3664) izeigerman * Airflow tests izeigerman
0.142.6
Not secure
:beetle: Bug fixes * Exclude pending restatement intervals when fetching max interval end for a snapshot (3661) izeigerman
0.142.5
Not secure
:beetle: Bug fixes * Only apply partition interval unit if partitioned_by is not set by the user explicitly (3636) izeigerman
0.142.4
Not secure
:beetle: Bug fixes * Don't set the is_incremental flag for non-incremental dbt models (3616) izeigerman * The inference of the default plan start (3628) izeigerman
0.142.3
Not secure
:beetle: Bug fixes * Make sure downstream models for which restatements are disabled are not auto-restated (3597) izeigerman