pulumi/CHANGELOG_PENDING.md
2021-07-07 17:28:21 -07:00

14 lines
361 B
Markdown

### Improvements
- [sdk/nodejs] - Support for calling resource methods
[#7377](https://github.com/pulumi/pulumi/pull/7377)
- [sdk/go] - Support for calling resource methods
[#7437](https://github.com/pulumi/pulumi/pull/7437)
### Bug Fixes
- [codegen/go] - Reimplement strict go enums to be Inputs.
[#7383](https://github.com/pulumi/pulumi/pull/7383)