Pulumi-azure

Latest version: v5.81.0

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

Scan your dependencies

Page 10 of 34

2.1.1

Does the PR have any schema changes?

Found 23 breaking changes:

Resources
- `🔴` "azure-native:network:DnssecConfig" missing
- "azure-native:network:RecordSet":
- inputs:
- `🟡` "dsRecords" missing
- `🟡` "naptrRecords" missing
- `🟡` "tlsaRecords" missing
- properties:
- `🟡` "dsRecords" missing output "dsRecords"
- `🟡` "naptrRecords" missing output "naptrRecords"
- `🟡` "tlsaRecords" missing output "tlsaRecords"
- "azure-native:network:Zone": properties:
- `🟡` "signingKeys" missing output "signingKeys"
- `🟡` "systemData" missing output "systemData"
Functions
- `🔴` "azure-native:network:getDnssecConfig" missing
Types
- `🟡` "azure-native:devices:IotHubProperties": properties: "ipVersion" missing
- `🟡` "azure-native:devices:IotHubPropertiesResponse": properties: "ipVersion" missing
- `🔴` "azure-native:devices:IpVersion" missing
- `🔴` "azure-native:network:DelegationSignerInfoResponse" missing
- `🔴` "azure-native:network:Digest" missing
- `🔴` "azure-native:network:DigestResponse" missing
- `🔴` "azure-native:network:DsRecord" missing
- `🔴` "azure-native:network:DsRecordResponse" missing
- `🔴` "azure-native:network:NaptrRecord" missing
- `🔴` "azure-native:network:NaptrRecordResponse" missing
- `🔴` "azure-native:network:SigningKeyResponse" missing
- `🔴` "azure-native:network:TlsaRecord" missing
- `🔴` "azure-native:network:TlsaRecordResponse" missing
No new resources/functions.

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

What's Changed
* Switch v2 default to older API version for some Devices and DNS resources by thomas11 in https://github.com/pulumi/pulumi-azure-native/pull/2595


**Full Changelog**: https://github.com/pulumi/pulumi-azure-native/compare/v2.1.0...v2.1.1

2.1.0

Does the PR have any schema changes?

Found 2 breaking changes:

Types
- `🟡` "azure-native:datafactory:MongoDbAtlasLinkedService": properties: "mongoDbAtlasDriverVersion" missing
- `🟡` "azure-native:datafactory:MongoDbAtlasLinkedServiceResponse": properties: "mongoDbAtlasDriverVersion" missing

New resources:

- `elasticsan.PrivateEndpointConnection`
- `maintenance.ConfigurationAssignmentsForResourceGroup`
- `maintenance.ConfigurationAssignmentsForSubscription`
- `managednetworkfabric.InternetGateway`
- `managednetworkfabric.InternetGatewayRule`
- `managednetworkfabric.NeighborGroup`
- `managednetworkfabric.NetworkPacketBroker`
- `managednetworkfabric.NetworkTap`
- `managednetworkfabric.NetworkTapRule`

New functions:

- `elasticsan.getPrivateEndpointConnection`
- `maintenance.getConfigurationAssignmentsForResourceGroup`
- `maintenance.getConfigurationAssignmentsForSubscription`
- `managednetworkfabric.getInternetGateway`
- `managednetworkfabric.getInternetGatewayRule`
- `managednetworkfabric.getNeighborGroup`
- `managednetworkfabric.getNetworkFabricTopology`
- `managednetworkfabric.getNetworkPacketBroker`
- `managednetworkfabric.getNetworkTap`
- `managednetworkfabric.getNetworkTapRule`

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

What's Changed
* Remove temporary NEXT_VERSION=2, can be calculated now by thomas11 in https://github.com/pulumi/pulumi-azure-native/pull/2574


**Full Changelog**: https://github.com/pulumi/pulumi-azure-native/compare/v2.0.0...v2.1.0

2.0.0

