Skip to content

Releases: pulumi/pulumi-auth0

v3.8.3

07 Nov 19:15
2c6385a
Compare
Choose a tag to compare

Does the PR have any schema changes?

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

What's Changed

Full Changelog: v3.8.2...v3.8.3

v3.8.2

01 Nov 09:16
6e0e4a0
Compare
Choose a tag to compare

Does the PR have any schema changes?

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

What's Changed

Full Changelog: v3.8.1...v3.8.2

v3.8.1

15 Oct 18:15
b48891c
Compare
Choose a tag to compare

Does the PR have any schema changes?

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

What's Changed

Full Changelog: v3.8.0...v3.8.1

v3.8.0

11 Oct 10:31
ebb6290
Compare
Choose a tag to compare

Does the PR have any schema changes?

Found 1 breaking change:

Types

  • 🟢 "auth0:index/getTenantFlag:getTenantFlag": required: "removeAlgFromJwks" property has changed to Required

New resources:

  • index/encryptionKeyManager.EncryptionKeyManager
  • index/flow.Flow
  • index/flowVaultConnection.FlowVaultConnection
  • index/form.Form
  • index/organizationClientGrant.OrganizationClientGrant

New functions:

  • index/getFlow.getFlow
  • index/getFlowVaultConnection.getFlowVaultConnection
  • index/getForm.getForm

What's Changed

Full Changelog: v3.7.1...v3.8.0

v3.7.1

12 Sep 18:33
4f5f7c5
Compare
Choose a tag to compare

Does the PR have any schema changes?

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

What's Changed

Full Changelog: v3.7.0...v3.7.1

v3.7.0

10 Sep 14:05
b9e3972
Compare
Choose a tag to compare

Does the PR have any schema changes?

Looking good! No breaking changes found.

New resources:

  • index/promptScreenPartial.PromptScreenPartial
  • index/promptScreenPartials.PromptScreenPartials

New functions:

  • index/getPromptScreenPartials.getPromptScreenPartials

What's Changed

Full Changelog: v3.6.0...v3.7.0

v3.6.0

28 Aug 10:04
d7ff36f
Compare
Choose a tag to compare

Does the PR have any schema changes?

Found 2 breaking changes:

Types

  • "auth0:index/getConnectionOption:getConnectionOption": required:
    • 🟢 "attributes" property has changed to Required
    • 🟢 "precedences" property has changed to Required

New resources:

  • index/selfServiceProfile.SelfServiceProfile

New functions:

  • index/getSelfServiceProfile.getSelfServiceProfile

What's Changed

Full Changelog: v3.5.1...v3.6.0

v3.5.1

23 Aug 17:10
5fe75cc
Compare
Choose a tag to compare

Does the PR have any schema changes?

Found 11 breaking changes:

Resources

  • "auth0:index/client:Client":
    • 🟡 inputs: "clientMetadata": additional properties type changed from "pulumi.json#/Any" to "string"
    • properties:
      • 🟡 "clientMetadata": additional properties type changed from "pulumi.json#/Any" to "string"
      • 🟡 "signingKeys": items: additional properties type changed from "pulumi.json#/Any" to "string"
  • "auth0:index/hook:Hook":
    • inputs:
      • 🟡 "dependencies": additional properties type changed from "pulumi.json#/Any" to "string"
      • 🟡 "secrets": additional properties type changed from "pulumi.json#/Any" to "string"
    • properties:
      • 🟡 "dependencies": additional properties type changed from "pulumi.json#/Any" to "string"
      • 🟡 "secrets": additional properties type changed from "pulumi.json#/Any" to "string"

Types

  • 🟡 "auth0:index/ClientAddonsSamlp:ClientAddonsSamlp": properties: "mappings": additional properties type changed from "pulumi.json#/Any" to "string"
  • 🟡 "auth0:index/ConnectionOptions:ConnectionOptions": properties: "configuration": additional properties type changed from "pulumi.json#/Any" to "string"
  • 🟡 "auth0:index/getClientAddonSamlp:getClientAddonSamlp": properties: "mappings": additional properties type changed from "pulumi.json#/Any" to "string"
  • 🟡 "auth0:index/getConnectionOption:getConnectionOption": properties: "configuration": additional properties type changed from "pulumi.json#/Any" to "string"
    No new resources/functions.

What's Changed

Full Changelog: v3.5.0...v3.5.1

v3.5.0

18 Jul 21:13
498ba9c
Compare
Choose a tag to compare

Does the PR have any schema changes?

Found 1 breaking change:

Types

  • 🟢 "auth0:index/getTenantFlag:getTenantFlag": required: "enableSso" property has changed to Required

New resources:

  • index/connectionScimConfiguration.ConnectionScimConfiguration

New functions:

  • index/getConnectionScimConfiguration.getConnectionScimConfiguration

What's Changed

Full Changelog: v3.4.1...v3.5.0

v3.4.0

19 Jun 04:49
9468251
Compare
Choose a tag to compare

Changelog

  • 9468251 Upgrade terraform-provider-auth0 to v1.3.0 (#579)