Skip to content

Releases: swiftcloud-platform/cli

Release list

v0.1.0

Choose a tag to compare

@github-actions github-actions released this 05 Sep 13:05

Changelog

  • dbbdd35 Rebuild as the SwiftCloud customer CLI: plan and phase 0
  • 5ad4939 chore(cli): refresh the OpenAPI snapshot — status vocabulary now lists ready
  • ed1fb20 chore(cli): regenerate the client for the object storage API
  • f5a7892 chore(release): drop the Homebrew publisher until the tap repo exists
  • 3fe8ac0 ci: make the lint job runnable, then fix everything it found
  • 5912fbe ci: move every action to a Node 24 major
  • d17e9a3 docs(plan): phase 4 API half done; client regenerated
  • e3d09fa docs(plan): phase 4's CLI half is done
  • 9f49c69 docs(plan): record that the API is built but not deployed
  • cf9a915 feat(cli): cloud context, and a not-signed-in message that names the host
  • cb362a4 feat(cli): cloud db — managed databases, backups and restore-to-new
  • 20d954d feat(cli): cloud storage — buckets and the object data path
  • ac92a4d feat(cli): cloud update — self-update that refuses to break itself
  • cefc714 feat(cli): clearer help — arguments in listings, examples everywhere
  • ae0dfe8 feat(cli): phase 3 — login, whoami, org, region and the app command tree
  • 11bb526 feat(cli): regenerate the client for the databases API; ready is terminal
  • 476a3de feat(s3): the object data path — URIs, client, presigning
  • 95d2a1e feat(s3): transfers — planning separate from moving
  • 9a73b2a feat: install.ps1, and run the tests on Windows in CI
  • 55a3d2e fix(cli): shorten context set usage so the listing stays aligned
  • b6e68d4 test(s3): prove multipart against the real edge without 64 MiB of buffers