Read the [Introducing Azure Native 2.0 blog post](https://www.pulumi.com/blog/introducing-azure-native-v2/) for an overview of the changes since the first version of the provider.

Consult the [Upgrade Guide for Azure Native v1 to v2](https://www.pulumi.com/registry/packages/azure-native/from-v1-to-v2/) for detailed information on how to upgrade the provider.

What's Changed
* Reduced SDK Size for Faster Development
* Refreshed Default Module Versions
* Expanded Top-Level Default Module Coverage
* Resolved Title Case Inconsistency
* Simplified User Assigned Identity Inputs

**Full Changelog**: https://github.com/pulumi/pulumi-azure-native/compare/v1.104.0...v2.0.0

1.104.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 v1.104.0 -->

What's Changed
* Fix weekly upgrades workflow by danielrbradley in https://github.com/pulumi/pulumi-azure-native/pull/2489
* Allow relative IDs in self-referencing resources by mikhailshilkov in https://github.com/pulumi/pulumi-azure-native/pull/2478
* Add default value to support web app credentials policies by dirien in https://github.com/pulumi/pulumi-azure-native/pull/2537
* Fix pattern matching on resource names by ringods in https://github.com/pulumi/pulumi-azure-native/pull/2543
* Update v2 removed resources by danielrbradley in https://github.com/pulumi/pulumi-azure-native/pull/2553

New Contributors
* dirien made their first contribution in https://github.com/pulumi/pulumi-azure-native/pull/2537
* ringods made their first contribution in https://github.com/pulumi/pulumi-azure-native/pull/2543

**Full Changelog**: https://github.com/pulumi/pulumi-azure-native/compare/v1.103.0...v1.104.0

1.103.0

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

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

What's Changed
* [arm2pulumi] - Adds input validation for expected languages to render by kpitzen in https://github.com/pulumi/pulumi-azure-native/pull/2430
* Improve autorest 'Service returned an error. Status=<nil> <nil>' message by adding details by thomas11 in https://github.com/pulumi/pulumi-azure-native/pull/2435
* Simplify schema gen process by danielrbradley in https://github.com/pulumi/pulumi-azure-native/pull/2428
* Remove some unused versioning code by thomas11 in https://github.com/pulumi/pulumi-azure-native/pull/2441
* Fix go base path by danielrbradley in https://github.com/pulumi/pulumi-azure-native/pull/2448
* Skip default delete by danielrbradley in https://github.com/pulumi/pulumi-azure-native/pull/2456
* Rework git uncommitted files check by danielrbradley in https://github.com/pulumi/pulumi-azure-native/pull/2443
* Set CGO_ENABLED=0 to produce static binaries on linux by danielrbradley in https://github.com/pulumi/pulumi-azure-native/pull/2470
* Changes from v2 branch by danielrbradley in https://github.com/pulumi/pulumi-azure-native/pull/2471
* Adds methods for inserting removal deprecation warnings for v2 by kpitzen in https://github.com/pulumi/pulumi-azure-native/pull/2480

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

**Full Changelog**: https://github.com/pulumi/pulumi-azure-native/compare/v1.102.0...v1.103.0

1.102.0

Looking good! No breaking changes found.

New resources:

- `azuresphere.Catalog`
- `azuresphere.Deployment`
- `azuresphere.Device`
- `azuresphere.DeviceGroup`
- `azuresphere.Image`
- `azuresphere.Product`

New functions:

- `azuresphere.getCatalog`
- `azuresphere.getDeployment`
- `azuresphere.getDevice`
- `azuresphere.getDeviceGroup`
- `azuresphere.getImage`
- `azuresphere.getProduct`
- `azuresphere.listCatalogDeployments`
- `azuresphere.listCatalogDeviceGroups`
- `azuresphere.listCatalogDeviceInsights`
- `azuresphere.listCatalogDevices`

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

What's Changed
* Squeeze the V2 schema and allow building V2 SDKs (2405) by danielrbradley in https://github.com/pulumi/pulumi-azure-native/pull/2410
* v2 generation pre-work by danielrbradley in https://github.com/pulumi/pulumi-azure-native/pull/2425
* Update API and add AzureSphere RP by thomas11 in https://github.com/pulumi/pulumi-azure-native/pull/2424


**Full Changelog**: https://github.com/pulumi/pulumi-azure-native/compare/v1.101.0...v1.102.0

Page 10 of 34

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.