Instill CLI 0.1.0-alpha
Changelog
Features
- bc8eff8 feat(local): complete deploy/undeploy cycle for local instance (#188)
- bde7df7 feat: add auto token refresh
- 66adf6b feat: add basic functionality
- a9afbf7 feat: add release update check
- 8eeca4b feat: deploy and manage a local instance (#184)
- b43100b feat: support multi instances (#178)
Bug fixes
- cedad0d fix(auth): fix Auth0 integration (#164)
- c91ba2c fix: [api] fix capturing input JSON data
- c2ee3c9 fix: [api] fix check https:// suffix
- 485ac48 fix: [api] fix post with empty body
- 4f8249b fix: add internal build.go
- 8bf852d fix: fix creack/pty windows test issue
- b795c04 fix: fix go-fmt files
- 22480f4 fix: fix oauth2 client id and secret package path
- e4c70b3 fix: fix windows unit test
- aa68440 fix: handle API prefixes (#186)
- d81b045 fix: renew access token right after token refreshed
Others
- 3f27ea4 chore(all): improve wording
- cea34c9 chore(api): use explicit endpoint URL (#190)
- 6d8856c chore(auth): remove redundant default config creation
- a9d3b4b chore(ci): fix goreleaser, labeler
- 5a58530 chore(config): add default_hostname
- 5eb0591 chore(deps): bump actions/checkout from 2 to 3 (#23)
- 09d2386 chore(deps): bump actions/checkout from 3 to 4 (#172)
- dc3d397 chore(deps): bump actions/setup-go from 1 to 3 (#21)
- c9fb1b1 chore(deps): bump amannn/action-semantic-pull-request from 4 to 5 (#171)
- a992b16 chore(deps): bump codecov/codecov-action from 2 to 3 (#39)
- 0aacbac chore(deps): bump github.com/briandowns/spinner from 1.18.0 to 1.18.1
- 790ffd6 chore(deps): bump github.com/cli/safeexec from 1.0.0 to 1.0.1 (#170)
- adafc48 chore(deps): bump github.com/creack/pty from 1.1.17 to 1.1.18 (#37)
- b42f812 chore(deps): bump github.com/go-playground/validator/v10 from 10.15.4 to 10.15.5 (#189)
- de4d20e chore(deps): bump github.com/go-playground/validator/v10 from 10.4.1 to 10.4.2 (#180)
- 0101eda chore(deps): bump github.com/google/go-cmp from 0.5.6 to 0.5.7
- 9011782 chore(deps): bump github.com/google/go-cmp from 0.5.7 to 0.5.9 (#98)
- a53ba44 chore(deps): bump github.com/itchyny/gojq from 0.12.6 to 0.12.7 (#24)
- d7b80fe chore(deps): bump github.com/itchyny/gojq from 0.12.7 to 0.12.13 (#166)
- 5151f73 chore(deps): bump github.com/itchyny/gojq from 0.12.7 to 0.12.13 (#179)
- 8622017 chore(deps): bump github.com/mattn/go-colorable from 0.1.12 to 0.1.13 (#145)
- e22cd9e chore(deps): bump github.com/ory/graceful from 0.1.1 to 0.1.2 (#10)
- 9bb57d6 chore(deps): bump github.com/ory/graceful from 0.1.2 to 0.1.3 (#167)
- 887d091 chore(deps): bump github.com/ory/x from 0.0.315 to 0.0.334
- ddadaa1 chore(deps): bump github.com/ory/x from 0.0.334 to 0.0.337
- c08f51b chore(deps): bump github.com/ory/x from 0.0.337 to 0.0.344
- a6eb31b chore(deps): bump github.com/ory/x from 0.0.344 to 0.0.345 (#12)
- 1200147 chore(deps): bump github.com/ory/x from 0.0.345 to 0.0.364 (#36)
- f8e618b chore(deps): bump github.com/ory/x from 0.0.589 to 0.0.596 (#200)
- 17001b1 chore(deps): bump github.com/stretchr/testify from 1.7.0 to 1.7.1 (#30)
- cd2171c chore(deps): bump github.com/stretchr/testify from 1.7.1 to 1.7.5 (#146)
- 188bb54 chore(deps): bump github/codeql-action from 1 to 2 (#46)
- 967e8d1 chore(deps): bump goreleaser/goreleaser-action from 2 to 4 (#136)
- 35dc03b chore(deps): bump goreleaser/goreleaser-action from 4 to 5 (#175)
- 81f6573 chore(http): revert to use http header callback for Authorization (#193)
- 9cd6041 chore(instance): simplify list print
- bbffb8b chore(local): remove deploy path argument (#192)
- fe90245 chore: [api] add more examples
- 4681e60 chore: [auth] suppress context canceled error
- d805803 chore: [oauth2] add login success page
- 6e3628d chore: add .gitignore
- 0101787 chore: add code of conduct
- 8ec0341 chore: add github mit license
- 7c6f1fe chore: add security policy
- 400a9c5 chore: add specific github files
- b81d975 chore: apply golangci-lint
- 571d39b chore: init commit
- d52dc45 chore: remove redundant code
- 71c6f3c chore: revise cli long description
- 7fd2553 chore: update Visual Data Preparation to Versatile Data Pipeline (#138)
- 89c42a0 chore: update go.mod and go.sum
- b892cc5 ci(LICENSE,CODEOWNERS): change GitHub community related files (#187)
- 839b857 ci(git): update .gitignore
- 141b571 ci(goreleaser): fix setup
- 75ab32c ci: add -race flag for go test
- 9a54ed1 ci: add .goreleaser.yml
- 029b241 ci: add CODEOWNERS
- c7b73a2 ci: add action workflow for issue and pr to prj
- 2155d75 ci: add code owners
- 257e24d ci: add codecov
- e46adda ci: add dependabot config
- 71c6227 ci: add gh action workflows
- 30fe542 ci: add homebrew tap in goreleaser
- 9ea4cd7 ci: add pr template
- eebe6d1 ci: add pre-commit hook
- 7e2ab78 ci: add semantic check
- 345e209 ci: add windows build
- 150985a ci: change releaser workflow name
- c88c2b5 ci: do not show others in changelog
- 7cd170e ci: fix typo
- 31fa7f1 ci: update .pre-commit-config.yaml
- f30fe41 ci: update CODEOWNERS
- b121969 docs(README,CONTRIBUTING): update to latest version (#194)
- 9fc26d9 docs: add banner and early access link
- 4c2eb7c docs: add utm in README links (#11)
- 9f45974 docs: fix code of conduct
- 48735e3 docs: move docs link under banner
- a7e15eb docs: reformat banner and navigator
- fbd1582 docs: remove title
- fb202bf docs: update README.md
- d01761f refactor(auth): remove .env file import logic (#183)
- ccaf8f5 refactor(binary): rename instill to inst (#191)
- 23f8586 refactor(instance): rename instances to instance (#195)
- 75a9099 refactor(local): improve deploy/undeploy with upgrade check