Skip to content

v3.5.0

Compare
Choose a tag to compare
@pulumi-bot pulumi-bot released this 19 Jul 23:07
· 64 commits to master since this release
6e3336c

Does the PR have any schema changes?

Found 10 breaking changes:

Resources

  • "dnsimple:index/letsEncryptCertificate:LetsEncryptCertificate":
    • 🟡 inputs: "contactId" missing
    • properties:
      • 🟡 "contactId" missing output "contactId"
      • 🟡 "expiresOn" missing output "expiresOn"
    • 🟢 required inputs: "domainId" input has changed to Required
  • 🔴 "dnsimple:index/record:Record" missing
  • "dnsimple:index/zoneRecord:ZoneRecord":
    • inputs:
      • 🟡 "priority" type changed from "string" to "integer"
      • 🟡 "ttl" type changed from "string" to "integer"
    • properties:
      • 🟡 "priority" type changed from "string" to "integer"
      • 🟡 "ttl" type changed from "string" to "integer"

Functions

  • 🟡 "dnsimple:index/getCertificate:getCertificate": inputs: "certificateId" type changed from "string" to "integer"
    No new resources/functions.

What's Changed

Full Changelog: v3.4.3...v3.5.0