pulumi/CHANGELOG_PENDING.md

13 lines
397 B
Markdown

### Improvements
- [codegen/python,nodejs] - Emit dynamic config-getters.
[#7447](https://github.com/pulumi/pulumi/pull/7447), [#7530](https://github.com/pulumi/pulumi/pull/7530)
### Bug Fixes
- [sdk/nodejs] Fix a bug in closure serialization.
[#6999](https://github.com/pulumi/pulumi/pull/6999)
- Normalize cloud URL during login
[#7544](https://github.com/pulumi/pulumi/pull/7544)