changelog/v3.78.0.md
[yaml] Update pulumi-yaml to 1.2.0. #13674
[sdkgen/dotnet] Generate output-versioned invokes for functions without inputs. #13669
[sdkgen/nodejs] Generate output-versioned invokes for functions without inputs. #13678
[cli/package] New experimental "pack-sdk" command to pack an SDK into an artifact. #13675
[cli/plugin] CLI will now warn when loading ambient plugins from $PATH. #13670
[programgen/dotnet] Fixes code generation of ForExpressions, both when creating a list or a dictionary. #13620
[programgen/dotnet] Fixes list initializer for plain lists in resource properties. #13630
[programgen/{go,nodejs}] Fix a bug in marshalling type refs across gRPC. #13676
[programgen/nodejs] Fixes parseProxyApply to handle nested outputs within index expressions. #13629
[sdk/nodejs] Fix finding the pulumi package when the runtime wasn't started in the project directory. #13639
[cli/plugin] Improve error message during pulumi plugin install if the plugin is bundled with Pulumi.
#12575