:sparkles: Features
* Improve audit error message formatting (3818) treysp
* Add [WARNING] to console warning messages (3826) treysp
* Extend support of project wide model properties (3832) themisvaltinos
:beetle: Bug fixes
* **(postgres)** Quote role names if required when running SET ROLE on cursor init (3825) erindru
* Handle quoted projects properly in bigquery adapter (3820) georgesittas
* Don't fail because of an unrestorable change if the target model is forward-only (3835) izeigerman
* Respect disable_restatement remove intervals across env (3838) eakmanrq
* Respect disable restate dev unpaused snapshots (3840) eakmanrq
* Streamline execution of pre- / post- statements when creating a physical table (3837) izeigerman
:broom: Chore
* Fix flaky test (3828) erindru
* Improve metadata update console printing (3824) georgesittas
:alien: Other
* Adding self hosted executor docs (3816) benfdking
* Revert "Fix(postgres): Quote role names if required when running SET ROLE on cursor init" (3834) georgesittas