Pulumi-azure

Latest version: v5.77.1

Safety actively analyzes 629788 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 7 of 32

2.10.0

Does the PR have any schema changes?

Found 5 breaking changes:

Types
- "azure-native:migrate:SolutionProperties": properties:
- `🟡` "cleanupState" type changed from "string" to ""
- `🟡` "goal" type changed from "string" to ""
- `🟡` "purpose" type changed from "string" to ""
- `🟡` "status" type changed from "string" to ""
- `🟡` "tool" type changed from "string" to ""

New resources:

- `dashboard.ManagedPrivateEndpoint`
- `datadog.MonitoredSubscription`
- `migrate.PrivateEndpointConnectionProxyController`
- `migrate.SolutionsControllerSolution`
- `networkanalytics.DataProduct`
- `networkanalytics.DataType`

New functions:

- `dashboard.getManagedPrivateEndpoint`
- `datadog.getMonitoredSubscription`
- `migrate.getPrivateEndpointConnectionProxyController`
- `migrate.getSolutionsControllerConfig`
- `migrate.getSolutionsControllerSolution`
- `networkanalytics.getDataProduct`
- `networkanalytics.getDataType`
- `networkanalytics.listDataProductRolesAssignments`

<!-- Release notes generated using configuration in .github/release.yml at v2.10.0 -->

What's Changed
* Add wheels build for Python SDK and publish it to PyPI by t0yv0 in https://github.com/pulumi/pulumi-azure-native/pull/2778
* Bump go SDK build & test to larger runner by danielrbradley in https://github.com/pulumi/pulumi-azure-native/pull/2790
* Skip publishing GH releases on master prereleases by danielrbradley in https://github.com/pulumi/pulumi-azure-native/pull/2791
* Run example tests from provider module by danielrbradley in https://github.com/pulumi/pulumi-azure-native/pull/2786
* Capture and correct type case conflicts by danielrbradley in https://github.com/pulumi/pulumi-azure-native/pull/2799


**Full Changelog**: https://github.com/pulumi/pulumi-azure-native/compare/v2.9.0...v2.10.0

2.9.0

Does the PR have any schema changes?

Found 50 breaking changes:

Resources
- `🔴` "azure-native:containerregistry:BuildStep" missing
- `🔴` "azure-native:iotsecurity:DefenderSetting" missing
- `🔴` "azure-native:iotsecurity:DeviceGroup" missing
- `🔴` "azure-native:iotsecurity:OnPremiseSensor" missing
- `🔴` "azure-native:iotsecurity:Sensor" missing
- `🔴` "azure-native:iotsecurity:Site" missing
- "azure-native:securityinsights:WorkspaceManagerMember":
- `🟡` inputs: "targetWorkspaceId" missing
- `🟡` properties: "targetWorkspaceId" missing output "targetWorkspaceId"
- `🟢` required inputs: "targetWorkspaceResourceId" input has changed to Required
- `🔴` "azure-native:storagetasks:StorageTask" missing
Functions
- `🔴` "azure-native:containerregistry:getBuildLogLink" missing
- `🔴` "azure-native:containerregistry:getBuildStep" missing
- `🔴` "azure-native:containerregistry:getRegistryBuildSourceUploadUrl" missing
- `🔴` "azure-native:containerregistry:getRegistryCredentials" missing
- `🔴` "azure-native:containerregistry:listBuildStepBuildArguments" missing
- `🔴` "azure-native:containerregistry:listBuildTaskSourceRepositoryProperties" missing
- `🔴` "azure-native:iotsecurity:getDefenderSetting" missing
- `🔴` "azure-native:iotsecurity:getDeviceGroup" missing
- `🔴` "azure-native:iotsecurity:getOnPremiseSensor" missing
- `🔴` "azure-native:iotsecurity:getSensor" missing
- `🔴` "azure-native:iotsecurity:getSite" missing
- `🔴` "azure-native:storagetasks:getStorageTask" missing
Types
- `🔴` "azure-native:containerregistry:BuildArgumentResponse" missing
- "azure-native:containerregistry:DockerBuildStepResponse": properties:
- `🟡` "baseImageTrigger" missing
- `🟡` "branch" missing
- `🟡` "buildArguments" missing
- `🟡` "provisioningState" missing
- `🔴` "azure-native:containerregistry:SourceControlAuthInfoResponse" missing
- `🔴` "azure-native:iotsecurity:DefenderSettingsPropertiesMdeIntegration" missing
- `🔴` "azure-native:iotsecurity:DefenderSettingsPropertiesResponseMdeIntegration" missing
- `🔴` "azure-native:iotsecurity:MdeIntegration" missing
- `🔴` "azure-native:iotsecurity:OnboardingKind" missing
- `🔴` "azure-native:iotsecurity:SensorType" missing
- `🔴` "azure-native:iotsecurity:SystemDataResponse" missing
- `🔴` "azure-native:storagetasks:ElseCondition" missing
- `🔴` "azure-native:storagetasks:ElseConditionResponse" missing
- `🔴` "azure-native:storagetasks:IfCondition" missing
- `🔴` "azure-native:storagetasks:IfConditionResponse" missing
- `🔴` "azure-native:storagetasks:ManagedServiceIdentity" missing
- `🔴` "azure-native:storagetasks:ManagedServiceIdentityResponse" missing
- `🔴` "azure-native:storagetasks:ManagedServiceIdentityType" missing
- `🔴` "azure-native:storagetasks:OnFailure" missing
- `🔴` "azure-native:storagetasks:OnSuccess" missing
- `🔴` "azure-native:storagetasks:StorageTaskAction" missing
- `🔴` "azure-native:storagetasks:StorageTaskActionResponse" missing
- `🔴` "azure-native:storagetasks:StorageTaskOperation" missing
- `🔴` "azure-native:storagetasks:StorageTaskOperationName" missing
- `🔴` "azure-native:storagetasks:StorageTaskOperationResponse" missing
- `🔴` "azure-native:storagetasks:SystemDataResponse" missing
- `🔴` "azure-native:storagetasks:UserAssignedIdentityResponse" missing

New resources:

- `cdn.KeyGroup`
- `containerservice.FleetUpdateStrategy`
- `elasticsan.VolumeSnapshot`
- `kusto.SandboxCustomImage`
- `storageactions.StorageTask`

New functions:

- `cdn.getKeyGroup`
- `containerservice.getFleetUpdateStrategy`
- `devcenter.getCatalogDevBoxDefinitionErrorDetails`
- `devcenter.getCatalogSyncErrorDetails`
- `devcenter.getCustomizationTaskErrorDetails`
- `devcenter.getEnvironmentDefinitionErrorDetails`
- `elasticsan.getVolumeSnapshot`
- `kusto.getSandboxCustomImage`
- `storageactions.getStorageTask`

<!-- Release notes generated using configuration in .github/release.yml at v2.9.0 -->

What's Changed
* Test and fix some unstable examples by danielrbradley in https://github.com/pulumi/pulumi-azure-native/pull/2729
* Upgrade pulumi dependency v3.79.0 -> v3.82.1 by t0yv0 in https://github.com/pulumi/pulumi-azure-native/pull/2766
* Use coverpkg=./... to pull in coverage of more files by mjeffryes in https://github.com/pulumi/pulumi-azure-native/pull/2737
* Use pulumi-ubuntu-8core runner in more places by t0yv0 in https://github.com/pulumi/pulumi-azure-native/pull/2770
* Disable AKS cluster recreation on agent profile change by danielrbradley in https://github.com/pulumi/pulumi-azure-native/pull/2774


**Full Changelog**: https://github.com/pulumi/pulumi-azure-native/compare/v2.8.0...v2.9.0

2.8.0

Does the PR have any schema changes?

Looking good! No breaking changes found.
No new resources/functions.

<!-- Release notes generated using configuration in .github/release.yml at v2.8.0 -->

What's Changed
* Maintain nested resources which are also settable on the parent resource by danielrbradley in https://github.com/pulumi/pulumi-azure-native/pull/2755


**Full Changelog**: https://github.com/pulumi/pulumi-azure-native/compare/v2.7.0...v2.8.0

2.7.0

Does the PR have any schema changes?

Found 1 breaking change:

Types
- `🟢` "azure-native:scvmm:GuestCredentialResponse": required: "username" property has changed to Required

New resources:

- `authorization.PolicyDefinitionVersion`
- `authorization.PolicyDefinitionVersionAtManagementGroup`
- `authorization.PolicySetDefinitionVersion`
- `authorization.PolicySetDefinitionVersionAtManagementGroup`
- `azureplaywrightservice.Account`
- `hybridcompute.License`
- `hybridcompute.LicenseProfile`
- `scvmm.VMInstanceGuestAgent`
- `scvmm.VirtualMachineInstance`
- `security.APICollectionByAzureApiManagementService`

New functions:

- `authorization.getPolicyDefinitionVersion`
- `authorization.getPolicyDefinitionVersionAtManagementGroup`
- `authorization.getPolicySetDefinitionVersion`
- `authorization.getPolicySetDefinitionVersionAtManagementGroup`
- `authorization.listPolicyDefinitionVersionAll`
- `authorization.listPolicyDefinitionVersionAllAtManagementGroup`
- `authorization.listPolicyDefinitionVersionAllBuiltins`
- `authorization.listPolicySetDefinitionVersionAll`
- `authorization.listPolicySetDefinitionVersionAllAtManagementGroup`
- `authorization.listPolicySetDefinitionVersionAllBuiltins`
- `azureplaywrightservice.getAccount`
- `hybridcompute.getLicense`
- `hybridcompute.getLicenseProfile`
- `scvmm.getVMInstanceGuestAgent`
- `scvmm.getVirtualMachineInstance`
- `security.getAPICollectionByAzureApiManagementService`

