- Added token authentication support for Go providers that use Git.
- Chunked the pulumiTypes.go file in code generation to reduce max file size.
- Fixed invalid resource type errors during Pulumi convert to Go and restored incremental onOutput behavior.
Official Pulumi changelog summary with source attribution, release tags, and community reactions.
Track this Pulumi release note alongside related changelog updates, risky changes, and weekly digest signals from the developer community.
Every summary should remain traceable to the original changelog or release source.
Turn this Pulumi release note into a weekly digest for the tools you actually use.
Create digestAdded CLI enhancements: single confirmation prompt for `pulumi new`, new `PULUMI_DEFAULT_ORGANIZATION` env var, and clearer messages for stack creation, login failures, and policy group listing.
Added optional OS‑protected encryption for stored credentials and new interactive prompts for cloud provider/language in `pulumi new`.
CLI adds first‑project creation after login, auto‑assigns identifiers in "pulumi do", supports stateful resource patching, introduces "pulumi state get", and falls back to an auto‑created project/stack when run outside a Pulumi project.