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 12 of 34

1.98.1

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

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

What's Changed
* Fix missing version in module tagging by thomas11 in https://github.com/pulumi/pulumi-azure-native/pull/2323
* V2 version selection by danielrbradley in https://github.com/pulumi/pulumi-azure-native/pull/2302


**Full Changelog**: https://github.com/pulumi/pulumi-azure-native/compare/v1.98.0...v1.98.1

1.98.0

New resources:

- `containerstorage.Pool`
- `containerstorage.Volume`
- `containerstorage.VolumeSnapshot`

New functions:

- `containerstorage.getPool`
- `containerstorage.getVolume`
- `containerstorage.getVolumeSnapshot`

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

What's Changed
* Add pulumi-plugin to all go SDK sub-modules by danielrbradley in https://github.com/pulumi/pulumi-azure-native/pull/2301
* Remove arm2pulumi coverage workflow by squaremo in https://github.com/pulumi/pulumi-azure-native/pull/2306
* Add new ContainerStorage RP by thomas11 in https://github.com/pulumi/pulumi-azure-native/pull/2311
* Combined dependabot security upgrades by thomas11 in https://github.com/pulumi/pulumi-azure-native/pull/2313
* Remove newly added preview versions to reduce SDK size by thomas11 in https://github.com/pulumi/pulumi-azure-native/pull/2321

**Full Changelog**: https://github.com/pulumi/pulumi-azure-native/compare/v1.97.0...v1.98.0

1.97.0

Looking good! No breaking changes found.

New resources:

- `graphservices.Account`
- `guestconfiguration.GuestConfigurationConnectedVMwarevSphereAssignment`
- `managednetworkfabric.AccessControlList`
- `managednetworkfabric.ExternalNetwork`
- `managednetworkfabric.InternalNetwork`
- `managednetworkfabric.IpCommunityList`
- `managednetworkfabric.IpPrefixList`
- `managednetworkfabric.L2IsolationDomain`
- `managednetworkfabric.L3IsolationDomain`
- `managednetworkfabric.NetworkDevice`
- `managednetworkfabric.NetworkFabric`
- `managednetworkfabric.NetworkFabricController`
- `managednetworkfabric.NetworkInterface`
- `managednetworkfabric.NetworkRack`
- `managednetworkfabric.NetworkToNetworkInterconnect`
- `managednetworkfabric.RoutePolicy`
- `professionalservice.ProfessionalServiceSubscriptionLevel`

New functions:

- `graphservices.getAccount`
- `guestconfiguration.getGuestConfigurationConnectedVMwarevSphereAssignment`
- `managednetworkfabric.getAccessControlList`
- `managednetworkfabric.getExternalNetwork`
- `managednetworkfabric.getInternalNetwork`
- `managednetworkfabric.getIpCommunityList`
- `managednetworkfabric.getIpPrefixList`
- `managednetworkfabric.getL2IsolationDomain`
- `managednetworkfabric.getL3IsolationDomain`
- `managednetworkfabric.getNetworkDevice`
- `managednetworkfabric.getNetworkDeviceStatus`
- `managednetworkfabric.getNetworkFabric`
- `managednetworkfabric.getNetworkFabricController`
- `managednetworkfabric.getNetworkInterface`
- `managednetworkfabric.getNetworkInterfaceStatus`
- `managednetworkfabric.getNetworkRack`
- `managednetworkfabric.getNetworkToNetworkInterconnect`
- `managednetworkfabric.getRoutePolicy`
- `professionalservice.getProfessionalServiceSubscriptionLevel`

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

