Skip to content

chore: align Makefile VERSION and backfill 0.3.2/0.3.3 changelog#99

Merged
Ali1213 merged 1 commit into
ucloud:masterfrom
Episkey-G:chore/backfill-version-0.3.3
Jun 18, 2026
Merged

chore: align Makefile VERSION and backfill 0.3.2/0.3.3 changelog#99
Ali1213 merged 1 commit into
ucloud:masterfrom
Episkey-G:chore/backfill-version-0.3.3

Conversation

@Episkey-G

Copy link
Copy Markdown
Contributor

What

Backfill version metadata that the Bump version 0.3.1 -> 0.3.3 change (#98) left out.

  • Makefile: export VERSION was still 0.3.0 (it was never bumped, not even for 0.3.1). Aligned to 0.3.3 to match base.Version. Note: this variable is currently unreferenced by any target — release builds derive the version from the git tag (hack/github-release.sh) — so this is a consistency fix only.
  • CHANGELOG.md: tags v0.3.2 and v0.3.3 shipped with no changelog entries. Added:
    • 0.3.2mysql db create switched to the latest UDB create API; exposed mysql db list-machine-type
    • 0.3.3 — version bump

Verification

  • go build passes
  • ucloud --versionucloud cli 0.3.3

🤖 Generated with Claude Code

- Makefile: bump dead VERSION declaration 0.3.0 -> 0.3.3 to match base.Version
- CHANGELOG: add missing 0.3.2 (mysql db create API + list-machine-type) and 0.3.3 (version bump) entries

Co-Authored-By: Claude Opus 4.8 <[email protected]>
@Ali1213 Ali1213 merged commit 45e6af8 into ucloud:master Jun 18, 2026
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.

2 participants