Cleanup CHANGELOG_PENDING after 3.17.1 (#8392)

This commit is contained in:
Anton Tayanovskyy 2021-11-11 17:39:56 -05:00 committed by GitHub
parent c6240cf38d
commit c6b8168423
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,18 +1,3 @@
### Improvements
- [codegen/docs] Edit docs codegen to document `$fnOutput` function
invoke forms in API documentation.
[#8287](https://github.com/pulumi/pulumi/pull/8287)
### Bug Fixes
- [automation/python] - Fix deserialization of events.
[#8375](https://github.com/pulumi/pulumi/pull/8375)
- [sdk/dotnet] - Fixes failing preview for programs that call data
sources (`F.Invoke`) with unknown outputs
[#8339](https://github.com/pulumi/pulumi/pull/8339)
- [programgen/go] - Don't change imported resource names.
[#8353](https://github.com/pulumi/pulumi/pull/8353)