✨ Features
- Add support for on_virtual_update statements (#3524) @themisvaltinos
🪲 Bug fixes
- Access SIGUSR1 using fully-qualified path to avoid windows issue (#3605) @georgesittas
- Use dialect when freezing current date/time values in tests (#3604) @georgesittas
- Stop mutating model.when_matched in merge strategy (#3608) @georgesittas
- The interval unit can be larger than cron perid of allow_partials is set to true (#3609) @izeigerman
- This_model macro usage in the on_virtual_update statements (#3611) @izeigerman
- Calculate when next model ready to run correctly (#3612) @treysp