Skip to content

Releases: ucloud/ucloud-cli

v0.3.5

Choose a tag to compare

@github-actions github-actions released this 07 Jul 10:32
8728012

Changelog

v0.3.4

Choose a tag to compare

@github-actions github-actions released this 06 Jul 10:52
15e6c4d

Changelog

Features

  • feat(ai): global --output flag + non-TTY defaults to json
  • feat(ai): hidden __schema command (machine-readable capability catalog)
  • feat(base,pkg/cli): extract AttachHandlers + BuildCredential; NewServiceClient reuses same auth path for oauth & AK/SK (no §9 regression)
  • feat(batch1): migrate compute-domain products to products/ (uphost/firewall/udisk/eip/image/uhost)
  • feat(check-product): add rule7 cross-product uniqueness + rule8 commands consistency
  • feat(check-product): rule-10 layout gate + auto-merge permissions fix (P3.6 B7) (#19)
  • feat(ci): owner-gate platform hard-block + admission gate (#7)
  • feat(completion): upstream cobra completion scripts (install method changed; candidates unchanged)
  • feat(doc): vendor GenDoukuTree in-tree (drop fork dependency for douku format)
  • feat(owner-gate): product-autonomy admission gate (base-version owners)
  • feat(pkg/cli): Context skeleton + Product + pure-fn relocation
  • feat(pkg/command): completion wrappers (fork-internal, upstream at C2) + bind helpers; wire Context
  • feat(pkg/ui): structured Printer(table/json/yaml) + IsTTY + Confirm
  • feat(platform): P3 Part 0 — C2 ux/platform exposure (#8)
  • feat(platform): hack/check-product boundary checker (stdlib AST; no new dep)
  • feat(platform): hack/gen-products generator + products.gen.go stub
  • feat(platform): per-product goldens, §6.1 import whitelist, per-verb example (P3.5) (#10)
  • feat(platform): products.yaml registry (register udb)
  • feat(platform): spec alignment, internal/common, structured output, e2e fixes
  • feat(udb): migrate conf + backup/log subtrees to products/udb (F8-F9); mount full mysql tree
  • feat(udb): migrate mysql db subtree to products/udb/internal/mysql (F1-F7)
  • feat(udb): switch mysql registration to products/udb; remove cmd/{mysql,udb,backup}.go (F10-F11)
  • feat(ux): writer-injectable spinner/refresh + non-TTY suppression

Bug Fixes

  • fix(ci): auto-detect goreleaser release target instead of hardcoding ucloud/ucloud-cli
  • fix(ci): customer-facing release changelog
  • fix(ci): replace deprecated goreleaser archives.builds with ids
  • fix(cli): align E2E exit code, confirmation, and empty-result contracts (#20)
  • fix(completion): register --profile completion on persistent flags (SetPersistentCompletion)
  • fix(pathx): key base.DescribeTableRow struct literal fields
  • fix(pr-gate): three-dot diff for owner-gate + hold-gate reruns on label change
  • fix(udb): adopt the platform machine-output contract (EmitResult/ProgressWriter, drop local output helpers) (#11)
  • fix(uhost): distinguish async stop from declined resize stop (#23)
  • fix(uhost): stop resize when stop confirmation is declined (#22)
  • fix(uhost): wait for stop before async resize (#24)

v0.3.3

Choose a tag to compare

@Ali1213 Ali1213 released this 18 Jun 06:26
21bfbeb

What's Changed

New Contributors

Full Changelog: v0.3.2...v0.3.3

v0.3.2

Choose a tag to compare

@Ali1213 Ali1213 released this 18 Jun 06:18
b27eda0

What's Changed

Full Changelog: v0.3.1...v0.3.2

v0.3.1

Choose a tag to compare

@Ali1213 Ali1213 released this 18 Jun 03:40
79ebcdf

What's Changed

New Contributors

Full Changelog: v0.3.0...v0.3.1

v0.3.0

Choose a tag to compare

@wangrzneu wangrzneu released this 20 Sep 06:38
5024d91

What's Changed

Full Changelog: v0.2.0...v0.3.0

v0.2.0

Choose a tag to compare

@wangrzneu wangrzneu released this 12 Jun 02:48
e4efec8

What's Changed

  • feat: ssh key pair and security group support for uhost by @wangrzneu in #87

Full Changelog: v0.1.49...v0.2.0

v0.1.49

Choose a tag to compare

@wangrzneu wangrzneu released this 09 May 03:16
4dd4cd3

What's Changed

Full Changelog: v0.1.48...v0.1.49

v0.1.48

Choose a tag to compare

@wangrzneu wangrzneu released this 08 May 23:28
943f2f3

What's Changed

Full Changelog: v0.1.47...v0.1.48

v0.1.47

Choose a tag to compare

@wangrzneu wangrzneu released this 07 May 23:40
7b91958

What's Changed

Full Changelog: v0.1.46...v0.1.47