auth0 / terraform-provider-auth0

The Auth0 Terraform Provider is the official plugin for managing Auth0 tenant configuration through the Terraform tool.
https://registry.terraform.io/providers/auth0/auth0/latest/docs
Mozilla Public License 2.0
167 stars 86 forks source link

Bump github.com/auth0/go-auth0 from 1.10.1-0.20240920131149-720c3a081e03 to 1.11.0 #1036

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

Bumps github.com/auth0/go-auth0 from 1.10.1-0.20240920131149-720c3a081e03 to 1.11.0.

Release notes

Sourced from github.com/auth0/go-auth0's releases.

v1.11.0

Added

  • Add support for Form, Flow, and Flow Vault Connection Managers #444 (kushalshit27)
  • Add support for MFA Authentication Endpoints: Add, List, and Delete Authenticators #447 (developerkunal)
  • Add user_id_attribute support to AzureAD connection options in Connection Manager #445 (acwest)
  • Add strategy_version support to required connections in Connection Manager #443 (acwest)
Changelog

Sourced from github.com/auth0/go-auth0's changelog.

v1.11.0 (2024-09-27)

Full Changelog

Added

  • Add support for Form, Flow, and Flow Vault Connection Managers #444 (kushalshit27)
  • Add support for MFA Authentication Endpoints: Add, List, and Delete Authenticators #447 (developerkunal)
  • Add user_id_attribute support to AzureAD connection options in Connection Manager #445 (acwest)
  • Add strategy_version support to required connections in Connection Manager #443 (acwest)

v1.10.0 (2024-09-03)

Full Changelog

Added

  • Add support for new Prompts and Screens for Prompt Partial #437 (developerkunal)
  • Add Organizations for Client Credentials #432 (duedares-rvj)
  • Add Support for Control Your Own Key (CYOK) and Bring Your Own Key (BYOK) Features with New EncryptionKeyManager #435 (developerkunal)

Note The methods ReadPartials, CreatePartials, and UpdatePartials are deprecated. Please use GetPartials and SetPartials instead for managing Prompt Partials.

v1.9.0 (2024-08-16)

Full Changelog

Added

v1.8.0 (2024-07-09)

Full Changelog

Added

  • Add support for managing a connection's SCIM (System for Cross-domain Identity Management) configuration #419 (developerkunal)

v1.7.0 (2024-06-14)

Full Changelog

Added

v1.6.0 (2024-05-09)

Full Changelog

Added

Fixed

... (truncated)

Commits


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)