<!-- Release notes generated using configuration in .github/release.yml at v2.7.0 -->

What's Changed
* Convert console logs into reports by danielrbradley in https://github.com/pulumi/pulumi-azure-native/pull/2728
* Upgrade actions/install versions and remove obsolete exceptions by thomas11 in https://github.com/pulumi/pulumi-azure-native/pull/2743
* Add special case to fix nightly failure by danielrbradley in https://github.com/pulumi/pulumi-azure-native/pull/2747
* Expand ManagedCluster diff calculation to account for other tiers by mikhailshilkov in https://github.com/pulumi/pulumi-azure-native/pull/2746


**Full Changelog**: https://github.com/pulumi/pulumi-azure-native/compare/v2.6.0...v2.7.0

2.6.0

Does the PR have any schema changes?

Looking good! No breaking changes found.

New resources:

- `datareplication.Dra`
- `datareplication.Fabric`
- `datareplication.Policy`
- `datareplication.ProtectedItem`
- `datareplication.ReplicationExtension`
- `datareplication.Vault`
- `offazure.HypervClusterControllerCluster`
- `offazure.HypervHostController`
- `offazure.HypervSitesController`
- `offazure.ImportSitesController`
- `offazure.MasterSitesController`
- `offazure.PrivateEndpointConnectionController`
- `offazure.ServerSitesController`
- `offazure.SitesController`
- `offazure.SqlDiscoverySiteDataSourceController`
- `offazure.SqlSitesController`
- `offazure.VcenterController`
- `offazure.WebAppDiscoverySiteDataSourcesController`
- `offazure.WebAppSitesController`
- `scom.Instance`
- `scom.ManagedGateway`
- `scom.MonitoredResource`

New functions:

- `datareplication.getDra`
- `datareplication.getFabric`
- `datareplication.getPolicy`
- `datareplication.getProtectedItem`
- `datareplication.getReplicationExtension`
- `datareplication.getVault`
- `offazure.getHypervClusterControllerCluster`
- `offazure.getHypervHostController`
- `offazure.getHypervSitesController`
- `offazure.getImportSitesController`
- `offazure.getMasterSitesController`
- `offazure.getPrivateEndpointConnectionController`
- `offazure.getServerSitesController`
- `offazure.getSitesController`
- `offazure.getSqlDiscoverySiteDataSourceController`
- `offazure.getSqlSitesController`
- `offazure.getVcenterController`
- `offazure.getWebAppDiscoverySiteDataSourcesController`
- `offazure.getWebAppSitesController`
- `offazure.listHypervSitesControllerHealthSummary`
- `offazure.listServerSitesControllerHealthSummary`
- `offazure.listSitesControllerHealthSummary`
- `scom.getInstance`
- `scom.getManagedGateway`
- `scom.getMonitoredResource`

<!-- Release notes generated using configuration in .github/release.yml at v2.6.0 -->

What's Changed
* Add codecov to this repo by mjeffryes in https://github.com/pulumi/pulumi-azure-native/pull/2700
* Custom diff handling for Manager Cluster SKU by mikhailshilkov in https://github.com/pulumi/pulumi-azure-native/pull/2688
* Refactor deprecation messages into version interface by danielrbradley in https://github.com/pulumi/pulumi-azure-native/pull/2727

New Contributors
* mjeffryes made their first contribution in https://github.com/pulumi/pulumi-azure-native/pull/2700

**Full Changelog**: https://github.com/pulumi/pulumi-azure-native/compare/v2.5.0...v2.6.0

2.5.0

Does the PR have any schema changes?

Found 1 breaking change:

Types
- `🟢` "azure-native:datafactory:SelfHostedIntegrationRuntimeStatusResponse": required: "selfContainedInteractiveAuthoringEnabled" property has changed to Required

New functions:

- `servicefabric.getmanagedMaintenanceWindowStatus`

<!-- Release notes generated using configuration in .github/release.yml at v2.5.0 -->

What's Changed
* Upgrade pulumi/pulumi to v3.79.0 and pulumi-java to v0.9.6 by thomas11 in https://github.com/pulumi/pulumi-azure-native/pull/2682
* Refine contributing guide by danielrbradley in https://github.com/pulumi/pulumi-azure-native/pull/2687
* Ignore additional enum values which only vary by case by danielrbradley in https://github.com/pulumi/pulumi-azure-native/pull/2695
* Re-fix enum de-duplication by danielrbradley in https://github.com/pulumi/pulumi-azure-native/pull/2703


**Full Changelog**: https://github.com/pulumi/pulumi-azure-native/compare/v2.4.0...v2.5.0

Page 7 of 32

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.