pulumi/CHANGELOG_PENDING.md

11 lines
338 B
Markdown
Raw Normal View History

2021-05-06 20:27:21 +02:00
### Improvements
- [codegen/python] - Program generator now uses `fn_output` forms where
appropriate, simplifying auto-generated examples.
[#8433](https://github.com/pulumi/pulumi/pull/8433)
### Bug Fixes
- [codegen/typescript] - Respect default values in Pulumi object types.
[#8400](https://github.com/pulumi/pulumi/pull/8400)