Pulumi-juniper-mist

Latest version: v0.1.2

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

Scan your dependencies

Page 1 of 6

0.1.2

Does the PR have any schema changes?

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

What's Changed
* Update GitHub Actions workflows. by pulumi-bot in https://github.com/pulumi/pulumi-junipermist/pull/178
* Update GitHub Actions workflows. by pulumi-bot in https://github.com/pulumi/pulumi-junipermist/pull/179
* Update GitHub Actions workflows. by pulumi-bot in https://github.com/pulumi/pulumi-junipermist/pull/180
* Update GitHub Actions workflows. by pulumi-bot in https://github.com/pulumi/pulumi-junipermist/pull/184
* Upgrade pulumi-terraform-bridge to v3.95.0 by pulumi-bot in https://github.com/pulumi/pulumi-junipermist/pull/186
* Update GitHub Actions workflows. by pulumi-bot in https://github.com/pulumi/pulumi-junipermist/pull/187
* Update GitHub Actions workflows. by pulumi-bot in https://github.com/pulumi/pulumi-junipermist/pull/188
* Update GitHub Actions workflows. by pulumi-bot in https://github.com/pulumi/pulumi-junipermist/pull/189
* Revert upstream error to warning for org inventory by VenelinMartinov in https://github.com/pulumi/pulumi-junipermist/pull/191


**Full Changelog**: https://github.com/pulumi/pulumi-junipermist/compare/v0.1.1...v0.1.2

0.1.1

Does the PR have any schema changes?

Found 30 breaking changes:

Resources
- "junipermist:org/deviceprofileGateway:DeviceprofileGateway":
- inputs:
- `🟡` "createdTime" missing
- `🟡` "modifiedTime" missing
- properties:
- `🟡` "createdTime" missing output "createdTime"
- `🟡` "modifiedTime" missing output "modifiedTime"
- "junipermist:org/setting:Setting":
- `🟡` inputs: "portChannelization" missing
- `🟡` properties: "portChannelization" missing output "portChannelization"
Types
- `🟡` "junipermist:device/GatewayBgpConfig:GatewayBgpConfig": properties: "communities" missing
- `🔴` "junipermist:device/GatewayBgpConfigCommunity:GatewayBgpConfigCommunity" missing
- "junipermist:device/GatewayIdpProfiles:GatewayIdpProfiles": properties:
- `🟡` "createdTime" missing
- `🟡` "modifiedTime" missing
- "junipermist:device/GatewayNetwork:GatewayNetwork": properties:
- `🟡` "createdTime" missing
- `🟡` "id" missing
- `🟡` "modifiedTime" missing
- `🟡` "orgId" missing
- "junipermist:device/SwitchRadiusConfig:SwitchRadiusConfig": properties:
- `🟡` "coaEnabled" missing
- `🟡` "coaPort" missing
- `🟡` "junipermist:device/SwitchStpConfig:SwitchStpConfig": properties: "vstpEnabled" missing
- `🟡` "junipermist:org/DeviceprofileGatewayBgpConfig:DeviceprofileGatewayBgpConfig": properties: "communities" missing
- `🔴` "junipermist:org/DeviceprofileGatewayBgpConfigCommunity:DeviceprofileGatewayBgpConfigCommunity" missing
- `🟡` "junipermist:org/GatewaytemplateBgpConfig:GatewaytemplateBgpConfig": properties: "communities" missing
- `🔴` "junipermist:org/GatewaytemplateBgpConfigCommunity:GatewaytemplateBgpConfigCommunity" missing
- "junipermist:org/NetworktemplateRadiusConfig:NetworktemplateRadiusConfig": properties:
- `🟡` "coaEnabled" missing
- `🟡` "coaPort" missing
- `🔴` "junipermist:org/SettingPortChannelization:SettingPortChannelization" missing
- "junipermist:org/getInventoryOrgInventory:getInventoryOrgInventory":
- properties:
- `🟡` "createdTime" missing
- `🟡` "modifiedTime" missing
- required:
- `🟢` "createdTime" property is no longer Required
- `🟢` "modifiedTime" property is no longer Required
- "junipermist:site/NetworktemplateRadiusConfig:NetworktemplateRadiusConfig": properties:
- `🟡` "coaEnabled" missing
- `🟡` "coaPort" missing

New functions:

- `index/getConstWebhooks.getConstWebhooks`

