:sparkles: Features
* Add model defaults support per gateway configuration (3888) VaggelisD
:beetle: Bug fixes
* Prevent get_removal_interval from returning invalid interval (3879) tobymao
* Enable prompts if the auto categorization was disabled in CLI (3893) izeigerman
* Improve interval compaction and cleanup (3884) izeigerman
* Merge source and target aliases resolution for multi part fqns (3892) themisvaltinos
* **(Redshift)** Introduce flag to control the use of redshifts native operation or logical merge (3895) themisvaltinos
* Allow_partial interval batching (3898) tobymao
* Detect macro references in MODEL audits (3899) treysp
* Error if python model has SEED kind (3900) treysp
:broom: Chore
* Use in-memory db in test_wildcard (avoid need for migration) (3894) georgesittas
* Remove leftover merge_operation constant for reshift adapter (3897) themisvaltinos