`pulumi state promote` added; Python outputs serialized with camelCase
Breaking (minor)This release3 featuresNew capabilities9 enhancementsImprovements to existing features15 fixesBug fixesAI-tallied from the release notesAdds pulumi state promote to turn stateful snippets into Pulumi program code and changes deployment settings get --output=json to render environment variables as objects. Fixes Python typed object stack outputs now serializing with camelCase names, matching other SDKs.