- Added CLI enhancements: pass args from import to state converters and removed the PULUMI_DEV flag for org search.
- Python SDK generation now emits a standalone pyproject.toml (no setup.py) and can be built with `python -m build`.
- Fixed engine resource lookup ordering and a Node.js panic; added multi-error support and renamed Join to Flatten in the Go SDK.