:sparkles: Features
* **(dlt)** Add support for generation of nested dlt tables (3547) themisvaltinos
:beetle: Bug fixes
* Remove os-specific strftime format character (3559) treysp
* Support nested variables in dbt projects (3569) izeigerman
* Show diff for metadata changes in the plan output (3574) izeigerman
* Always create views in the virtual layer for expired environments (3575) izeigerman
* Add adapters for commands that are not using the snapshot evaluator (3531) themisvaltinos
* Don't drop intervals in state when restating models in a dev environment (3580) izeigerman
:broom: Chore
* Deprecate pydantic v1 (3548) georgesittas
* Fix the lock file name in docs (3549) izeigerman
* Remove the unused variable in the run_merged_intervals method (3550) izeigerman
* Move application of pending restatement intervals into the Snapshot class (3551) izeigerman
* Disable date prompts by default when running the plan command (3568) izeigerman
* Fix the Airflow e2e test izeigerman
* Set run_on_deploy_to_prod to false by default for the CICD bot (3572) izeigerman
:alien: Other
* Update incremental by unique key docs with merge_filter (3560) themisvaltinos
* Add contribution commands for docs (3571) seanpwlms
* Minor updates (3570) seanpwlms