pulumi/CHANGELOG_PENDING.md

13 lines
477 B
Markdown

### Improvements
- [plugins] Plugin download urls now support GitHub as a first class url schema. For example "github://api.github.com/pulumiverse".
[#9984](https://github.com/pulumi/pulumi/pull/9984)
- [nodejs] No longer roundtrips requests for the stack URN via the engine.
[#9680](https://github.com/pulumi/pulumi/pull/9680)
### Bug Fixes
- [cli] `pulumi convert` supports provider packages without a version.
[#9976](https://github.com/pulumi/pulumi/pull/9976)