- CLI now responds to SIGINT during plugin installation, fixes panic in `pulumi destroy` without config, and reverts to statically linked binaries on Windows/Linux;
- Codegen enhancements: Go generator respects `respectSchemaVersion` correctly, and Python generator no longer mutates `ResourceOptions`;
- Python SDK docs now better explain keyword arguments for `create` stack functions.