pulumi/CHANGELOG_PENDING.md

23 lines
796 B
Markdown

### Improvements
- [dotnet/sdk] Support microsoft logging extensions with inline programs
[#7117](https://github.com/pulumi/pulumi/pull/7117)
- [dotnet/sdk] Add create unknown to output utilities.
[#7173](https://github.com/pulumi/pulumi/pull/7173)
- [dotnet] Fix Resharper code issues.
[#7178](https://github.com/pulumi/pulumi/pull/7178)
- [codegen] - Include properties with an underlying type of string on Go provider instances.
- [cli] - Provide a more helpful error instead of panicking when codegen fails during import.
[#7265](https://github.com/pulumi/pulumi/pull/7265)
### Bug Fixes
- [sdk/python] - Fix regression in behaviour for `Output.from_input({})`
- [codegen/python] - Rename conflicting ResourceArgs classes
[#7171](https://github.com/pulumi/pulumi/pull/7171)