pulumi/CHANGELOG_PENDING.md

14 lines
361 B
Markdown
Raw Normal View History

2021-06-17 01:42:16 +02:00
2021-05-06 20:27:21 +02:00
### 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
2021-07-07 13:36:12 +02:00
- [codegen/go] - Reimplement strict go enums to be Inputs.
[#7383](https://github.com/pulumi/pulumi/pull/7383)