Does the PR have any schema changes?
Generated by schema-tools v0.8.1.
Found 2 breaking changes:
Types
🟡"azure-native:durabletask:SchedulerPropertiesResponse":- required:
🟡"privateEndpointConnections" property has changed to Required
- required:
🟡"azure-native:durabletask:SchedulerSku":- properties:
🟡"name" type changed from "string" to ""
- properties:
New types: 3
What's Changed
- Update example program dependencies by @pulumi-renovate[bot] in #4820
- Update example program dependencies by @pulumi-renovate[bot] in #4821
- Update dependency @pulumi/pulumi to v3.261.0 by @pulumi-renovate[bot] in #4822
- Give each parameterized package its own Go module by @iwahbe in #4827
- Update example program dependencies by @pulumi-renovate[bot] in #4823
- Update module github.com/pulumi/pulumi/pkg/v3 to v3.262.0 by @pulumi-renovate[bot] in #4831
- Update vulnerable dependencies [SECURITY] by @pulumi-renovate[bot] in #4813
- Fix #4825: don't send NamespaceNetworkRuleSet's publicNetworkAccess default by @Zaid-Ajaj in #4832
- Update DurableTask default API version to 2026-02-01 by @nachogarcia in #4830
- Fix #4484: recognize StorageAccountNotFound as a "not found" error by @Zaid-Ajaj in #4835
- Fix #4477: rewrite oneOf type tokens when parameterizing a package by @Zaid-Ajaj in #4836
New Contributors
- @nachogarcia made their first contribution in #4830
Full Changelog: v3.27.0...v3.28.0