What's Changed
* Remove goreleaser by danielrbradley in https://github.com/pulumi/pulumi-azure-native/pull/2222
* Fix go publishing by danielrbradley in https://github.com/pulumi/pulumi-azure-native/pull/2279
* Change the way we populate function descriptions by mikhailshilkov in https://github.com/pulumi/pulumi-azure-native/pull/2276
* Apply case-spacing-insensitive diffing to all location properties by mikhailshilkov in https://github.com/pulumi/pulumi-azure-native/pull/2281
* Add WillReplaceOnChanges doc annotation to path properties by mikhailshilkov in https://github.com/pulumi/pulumi-azure-native/pull/2283
* Support importing storage blobs by mikhailshilkov in https://github.com/pulumi/pulumi-azure-native/pull/2280
* Fix build issues and add new RPs by thomas11 in https://github.com/pulumi/pulumi-azure-native/pull/2288
* Fix breaking API changes in networkfabric and orbital by thomas11 in https://github.com/pulumi/pulumi-azure-native/pull/2292
* Remove new preview API versions by danielrbradley in https://github.com/pulumi/pulumi-azure-native/pull/2295
* Fix release version calculation by danielrbradley in https://github.com/pulumi/pulumi-azure-native/pull/2299


**Full Changelog**: https://github.com/pulumi/pulumi-azure-native/compare/v1.96.0...v1.97.0

1.96.0

1.95.0

1.94.0

v1.93.1-alpha.1675793341+a75fa95e
What's Changed
* Automated SDK generation azure-rest-api-specs 7b47689d4efc098f25f46781f05f22179c153314 by pulumi-bot in https://github.com/pulumi/pulumi-azure-native/pull/2201
* Rework build & CI by danielrbradley in https://github.com/pulumi/pulumi-azure-native/pull/2180
* Add MySQL flexible server configuration by mikhailshilkov in https://github.com/pulumi/pulumi-azure-native/pull/2200
* Fix publishing workflows by danielrbradley in https://github.com/pulumi/pulumi-azure-native/pull/2202
* Upgrade action versions by danielrbradley in https://github.com/pulumi/pulumi-azure-native/pull/2204
* Fix arm2pulumi coverage report by danielrbradley in https://github.com/pulumi/pulumi-azure-native/pull/2208
* Remove old go sdk by danielrbradley in https://github.com/pulumi/pulumi-azure-native/pull/2211
* Extract SDK publishing steps into reusable workflow by danielrbradley in https://github.com/pulumi/pulumi-azure-native/pull/2210
* Refactor workflow triggers by danielrbradley in https://github.com/pulumi/pulumi-azure-native/pull/2215
* Update API versions to stable for Flexible Server examples by mikhailshilkov in https://github.com/pulumi/pulumi-azure-native/pull/2216
* Remove the need to specify services for which we have no available versions by danielrbradley in https://github.com/pulumi/pulumi-azure-native/pull/2217
* Automated SDK generation azure-rest-api-specs 3d7a3848106b831a4a7f46976fe38aa605c4f44d by pulumi-bot in https://github.com/pulumi/pulumi-azure-native/pull/2218
* Automated SDK generation azure-rest-api-specs 7dcc109207d95b083b17a2707768d1d1da705500 by pulumi-bot in https://github.com/pulumi/pulumi-azure-native/pull/2220
* Update examples to .NET 6 by t0yv0 in https://github.com/pulumi/pulumi-azure-native/pull/2224
* Automated SDK generation azure-rest-api-specs e217fd77475710b4a48542f433e3b9782f26f229 by pulumi-bot in https://github.com/pulumi/pulumi-azure-native/pull/2225
* Automated SDK generation azure-rest-api-specs 41645a4769694a7d63a2514b45146ec369eeb273 by pulumi-bot in https://github.com/pulumi/pulumi-azure-native/pull/2227
* Force replacement when `cdn:Profile` changes `sku` by mikhailshilkov in https://github.com/pulumi/pulumi-azure-native/pull/2230
* Automated SDK generation azure-rest-api-specs 9918780b4dc4bdc111cf3facc11561904d609ad7 by pulumi-bot in https://github.com/pulumi/pulumi-azure-native/pull/2233


**Full Changelog**: https://github.com/pulumi/pulumi-azure-native/compare/v1.93.0...v1.93.1-alpha.1675793341+a75fa95e

Page 12 of 34

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.