Releases: zeabur/cli
Releases · zeabur/cli
v0.6.0
v0.5.9
v0.5.8
v0.5.7
Changelog
- 2e8e6b2: feat(api): add DeleteService method (@canyugs)
- 8f1efde: feat(service): add delete command (@canyugs)
- 9d489f2: fix: remove bad dependencies (@pan93412)
- 7162bb9: chore(deps): bump golang.org/x/oauth2 from 0.34.0 to 0.35.0 (@dependabot[bot])
- 58da892: fix(service): require --yes flag for non-interactive delete (@canyugs)
- 1259e4a: feat(service): add delete command (#169) (@yuaanlin)
- 7d8d444: chore(deps): bump golang.org/x/oauth2 from 0.34.0 to 0.35.0 (#168) (@yuaanlin)
- eae9220: feat(template): add --raw flag to output YAML spec (@yuaanlin)
- efd2b7a: fix(template): fetch raw YAML from URL instead of GraphQL (@yuaanlin)
- 248de2c: feat: add template search, help --all, and CLAUDE.md (@yuaanlin)
- e7c6218: fix(template): add timeout and URL escape for raw YAML fetch (@yuaanlin)
- 91579e6: fix: address review comments (@yuaanlin)
- 7f4686e: feat(template): add search, get --raw, and help --all (#170) (@yuaanlin)
- d33a15f: ci: automate npm publish on release (@yuaanlin)
v0.5.6
v0.5.5
What's Changed
- chore(deps): bump github.com/santhosh-tekuri/jsonschema/v6 from 6.0.1 to 6.0.2 by @dependabot[bot] in #134
- chore(deps): bump github.com/hasura/go-graphql-client from 0.14.0 to 0.14.4 by @dependabot[bot] in #137
- chore(deps): bump github.com/onsi/gomega from 1.37.0 to 1.38.0 by @dependabot[bot] in #140
- fix: correct region index mapping when unavailable regions are filtered by @ridemountainpig in #157
- fix: correct region index mapping in template deploy when unavailable regions are filtered by @canyugs in #158
- feat(template): add --var flag for non-interactive deploy by @canyugs in #159
- fix: normalize path separators for cross-platform gitignore matching by @Copilot in #163
- feat: add .zeaburignore support for deployment filtering by @pan93412 in #162
- refactor: deployment API & model for connection pattern & format code by @ridemountainpig in #160
- chore(deps): update dependencies and GitHub Actions by @pan93412 in #164
- chore(deps): bump github.com/onsi/ginkgo/v2 from 2.23.4 to 2.28.1 by @dependabot[bot] in #165
- chore(deps): bump github.com/onsi/gomega from 1.38.0 to 1.39.1 by @dependabot[bot] in #166
New Contributors
- @ridemountainpig made their first contribution in #157
- @canyugs made their first contribution in #158
- @Copilot made their first contribution in #163
Full Changelog: v0.5.4...v0.5.5
v0.5.4
What's Changed
- ZEA-4936: Fix CI issues by @pan93412 in #123
- chore(deps): bump github.com/onsi/gomega from 1.34.2 to 1.37.0 by @dependabot in #125
- chore(deps): bump github.com/onsi/ginkgo/v2 from 2.20.2 to 2.23.4 by @dependabot in #126
- feat: Exclude unavailable regions by @pan93412 in #124
- fix: enhance error logging for template deploy by @xxxbrian in #130
- chore(deps): bump github.com/hasura/go-graphql-client from 0.13.1 to 0.14.0 by @dependabot in #127
- chore(deps): bump golang.org/x/oauth2 from 0.29.0 to 0.30.0 by @dependabot in #128
- chore(deps): bump golangci/golangci-lint-action from 7 to 8 by @dependabot in #129
New Contributors
Full Changelog: 0.5.3...v0.5.4
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)