- Upgrade .NET to 3.64.0, Node.js to 22.x, and add full Poetry support for Python toolchains and dependency auto‑install.
- Add a `--json` flag to `pulumi import` and modify refresh to report diffs against the desired state, with a legacy fallback via `PULUMI_ENABLE_LEGACY_REFRESH_DIFF`.
- Fix several issues: non‑interactive flags, Go union‑type generation, Node.js main detection in package.json, and refactor the plugin.Provider interface.