pulumi/changelog/pending
Zaid Ajaj 1304cf853c
[programgen/dotnet] Fix generating SDKs for .NET projects with pulumi convert (#18510)
Fixes #18463 

The problem is that when the target language for convert is `dotnet`, we
use the statically linked `GenerateProject` function from dotnet codegen
and call it a day rather than dynamically calling the language host
(i.e. `pulumi-language-dotnet`) and orchestrating `GenerateProject`,
`GetSchema` and `GeneratePackage` which _does_ lookup parameterized
packages and generates sdks for them
2025-02-22 07:10:16 +00:00
..
20250210--programgen-dotnet--fix-generating-sdks-for-net-projects-when-using-pulumi-convert.yaml [programgen/dotnet] Fix generating SDKs for .NET projects with pulumi convert (#18510) 2025-02-22 07:10:16 +00:00
20250214--sdk-go-import-preview-onlyyaml Fixes: #18610 - feat(sdk/go): add preview-only option for import resources (#18609) 2025-02-20 14:22:50 +00:00