Pulumi-azure

Latest version: v5.77.1

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

Scan your dependencies

Page 5 of 32

2.20.1

Does the PR have any schema changes?

Found 5 breaking changes:

Types
- `🔴` "azure-native:alertsmanagement:CorrelateAlerts" missing
- `🔴` "azure-native:alertsmanagement:CorrelateAlertsResponse" missing
- `🔴` "azure-native:alertsmanagement:CorrelateBy" missing
- `🔴` "azure-native:alertsmanagement:CorrelateByResponse" missing
- `🔴` "azure-native:alertsmanagement:NotificationsForCorrelatedAlerts" missing
No new resources/functions.

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

What's Changed
* Fix ProgramTest step paths in tests by thomas11 in https://github.com/pulumi/pulumi-azure-native/pull/2918
* Change the default API version of AlertProcessingRuleByName to 2021-08-08 by mikhailshilkov in https://github.com/pulumi/pulumi-azure-native/pull/2921


**Full Changelog**: https://github.com/pulumi/pulumi-azure-native/compare/v2.20.0...v2.20.1

2.20.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.20.0 -->

What's Changed
* Try OIDC config in opposite order: token preferred, like in go-azure-helpers by thomas11 in https://github.com/pulumi/pulumi-azure-native/pull/2899
* Make diffing of resourceGroupName case-insensitive. by mikhailshilkov in https://github.com/pulumi/pulumi-azure-native/pull/2910
* Combining multiple dependencies PRs into one. by rquitales in https://github.com/pulumi/pulumi-azure-native/pull/2912
* Bump golang.org/x/net from 0.8.0 to 0.17.0 in /examples/azure-native-sdk-v2/go-servicebus-recreate/step1 by dependabot in https://github.com/pulumi/pulumi-azure-native/pull/2822
* Bump golang.org/x/net from 0.8.0 to 0.17.0 in /examples/azure-native-sdk-v2/go-simple by dependabot in https://github.com/pulumi/pulumi-azure-native/pull/2823
* Combining multiple dependencies PRs into one. by rquitales in https://github.com/pulumi/pulumi-azure-native/pull/2913
* Bump golang.org/x/net from 0.12.0 to 0.17.0 in /examples/azure-native-sdk-v2/go-function-scm-ftp-deletion by dependabot in https://github.com/pulumi/pulumi-azure-native/pull/2817
* Bump golang.org/x/net from 0.9.0 to 0.17.0 in /examples/azure-native-sdk-v2/go-clientconfig by dependabot in https://github.com/pulumi/pulumi-azure-native/pull/2819

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

**Full Changelog**: https://github.com/pulumi/pulumi-azure-native/compare/v2.19.0...v2.20.0

2.19.0

Does the PR have any schema changes?

Looking good! No breaking changes found.

New resources:

- `offazurespringboot.Springbootserver`
- `offazurespringboot.Springbootsite`

New functions:

- `offazurespringboot.getSpringbootserver`
- `offazurespringboot.getSpringbootsite`

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



**Full Changelog**: https://github.com/pulumi/pulumi-azure-native/compare/v2.18.0...v2.19.0

2.18.0

Does the PR have any schema changes?

Looking good! No breaking changes found.

New resources:

- `hybridcompute.MachineRunCommand`

New functions:

- `hybridcompute.getMachineRunCommand`

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

What's Changed
* Fully support the OIDC token configuration by thomas11 in https://github.com/pulumi/pulumi-azure-native/pull/2887


**Full Changelog**: https://github.com/pulumi/pulumi-azure-native/compare/v2.17.0...v2.18.0

2.17.0

Does the PR have any schema changes?

Found 9 breaking changes:

