Skip to content

docs: add version markers to CLI and SDK documentation#149

Merged
Leechael merged 1 commit intomainfrom
docs/version-markers-cli-sdk
Mar 4, 2026
Merged

docs: add version markers to CLI and SDK documentation#149
Leechael merged 1 commit intomainfrom
docs/version-markers-cli-sdk

Conversation

@Leechael
Copy link
Contributor

@Leechael Leechael commented Mar 4, 2026

Summary

  • Mark --api-version CLI flag as added in v1.1.12; remove api_version from phala.toml docs (parsed by schema but never consumed by CLI)
  • Add v1.1.12 and v1.1.12-beta.1 entries to CLI changelog
  • Mark replicateCvm, refreshCvmInstanceId, refreshCvmInstanceIds as unreleased (added after @phala/cloud v0.2.4)

Test plan

  • Verify --api-version references all carry the v1.1.12 annotation
  • Verify api_version no longer appears in phala.toml docs
  • Verify changelog entries match source CHANGELOG.md
  • Verify <Note> blocks render correctly on unreleased SDK functions

- Mark --api-version flag as added in v1.1.12, remove non-functional
  api_version phala.toml field from docs
- Add v1.1.12 and v1.1.12-beta.1 changelog entries
- Mark replicateCvm, refreshCvmInstanceId, refreshCvmInstanceIds as
  unreleased (after @phala/cloud v0.2.4)
@Leechael Leechael merged commit a2c916a into main Mar 4, 2026
4 checks passed
@Leechael Leechael deleted the docs/version-markers-cli-sdk branch March 4, 2026 00:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant