- Add support for sending secret manager state when creating stacks and improve Poetry handling by searching upward for pyproject.toml
- Introduce multiple bug fixes across CLI, engine, and SDKs: updated config command usage, Pulumi.yaml template checks, GitHub token handling on 401, panic recovery for component providers, Go nested map fix, Node.js main‑property install ...
- Update Python SDK internals (replace asyncio.ensure_future with create_task, add missing package ref to ProviderResource) and bump minimum SDK version to v3.134.1 for output invokes and secrets handling