pulumi/CHANGELOG_PENDING.md

17 lines
585 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)
- [sdk/python] - Make `Output[T]` covariant
[#7483](https://github.com/pulumi/pulumi/pull/7483)
### Bug Fixes
- [cli] - Respect provider aliases
[#7166](https://github.com/pulumi/pulumi/pull/7166)
- [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)