Skip to content

v5.4.0

Latest

Choose a tag to compare

@github-actions github-actions released this 10 Oct 03:46
· 26 commits to master since this release
59a2886

Does the PR have any schema changes?

Found 21 breaking changes:

Resources

  • "linode:index/user:User":
    • 🟑 inputs: "placementGroupGrants" missing
    • 🟑 properties: "placementGroupGrants" missing output "placementGroupGrants"
  • 🟒 "linode:index/vpcSubnet:VpcSubnet": required: "ipv4" property is no longer Required

Functions

  • 🟑 "linode:index/getUser:getUser": inputs: "placementGroupGrants" missing input "placementGroupGrants"

Types

  • 🟑 "linode:index/UserGlobalGrants:UserGlobalGrants": properties: "addPlacementGroups" missing
  • πŸ”΄ "linode:index/UserPlacementGroupGrant:UserPlacementGroupGrant" missing
  • 🟒 "linode:index/getDatabasesDatabase:getDatabasesDatabase": required: "privateNetwork" property has changed to Required
  • 🟒 "linode:index/getInstancesInstanceConfigInterface:getInstancesInstanceConfigInterface": required: "ipv6" property has changed to Required
  • "linode:index/getUserGlobalGrant:getUserGlobalGrant":
    • 🟑 properties: "addPlacementGroups" missing
    • 🟒 required: "addPlacementGroups" property is no longer Required
  • πŸ”΄ "linode:index/getUserPlacementGroupGrant:getUserPlacementGroupGrant" missing
  • "linode:index/getUsersUser:getUsersUser":
    • 🟑 properties: "placementGroupGrants" missing
    • 🟒 required: "placementGroupGrants" property is no longer Required
  • "linode:index/getUsersUserGlobalGrant:getUsersUserGlobalGrant":
    • 🟑 properties: "addPlacementGroups" missing
    • 🟒 required: "addPlacementGroups" property is no longer Required
  • πŸ”΄ "linode:index/getUsersUserPlacementGroupGrant:getUsersUserPlacementGroupGrant" missing
  • "linode:index/getVpcIpsVpcIp:getVpcIpsVpcIp": required:
    • 🟒 "ipv6Addresses" property has changed to Required
    • 🟒 "ipv6IsPublic" property has changed to Required
    • 🟒 "ipv6Range" property has changed to Required
  • 🟒 "linode:index/getVpcSubnetsVpcSubnet:getVpcSubnetsVpcSubnet": required: "ipv6s" property has changed to Required
  • 🟒 "linode:index/getVpcsVpc:getVpcsVpc": required: "ipv6s" property has changed to Required

New functions:

  • index/getNodebalancerVpc.getNodebalancerVpc
  • index/getNodebalancerVpcs.getNodebalancerVpcs

What's Changed

New Contributors

Full Changelog: v5.3.0...v5.4.0