Resources
- `🟡` "azure-native:network:NetworkVirtualAppliance": properties: "virtualApplianceConnections" missing output "virtualApplianceConnections"
- `🔴` "azure-native:network:NetworkVirtualApplianceConnection" missing
Functions
- `🔴` "azure-native:network:getNetworkVirtualApplianceConnection" missing
Types
- `🔴` "azure-native:network:PropagatedRouteTableNfv" missing
- `🔴` "azure-native:network:PropagatedRouteTableNfvResponse" missing
- `🔴` "azure-native:network:RoutingConfigurationNfv" missing
- `🔴` "azure-native:network:RoutingConfigurationNfvResponse" missing
- `🔴` "azure-native:network:RoutingConfigurationNfvSubResource" missing
- `🔴` "azure-native:network:RoutingConfigurationNfvSubResourceResponse" missing

New resources:

- `app.AppResiliency`
- `app.Build`
- `app.Builder`
- `app.DaprComponentResiliencyPolicy`
- `app.DaprSubscription`
- `automation.PowerShell72Module`
- `community.CommunityTraining`
- `devopsinfrastructure.Pool`
- `web.ContainerApp`

New functions:

- `app.getAppResiliency`
- `app.getBuild`
- `app.getBuilder`
- `app.getDaprComponentResiliencyPolicy`
- `app.getDaprSubscription`
- `app.listBuildAuthToken`
- `automation.getPowerShell72Module`
- `community.getCommunityTraining`
- `devopsinfrastructure.getPool`
- `web.getContainerApp`
- `web.listContainerAppSecrets`

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

What's Changed
* Add OIDC arguments for explicit providers by thomas11 in https://github.com/pulumi/pulumi-azure-native/pull/2874
* Fix failing blob test by danielrbradley in https://github.com/pulumi/pulumi-azure-native/pull/2881
* Combined dependencies PR by thomas11 in https://github.com/pulumi/pulumi-azure-native/pull/2880
* Bump google.golang.org/grpc from 1.53.0 to 1.56.3 in /examples/azure-native-sdk-v2/go-aks by dependabot in https://github.com/pulumi/pulumi-azure-native/pull/2847
* Bump google.golang.org/grpc from 1.51.0 to 1.56.3 in /examples/azure-native-sdk-v2/go-servicebus-recreate/step1 by dependabot in https://github.com/pulumi/pulumi-azure-native/pull/2848
* Bump google.golang.org/grpc from 1.54.0 to 1.56.3 in /examples/azure-native-sdk-v2/go-clientconfig by dependabot in https://github.com/pulumi/pulumi-azure-native/pull/2849
* Bump google.golang.org/grpc from 1.56.2 to 1.56.3 in /examples/azure-native-sdk-v2/go-function-scm-ftp-deletion by dependabot in https://github.com/pulumi/pulumi-azure-native/pull/2850
* Bump google.golang.org/grpc from 1.51.0 to 1.56.3 in /examples/azure-native-sdk-v2/go-simple by dependabot in https://github.com/pulumi/pulumi-azure-native/pull/2851
* Bump google.golang.org/grpc from 1.51.0 to 1.56.3 in /examples/azure-native-sdk-v2/go-user-assigned-identity by dependabot in https://github.com/pulumi/pulumi-azure-native/pull/2852
* bump google.golang.org/grpc from 1.57.0 to 1.57.1 in /examples by dependabot in https://github.com/pulumi/pulumi-azure-native/pull/2853

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

**Full Changelog**: https://github.com/pulumi/pulumi-azure-native/compare/v2.16.0...v2.17.0

2.16.0

Does the PR have any schema changes?

Looking good! No breaking changes found.

New resources:

- `azurestackhci.DeploymentSetting`
- `azurestackhci.EdgeDevice`

New functions:

- `azurestackhci.getDeploymentSetting`
- `azurestackhci.getEdgeDevice`

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

What's Changed
* Bump schema-tools version by thomas11 in https://github.com/pulumi/pulumi-azure-native/pull/2867
* Remove arm2pulumi by danielrbradley in https://github.com/pulumi/pulumi-azure-native/pull/2871


**Full Changelog**: https://github.com/pulumi/pulumi-azure-native/compare/v2.15.0...v2.16.0

Page 5 of 32

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.