✨ Features
- Add multiple engine project support (#3394) @themisvaltinos
🪲 Bug fixes
- Httpx usage for 0.28.0 (#3440) @erindru
- (athena) Fix error replacing partitions in Hive tables where the partition column is a date / timestamp type (#3441) @erindru
- Enable concurrency in DuckDB (#3430) @erindru
- Use string func in surrogate key macro (only md5 at the moment) (#3448) @georgesittas
- Use model dialect as fallback for audits (#3447) @georgesittas
- Store a Table in @this_model var instead of its str representation (#3457) @georgesittas
- (mysql) Use LONGTEXT data type when storing large blobs of text (#3442) @MikeWallis42
- Import for workers (#3454) @mykalmax