pulumi/CHANGELOG_PENDING.md

17 lines
447 B
Markdown

### Breaking Changes
### Enhancements
- [sdk/nodejs] Handle providers for RegisterResourceRequest
[#6795](https://github.com/pulumi/pulumi/pull/6795)
- [automation/dotnet] Remove dependency on Gprc.Tools for F# / Paket compatibility
[#6793](https://github.com/pulumi/pulumi/pull/6793)
### Bug Fixes
- [codegen] Fix codegen for types that are used by both resources and functions.
[#6811](https://github.com/pulumi/pulumi/pull/6811)