pulumi/CHANGELOG_PENDING.md

17 lines
463 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)
- [schema] - Support for inputs in schema JSON
[#7461](https://github.com/pulumi/pulumi/pull/7461)
### Bug Fixes
- [codegen/go] - Reimplement strict go enums to be Inputs.
[#7383](https://github.com/pulumi/pulumi/pull/7383)