- Move to a multi-module repo to enable modules for the Go SDK
[4109](https://github.com/pulumi/pulumi/pull/4109)
- Report compile time errors for Go programs during plugin acquisition.
[4141](https://github.com/pulumi/pulumi/pull/4141)
- Add missing builtin `MapArray` to Go SDK.
[4144](https://github.com/pulumi/pulumi/pull/4144)
- Add aliases to Go SDK codegen pkg.
[4157](https://github.com/pulumi/pulumi/pull/4157)
- Discontinue testing on Node 8 (which has been end-of-life since January 2020), and start testing on Node 13.
[4156](https://github.com/pulumi/pulumi/pull/4156)
- Add support for enabling Policy Packs with configuration.
[3756](https://github.com/pulumi/pulumi/pull/4127)
- Remove obsolete .NET serialization attributes.
[4190](https://github.com/pulumi/pulumi/pull/4190)
- Add support for validating Policy Pack configuration.
[4179](https://github.com/pulumi/pulumi/pull/4186)