Skip to content

Releases: auth0/auth0-cli

v0.12.0

11 Oct 19:27
3dc0799
Compare
Choose a tag to compare

Changelog

  • 206ab47 Add more prompt screens for branding (#498)
  • 3dc0799 Bump go 1.19 and remove deprecations (#499)
  • 71c1485 Fix branding texts update command (#496)
  • 369bdb6 Honor some editor env vars before falling back to notepad on Windows (#480)
  • 7a3108a Refactor branding texts show command and fix tests (#495)
  • 45c8e59 Update github templates (#497)
  • 65a0e23 fix: Use single dash for single letter flags (#477)
  • 05bc8d8 fix: remove doubled spa array key (#478)

v0.11.10

01 Aug 12:50
285359e
Compare
Choose a tag to compare

Changelog

  • 285359e Fix login cmd to raise issues encountered when fetching the device code (#470)
  • 7e347e8 feat: Add pagination to orgs list (#466)

v0.11.9

07 Jul 12:41
fecace5
Compare
Choose a tag to compare

Changelog

  • 26be4a7 Add support for listing more than 50 roles (#450)
  • 327d667 Bump go version to v1.18, bump go-auth0 to v0.8.0, update github actions (#459)
  • fecace5 Add support for listing more than 50 APIs (#457)

v0.11.8

07 Jun 08:29
647951b
Compare
Choose a tag to compare

Changelog

  • c086750 fix: docs/Gemfile.lock to reduce vulnerabilities (#425)
  • 103799c fix: render template using same html structure as the live version #409 (#443)
  • ff8a682 import properly edited user template (#411)

v0.11.7

11 Mar 17:06
f9bcaf1
Compare
Choose a tag to compare

Changelog

v0.11.6

24 Feb 15:06
cc0f607
Compare
Choose a tag to compare

Changelog

  • 39bd207 Add auth0 user import command (#393)
  • 7a8eb85 Add codeowners to repo (#397)
  • 6d460ab Add commands for listing roles and members assigned a role in an organization (#386)
  • 6672170 Remove vendor folder (#396)
  • cc0f607 Replace gopkg.in/auth0.v5 with github.com/auth0/go-auth0 (#395)
  • 1e46739 fix: auth0 tenants add: blank slate (#394)

v0.11.5

31 Jan 10:16
fd0ce1d
Compare
Choose a tag to compare

Changelog

  • 8ead39e Add actions deploy command [DXCDT-13] (#387)
  • f89c425 Have the login command honor the --no-input flag (#390)
  • 57001ee Hide global --tenant flag on login command [DXCDT-14] (#388)
  • 9063df7 Update spinner library to get rid of a bug (#389)
  • fd0ce1d [DXCDT-19] Use GET instead of POST when downloading quickstarts (#391)

v0.11.4

19 Jan 19:53
1a646d4
Compare
Choose a tag to compare

Changelog

v0.11.3

03 Nov 00:09
9daa0c2
Compare
Choose a tag to compare

Changelog

9daa0c2 Add branding texts commands (#359)

v0.11.2

25 Oct 13:20
d203483
Compare
Choose a tag to compare

Changelog

d203483 Make API scopes non-required (#368)
583c0a4 fix: Update paths for PHP QuickStarts (#367)