Signed Windows binaries
This release brings the long-awaited signing of our Windows provider binaries, closing out #3642. Please report any issues you find with the signed binaries here.
Does the PR have any schema changes?
Found 1 breaking change:
Resources
🟢
"azure-native:web:StaticSiteLinkedBackend": required inputs: "region" input has changed to Required
No new resources/functions.
What's Changed
- StaticSiteLinkedBackend has a non-required property 'region' that is required in the API by @thomas11 in #3759
- Cleanup: duplicate import and deprecated func by @thomas11 in #3762
- Switch to PulumiTest by @danielrbradley in #3760
- Generalise version in the makefile by @danielrbradley in #3770
- [v3] Remove __inputs in state by @EronWright in #3772
- [v3] Make PULUMI_FORCE_NEW_FROM_SUBTYPES the default by @EronWright in #3771
- Remove generic version calculation by @danielrbradley in #3775
- Sign Windows binaries by @blampe in #3764
Full Changelog: v2.76.0...v2.77.0