What's Changed
* Update GitHub Actions workflows. by pulumi-bot in https://github.com/pulumi/pulumi-junipermist/pull/164
* Upgrade pulumi-terraform-bridge to v3.94.0 by pulumi-bot in https://github.com/pulumi/pulumi-junipermist/pull/166
* Update GitHub Actions workflows. by pulumi-bot in https://github.com/pulumi/pulumi-junipermist/pull/167
* Upgrade terraform-provider-mist to v0.2.6 by pulumi-bot in https://github.com/pulumi/pulumi-junipermist/pull/175


**Full Changelog**: https://github.com/pulumi/pulumi-junipermist/compare/v0.1.0...v0.1.1

0.1.0

Does the PR have any schema changes?

Found 5 breaking changes:

Resources
- "junipermist:org/base:base": inputs:
- `🟡` "mspLogoUrl" missing
- `🟡` "mspName" missing
Types
- "junipermist:org/getInventoryOrgInventory:getInventoryOrgInventory":
- properties:
- `🟡` "createdTime" type changed from "integer" to "number"
- `🟡` "modifiedTime" type changed from "integer" to "number"
- `🟢` required: "type" property has changed to Required
No new resources/functions.

What's Changed
* Upgrade pulumi-terraform-bridge to v3.93.0 by pulumi-bot in https://github.com/pulumi/pulumi-junipermist/pull/155
* Upgrade pulumi-terraform-bridge to v3.93.1 by pulumi-bot in https://github.com/pulumi/pulumi-junipermist/pull/157
* Upgrade terraform-provider-mist to v0.2.4 by zbuchheit in https://github.com/pulumi/pulumi-junipermist/pull/163


**Full Changelog**: https://github.com/pulumi/pulumi-junipermist/compare/v0.0.28...v0.1.0

0.0.28

Does the PR have any schema changes?

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

What's Changed
* Update GitHub Actions workflows. by pulumi-bot in https://github.com/pulumi/pulumi-junipermist/pull/142
* Update GitHub Actions workflows. by pulumi-bot in https://github.com/pulumi/pulumi-junipermist/pull/143
* New resource tests by zbuchheit in https://github.com/pulumi/pulumi-junipermist/pull/141
* Update GitHub Actions workflows. by pulumi-bot in https://github.com/pulumi/pulumi-junipermist/pull/145
* Update GitHub Actions workflows. by pulumi-bot in https://github.com/pulumi/pulumi-junipermist/pull/146
* add a check for no refresh changes by zbuchheit in https://github.com/pulumi/pulumi-junipermist/pull/147
* Upgrade pulumi-terraform-bridge to v3.92.0 by pulumi-bot in https://github.com/pulumi/pulumi-junipermist/pull/149
* Update GitHub Actions workflows. by pulumi-bot in https://github.com/pulumi/pulumi-junipermist/pull/153


**Full Changelog**: https://github.com/pulumi/pulumi-junipermist/compare/v0.0.27...v0.0.28

0.0.27

Does the PR have any schema changes?

Found 5 breaking changes:

Resources
- "junipermist:site/wxrule:Wxrule":
- `🟡` inputs: "templateId" missing
- `🟡` properties: "templateId" missing output "templateId"
Types
- "junipermist:org/SettingMistNacIdp:SettingMistNacIdp": required:
- `🟢` "id" property has changed to Required
- `🟢` "userRealms" property has changed to Required
- `🟡` "junipermist:org/SettingSyntheticTestWanSpeedtest:SettingSyntheticTestWanSpeedtest": properties: "timeOdFay" missing

New resources:

- `device/image.Image`
- `org/alarmtemplate.Alarmtemplate`
- `org/apitoken.Apitoken`
- `org/nacidp.Nacidp`
- `org/sso.Sso`
- `org/ssoRole.SsoRole`

New functions:

- `index/getConstAlarms.getConstAlarms`
- `org/getNacidpMetadata.getNacidpMetadata`
- `org/getSsoMetadata.getSsoMetadata`

What's Changed
* Upgrade terraform-provider-mist to v0.1.44 by pulumi-bot in https://github.com/pulumi/pulumi-junipermist/pull/140


**Full Changelog**: https://github.com/pulumi/pulumi-junipermist/compare/v0.0.26...v0.0.27

0.0.26

Does the PR have any schema changes?

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

What's Changed
* Upgrade pulumi-terraform-bridge to v3.91.1 by pulumi-bot in https://github.com/pulumi/pulumi-junipermist/pull/130


**Full Changelog**: https://github.com/pulumi/pulumi-junipermist/compare/v0.0.25...v0.0.26

Page 1 of 6

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.