Skip to content

Releases: auth0/auth0-cli

v0.7.1

25 May 00:52
f0f9ca4
Compare
Choose a tag to compare

Changelog

c5ff007 Add Heap integration [CLI-158] (#302)
b9317fe Add missing long command descriptions (#298)
f0f9ca4 [CLI-164] users integration test (#300)
67a94e6 feat: apps --reveal flag to expose secrets (#301)

v0.7.0

17 May 22:52
cb3a6d4
Compare
Choose a tag to compare

Changelog

83f9ea5 Cli 148 (#280)
5aa2dc4 Move configs to the top of the pre-run method (#283)
cb3a6d4 chore: split ci into separate steps (#292)
564f3ca feat: add roles (#293)
1e4d4b4 feat: auth0 ips { check | unblock } (#297)
8b7d93f feat: update auth0 SDK (#288)
7d7b32e fix: better development ergonomics (#294)
d297e9f fix: remove shim around lifetime in seconds (#296)
f5da1ff fix: remove stale actions code (#295)
7fe639a fix: use updated token once after the renewal (#290)

v0.6.1

11 May 02:12
318326a
Compare
Choose a tag to compare

Changelog

318326a Add APIs integration tests [CLI-96] (#286)
77c96d3 Add auth0.Error (#285)
e8cebd5 CLI-140: integration tests on ci (#263)
82eb08d Integration tests for auth0 apps commands and flags [CLI-95] (#278)
3021ee8 Update README.md (#282)

v0.6.0

03 May 21:07
b69b35a
Compare
Choose a tag to compare

Changelog

bf0ed51 Add arm64 to the goarch list (#272)
8f52e8f Add support for new API properties [CLI-139] (#265)
67e75d3 Fix cursor escape seqs being written to StdOut [CLI-154] (#271)
457d3ff Fix flag issues on apps create and apps update [CLI-146] (#269)
0f93aa7 Grants string (#270)
40a355b Handle interrupts [CLI-151] (#273)
82c739f Refactor prepare interactivity [CLI-79] (#277)
781f245 Update messaging for login command to be more clear on the next step. Use a spinner while waiting for login to complete in the browser. (#268)
60c02ca [CLI-135] feat: add custom template edition w/preview (#267)
b69b35a feat: add a custom domain picker for auth0 test login (#281)
4a3ff01 fix: app picker needs to also ignore lifetime in seconds (#276)
1bea3af fix: just make client.List / Read work for all cases (#275)

v0.5.1

27 Apr 01:09
4b8fcb5
Compare
Choose a tag to compare

Changelog

7263e5a CLI-80: users blocks commands (#219)
4b8fcb5 Make --no-color global (#264)
ba0d855 Remove unused code (#257)
e5b542e [CLI-138] add enable and disable rules commands (#258)
0f4fee7 feat: login when scopes changed (#261)
0ec6677 fix: polling faster error #252 (#259)
efb1c6f fix: wrong jwtconfig lifetime type (#262)

v0.5.0

19 Apr 22:46
6c564a6
Compare
Choose a tag to compare

Changelog

cd70733 Add quickstarts list [CLI-90] (#254)
6c564a6 Add tenants open and apis open [CLI-101] [CLI-133] (#253)
7724d59 Update README [CLI-134] (#249)
ba8e0d5 feat: adds app open [id] command (#251)

v0.4.5

14 Apr 22:38
3b99e45
Compare
Choose a tag to compare

Changelog

3b99e45 Make the logs view a little bit more compact (#248)

v0.4.4

14 Apr 20:56
4059a1e
Compare
Choose a tag to compare

Changelog

4059a1e Style auth0 test login post-login page [CLI-126] (#247)

v0.4.3

09 Apr 22:45
780e2ab
Compare
Choose a tag to compare

Changelog

8f31580 Add a name for the scoop manifest (#237)
fbd1a57 Ask for confirmation before deleting a rule (#244)
d0c12b5 Clean up the help texts (#243)
780e2ab Move the quickstarts command below apis (#246)
6c80cc1 Use domains for tenant name in config.json and for display (#241) ⚠️ BREAKING CHANGE
581baa9 [CLI-122] throw an error for delete commands if item doesn't exit (#239)
b349f39 fix: skip snyk on forks (#242)
55c55d8 handle keyboard interrupts in login and tenants use cmds (#245)
011f1ed refactor: change disable-color flag to no-color (#238)

v0.4.2

09 Apr 00:56
d20e0f7
Compare
Choose a tag to compare

Changelog

d20e0f7 Add scoop config to .goreleaser.yml (#236)
80245a7 Update README.md (#235)