Skip to content

Releases: auth0/auth0-cli

v1.33.0-beta.0

v1.33.0-beta.0 Pre-release
Pre-release

Choose a tag to compare

@ramya18101 ramya18101 released this 02 Jul 18:24
eb8319f

Added

  • Add auth0 experimentation namespace grouping feature flags, segments, and experiments (Beta) [#1575]
  • Add support to manage feature flags in auth0 experimentation feature-flags (create, list, show, update, status, delete) (Beta) [#1575]
  • Add support to manage feature flag variations in auth0 experimentation feature-flags variations (create, list, show, update, delete) (Beta) [#1575]
  • Add support to manage user segments in auth0 experimentation segments (create, list, show, update, delete) (Beta) [#1575]
  • Add support to run A/B tests in auth0 experimentation experiments (create, list, show, update, status, validate, delete) (Beta) [#1575]

v1.32.0

Choose a tag to compare

@developerkunal developerkunal released this 23 Jun 11:49
a1f92c1

Added

  • Add agent-aware command analytics with success/failure tracking and AI agent detection [#1551]
  • Improve subscribe UX in auth0 event-streams [#1534]

Fixed

  • Fix auth0 clients to fetch enabled_clients from the dedicated endpoint [#1532]
  • Fix user login flow to skip refresh token support and avoid requesting offline_access [#1536]
  • Fix head tag clearing in auth0 acul config set [#1548]
  • Improve terraform plan failure error messaging [#1549]

v1.31.0

Choose a tag to compare

@ramya18101 ramya18101 released this 22 May 07:54
4e67b73

Added

  • Add project detection support for auth0 quickstarts setup [#1476]
  • Add support for streaming of live subscribed events in auth0 event-streams [#1518]
  • Add support for third party app security params in auth0 clients [#1522]
  • Add phone notification template support in auth0 tf generate -r auth0_phone_notification_template [#1514]
  • Add support for Action Configuration on Event Streams in auth0 actions [#1474]

Fixed

  • Fix keyring: clear stale access-token chunks instead of deleting the client secret [#1527]

v1.30.0

Choose a tag to compare

@ramya18101 ramya18101 released this 30 Apr 11:34
18e479e

Added

  • Add --enforce-policies and --token-dialect flags in auth0 apis create and auth0 apis update [#1504]
  • Add --allow-any-profile-of-type flag for token exchange types in auth0 apps create and auth0 apps update [#1504]
  • Add support for auth0_client_cimd resource generation in auth0 tf generate [#1501]

v1.29.0

Choose a tag to compare

@ramya18101 ramya18101 released this 16 Apr 09:49
9013b72

Added

  • Add support for managing default custom domain via auth0 domains default (show, set) [#1470]
  • Add passkeys prompt support in auth0 ul customize and auth0 tf generate [#1462]
  • Add organization support to auth0 test token command for M2M applications [#1475]
  • Add default editor setting support on Windows [#1454]
  • Add support for client_id_metadata_document_supported tenant settings in auth0 tenant-settings update [#1491]

Fixed

  • Fix auth0 api to allow passing data with DELETE calls [#1471]

v1.28.0

Choose a tag to compare

@ramya18101 ramya18101 released this 03 Mar 10:45
0a389c9

Added

  • Add JHipster support in auth0 quickstarts setup command [#1452]
  • Add bot detection commands via auth0 protection bot-detection (show, update) [#1435]
  • Add Fastify support in auth0 quickstarts setup command [#1449]

Fixed

  • Fix unintended boolean values clearing in update commands [#1442]
  • Fix empty string elements from IDs slice in delete commands [#1451]

v1.27.2

Choose a tag to compare

@ramya18101 ramya18101 released this 16 Feb 07:28
2d8cd0e

Fixed

  • Fix auth0 quickstarts setup command's port assessment logic [#1440]

v1.27.1

Choose a tag to compare

@ramya18101 ramya18101 released this 13 Feb 17:13
6b190d0

Fixed

  • Fix auth0 quickstarts setup command's interactive mode [#1437]

v1.27.0

Choose a tag to compare

@ramya18101 ramya18101 released this 10 Feb 17:28
f09ddca

Added

  • Support for managing organization invitations via auth0 orgs invitations (list, show, create, delete) [#1424]
  • New auth0 quickstarts setup command to scaffold Auth0 apps with .env generation (supports vite, nextjs) [#1428]
  • Support for auth0_prompt_screen_partial in auth0 tf generate [#1426]
  • Add missing custom text prompts in auth0 tf generate -r auth0_prompt_custom_text [#1426]
  • Add pre-login-organization-picker screen to organizations prompt [#1426]
  • Add required scopes for organization_discovery_domains, self_service_profiles, user_attribute_profiles [#1426]

v1.26.0

Choose a tag to compare

@ramya18101 ramya18101 released this 14 Jan 16:51
9ab8adc

Added

  • Handle forbidden error template fetching in auth0 tf generate -r auth0_email_templates [#1417]
  • Handle GitHub rate-limits in auth0 acul commands by falling back to stable versions [#1414]

Fixed

  • Updated ULP branding assets to fix template playground language dropdown [#1416]