Releases: pulumi/pulumi-azure-native
v2.83.0
Does the PR have any schema changes?
Found 1 breaking change:
Resources
🟢
"azure-native:network:IpamPool": required inputs: "properties" input has changed to Required
No new resources/functions.
What's Changed
- Prepare v3 version files by @danielrbradley in #3847
- [v3] Detect resource path conflicts and disambiguate by @thomas11 in #3817
- Add upgrade tests by @danielrbradley in #3763
- Pin ApiManagement to track 2022-09-01-preview in v3 by @danielrbradley in #3857
- Reduce integration tests memory usage by @danielrbradley in #3864
- Bump .NET 6 examples to .NET 8 (LTS) by @thomas11 in #3868
- Make new fileshares discoverable as protectable items by @thomas11 in #3865
Full Changelog: v2.82.0...v2.83.0
v2.82.0
Does the PR have any schema changes?
Looking good! No breaking changes found.
New resources:
confluent.Connector
confluent.OrganizationClusterById
confluent.OrganizationEnvironmentById
confluent.Topic
New functions:
confluent.getConnector
confluent.getOrganizationClusterById
confluent.getOrganizationEnvironmentById
confluent.getTopic
What's Changed
- [v3] Skip flattening if properties would clash - PR #2 by @thomas11 in #3839
- Custom support for File Share Protected Items by @thomas11 in #3809
- Fix azure.IsNotFound for new azcore error type by @thomas11 in #3842
- Customise module naming by @danielrbradley in #3838
Full Changelog: v2.81.0...v2.82.0
v2.81.0
v2.80.0
Does the PR have any schema changes?
Looking good! No breaking changes found.
No new resources/functions.
Full Changelog: v2.79.0...v2.80.0
v2.79.0
Does the PR have any schema changes?
Looking good! No breaking changes found.
New functions:
datadog.getBillingInfo
What's Changed
Full Changelog: v2.78.0...v2.79.0
v2.78.0
Does the PR have any schema changes?
Looking good! No breaking changes found.
No new resources/functions.
What's Changed
- Replace verbose azcore errors with more concise ones by @thomas11 in #3783
- Replace the removed EnsureDir by @mikhailshilkov in #3785
- Sign Windows binaries by @danielrbradley in #3774
- Implement autonaming configuration protocol by @mikhailshilkov in #3779
- Improve module naming testing & reporting by @danielrbradley in #3790
- Use correct cloud environment in azcore client by @thomas11 in #3799
Full Changelog: v2.77.0...v2.78.0
v2.77.0
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
v2.76.0
Does the PR have any schema changes?
Found 21 breaking changes:
Resources
🔴
"azure-native:insights:AlertRule" missing
Functions
🔴
"azure-native:insights:getAlertRule" missing
Types
🔴
"azure-native:insights:LocationThresholdRuleCondition" missing🔴
"azure-native:insights:LocationThresholdRuleConditionResponse" missing🔴
"azure-native:insights:ManagementEventAggregationCondition" missing🔴
"azure-native:insights:ManagementEventAggregationConditionResponse" missing🔴
"azure-native:insights:ManagementEventRuleCondition" missing🔴
"azure-native:insights:ManagementEventRuleConditionResponse" missing🔴
"azure-native:insights:RuleEmailAction" missing🔴
"azure-native:insights:RuleEmailActionResponse" missing🔴
"azure-native:insights:RuleManagementEventClaimsDataSource" missing🔴
"azure-native:insights:RuleManagementEventClaimsDataSourceResponse" missing🔴
"azure-native:insights:RuleManagementEventDataSource" missing🔴
"azure-native:insights:RuleManagementEventDataSourceResponse" missing🔴
"azure-native:insights:RuleMetricDataSource" missing🔴
"azure-native:insights:RuleMetricDataSourceResponse" missing🔴
"azure-native:insights:RuleWebhookAction" missing🔴
"azure-native:insights:RuleWebhookActionResponse" missing🔴
"azure-native:insights:ThresholdRuleCondition" missing🔴
"azure-native:insights:ThresholdRuleConditionResponse" missing🔴
"azure-native:insights:TimeAggregationOperator" missing
No new resources/functions.
What's Changed
- Leverage az provider list by @danielrbradley in #3707
- Remove aliases for lower-cased types introduced for v2 by @EronWright in #3749
- Strongly type ApiVersion and SdkVersion by @danielrbradley in #3753
- Preserve previous default versions in v3 by @danielrbradley in #3748
- Custom delete for dbforpostgresql:Configuration to reset to the correct default by @thomas11 in #3752
New Contributors
- @EronWright made their first contribution in #3749
Full Changelog: v2.75.0...v2.76.0
v2.75.0
Does the PR have any schema changes?
Looking good! No breaking changes found.
No new resources/functions.
Full Changelog: v2.74.0...v2.75.0
v2.74.0
Does the PR have any schema changes?
Looking good! No breaking changes found.
New resources:
compute.GalleryInVMAccessControlProfile
compute.GalleryInVMAccessControlProfileVersion
New functions:
compute.getGalleryInVMAccessControlProfile
compute.getGalleryInVMAccessControlProfileVersion
What's Changed
- Don't upload codecov data from autorest and release jobs by @mikhailshilkov in #3725
- Fix cleaning of the .make directory by @danielrbradley in #3727
Full Changelog: v2.73.1...v2.74.0