pulumi/CHANGELOG_PENDING.md

17 lines
412 B
Markdown
Raw Normal View History

2021-05-06 20:27:21 +02:00
### Breaking Changes
### Improvements
- [auto/dotnet] - Provide PulumiFn implementation that allows runtime stack type
[#6910](https://github.com/pulumi/pulumi/pull/6910)
2021-05-06 20:27:21 +02:00
- [auto/go] - Provide GetPermalink for all results
[#6875](https://github.com/pulumi/pulumi/pull/6875)
### Bug Fixes
- [auto/python] - Export missing `ProjectBackend` type
[#6984](https://github.com/pulumi/pulumi/pull/6984)