Releases: zeabur/cli
Releases · zeabur/cli
0.5.3
Changelog
- 6b03f76: feat: get default environment if environmentID is unspecified (@pan93412)
- b05f53c: ci: Upgrade version and adapt for breaking changes (@pan93412)
- 499eb3c: chore: Upgrade golangci-lint settings to v2 (@pan93412)
- 791a2b4: chore(deps): bump golang.org/x/net from 0.28.0 to 0.36.0 (@dependabot[bot])
- 41f0fae: feat: add upload command (@yuaanlin)
- 8ed1302: Fix CI (#121) (@yuaanlin)
- 32ad2e1: feat: get default environment if environmentID is unspecified (#120) (@yuaanlin)
- 639786d: chore(deps): bump golang.org/x/net from 0.28.0 to 0.36.0 (#122) (@yuaanlin)
- 2e0b581: fix: update go.mod (@yuaanlin)
- cdfddaa: fix: remove mockery (@yuaanlin)
0.5.2
Changelog
- 6b03f76: feat: get default environment if environmentID is unspecified (@pan93412)
- b05f53c: ci: Upgrade version and adapt for breaking changes (@pan93412)
- 499eb3c: chore: Upgrade golangci-lint settings to v2 (@pan93412)
- 791a2b4: chore(deps): bump golang.org/x/net from 0.28.0 to 0.36.0 (@dependabot[bot])
- 41f0fae: feat: add upload command (@yuaanlin)
- 8ed1302: Fix CI (#121) (@yuaanlin)
- 32ad2e1: feat: get default environment if environmentID is unspecified (#120) (@yuaanlin)
- 639786d: chore(deps): bump golang.org/x/net from 0.28.0 to 0.36.0 (#122) (@yuaanlin)
- 2e0b581: fix: update go.mod (@yuaanlin)
- cdfddaa: fix: remove mockery (@yuaanlin)
0.5.1
0.4.4
Changelog
- e3c3c49: feat(constant): Add ZeaburDashURL constant (@pan93412)
- 1d74e97: refactor(auth): Rewrite as API key client (@pan93412)
- 36cabfd: refactor(auth): Switch to new API key client (@pan93412)
- 2525d8b: refactor: Remove all OAuth related code (@pan93412)
- 6992b50: refactor!: Remove unused webapp package (@pan93412)
- 0cb13d7: ZEA-4557: CLI: Use API token pattern instead of OAuth in CLI (#118) (@yuaanlin)
0.4.3
0.4.2
0.4.1
0.3.9
0.3.6
Changelog
- 6bd50cb: fix(util): Call ToSlash for Windows filename (@pan93412)
- 604b21a: fix(util): Call ToSlash for Windows filename (#111) (@yuaanlin)
- f2b6105: fix(util): Do not use filepath.Separator in the zip file (@pan93412)
- fd39b61: fix(util): Do not use filepath.Separator in the zip file (#112) (@yuaanlin)
0.3.5
Changelog
- 5dc1711: fix(cmd): Correct suspend hint (#106) (@pan93412)
- 9c5a9d3: feat(deploy): Allow skipping validation (@pan93412)
- 6a847cf: chore: Upgrade dependencies in CLI (@pan93412)
- 16bbdaf: chore: Upgrade dependencies in CLI (#108) (@pan93412)
- 69bbd5b: feat(deploy): Allow skipping validation (#107) (@yuaanlin)
- 0a313a0: feat(project): Implement project export API (@pan93412)
- 0d9b9f6: feat(project): Implement project export CLI (@pan93412)
- 4110854: Update pack.go (@real-cc)
- abe3f58: Update pack.go for Windows CLI, filepath separator issue (#110) (@pan93412)
- 63a211c: ZEA-4010: Implement export template for CLI (#109) (@yuaanlin)