Skip to content

v0.1.2

Compare
Choose a tag to compare
@github-actions github-actions released this 27 Jan 17:50
· 1074 commits to main since this release
84435d6

Changelog

71a58f5 A0CLI-47: add initial role support.
f404a7b A0CLI-49: add initial custom-domains support.
811a9e2 Add --no-input flag
307cec6 Add interactive promp to rules
fdbbb0f Add interactive prompts to APIs
0cdd7f0 Add mock makefile targets.
f522529 Adding the update rule subcommand
e05ab65 Address feedback
64c0d40 Bump briandowns/spinner to resolve race condition issue.
a801220 Fixing a typo in enabling a rule (#71)
e1e926b Make interactivity tty-based for APIs
c205e83 Make interactivity tty-based on rules
d7f97f7 Merge branch 'main' into feature/interactive-prompts
6559495 Merge pull request #58 from auth0/feature/interactive-prompts
5115f68 Merge pull request #60 from auth0/a0cli-47-roles
9f05f0c Merge pull request #61 from auth0/fix-flags-collision
bac0b29 Merge pull request #62 from auth0/tagline
d01a0a3 Merge pull request #65 from auth0/a0cli-49-custom-domains
3cb6c70 Merge pull request #67 from auth0/feature/interactivity
0aa048a Merge pull request #72 from auth0/add/update-rule
2a8b23f Merge pull request #76 from auth0/feature/interactivity-actions
9b72ad8 Merge pull request #78 from auth0/fix-rules-breakage
ce25dc6 Omit return value of SetAnnotation
43eea56 Re-add delete rule by name
9456935 Remove extra whitespace
16c6f64 Remove time.Sleep() hack given latest version of briandowns/spinner fixes race condition.
53e7a1d Remove title transform
57e4924 Style prompts
ad18144 Use golang 1.15
5f521df Use latest version of goreleaser/goreleaser-action
597c1c6 default to auth0 managed certs for type.
bdd629e feat: actions deploy and actions versions (#53)
9d3fab6 feat: actions download (#64)
73d17cd feat: add get-token command for fetching user-facing tokens for an API (#69)
627cf6f feat: prompts for actions
5d8a0c6 feat: support version creation during actions create (#68)
b6e3371 fix rules breakage with TextDefaultInput
ffb9c62 fix: Go SDK can't set an empty list of callbacks, so don't attempt to do so (#70)
baad248 minor: match tagline
fd3b6dd remove -f shorthand for force flag
84435d6 standardize commands help wording and conventions (#74)