Releases: pulumi/pulumi-auth0
Releases · pulumi/pulumi-auth0
v3.8.3
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 #684
- Update GitHub Actions workflows. by @pulumi-bot in #685
- Update GitHub Actions workflows. by @pulumi-bot in #688
- Upgrade terraform-provider-auth0 to v1.7.3 by @pulumi-bot in #687
Full Changelog: v3.8.2...v3.8.3
v3.8.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 #674
- Upgrade pulumi-terraform-bridge to v3.93.0 by @pulumi-bot in #676
- Upgrade pulumi-terraform-bridge to v3.93.1 by @pulumi-bot in #677
- Automate index docsgen by @guineveresaenger in #678
- Update GitHub Actions workflows. by @pulumi-bot in #679
- Upgrade pulumi-terraform-bridge to v3.94.0 by @pulumi-bot in #681
- Upgrade terraform-provider-auth0 to v1.7.2 by @pulumi-bot in #683
Full Changelog: v3.8.1...v3.8.2
v3.8.1
Does the PR have any schema changes?
Looking good! No breaking changes found.
No new resources/functions.
What's Changed
- Upgrade terraform-provider-auth0 to v1.7.1 by @pulumi-bot in #673
Full Changelog: v3.8.0...v3.8.1
v3.8.0
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
- Update GitHub Actions workflows. by @pulumi-bot in #650
- Update GitHub Actions workflows. by @pulumi-bot in #651
- Update GitHub Actions workflows. by @pulumi-bot in #652
- Upgrade pulumi-terraform-bridge to v3.91.0 by @pulumi-bot in #655
- Upgrade pulumi-terraform-bridge to v3.91.1 by @pulumi-bot in #659
- Update GitHub Actions workflows. by @pulumi-bot in #660
- Update GitHub Actions workflows. by @pulumi-bot in #661
- Update GitHub Actions workflows. by @pulumi-bot in #663
- Update GitHub Actions workflows. by @pulumi-bot in #664
- Upgrade pulumi-terraform-bridge to v3.92.0 by @pulumi-bot in #668
- Upgrade terraform-provider-auth0 to v1.7.0 by @pulumi-bot in #669
Full Changelog: v3.7.1...v3.8.0
v3.7.1
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 #647
- Upgrade terraform-provider-auth0 to v1.6.1 by @pulumi-bot in #649
Full Changelog: v3.7.0...v3.7.1
v3.7.0
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
- Update GitHub Actions workflows. by @pulumi-bot in #633
- Update GitHub Actions workflows. by @pulumi-bot in #634
- Upgrade pulumi-terraform-bridge to v3.90.0 by @pulumi-bot in #641
- Update GitHub Actions workflows. by @pulumi-bot in #644
- Update GitHub Actions workflows. by @pulumi-bot in #646
- Upgrade terraform-provider-auth0 to v1.6.0 by @pulumi-bot in #643
Full Changelog: v3.6.0...v3.7.0
v3.6.0
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
- Update GitHub Actions workflows. by @pulumi-bot in #629
- Provide single index file for registry by @guineveresaenger in #630
- Upgrade terraform-provider-auth0 to v1.5.0 by @pulumi-bot in #632
Full Changelog: v3.5.1...v3.6.0
v3.5.1
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"
- inputs:
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
- Update GitHub Actions workflows. by @pulumi-bot in #613
- Update GitHub Actions workflows. by @pulumi-bot in #615
- Upgrade pulumi-terraform-bridge to v3.88.0 by @pulumi-bot in #616
- Update GitHub Actions workflows. by @pulumi-bot in #617
- Update GitHub Actions workflows. by @pulumi-bot in #618
- Update GitHub Actions workflows. by @pulumi-bot in #619
- Update GitHub Actions workflows. by @pulumi-bot in #620
- Enable zero default schema version for auth0 by @VenelinMartinov in #621
- Upgrade pulumi-terraform-bridge to v3.89.0 by @pulumi-bot in #624
- Upgrade pulumi-terraform-bridge to v3.89.1 by @pulumi-bot in #626
- Update GitHub Actions workflows. by @pulumi-bot in #627
- Add installation docs by @guineveresaenger in #628
Full Changelog: v3.5.0...v3.5.1
v3.5.0
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
- Update GitHub Actions workflows. by @pulumi-bot in #608
- Upgrade pulumi-terraform-bridge to v3.87.0 by @pulumi-bot in #609
- Upgrade terraform-provider-auth0 to v1.4.0 by @pulumi-bot in #612
Full Changelog: v3.4.1...v3.5.0