Skip to content

chore(version): open the 0.9.1 line - #132

Merged
rldyourmnd merged 1 commit into
mainfrom
release/prepare-0-9-1
Sep 11, 2026
Merged

chore(version): open the 0.9.1 line#132
rldyourmnd merged 1 commit into
mainfrom
release/prepare-0-9-1

Conversation

@rldyourmnd

Copy link
Copy Markdown
Contributor

Moves the three version constants from 0.9.0-dev to 0.9.1-dev ahead of cutting gds-v0.9.1.

DevelopmentBundleVersion documents itself as tracking the current release line with a -dev suffix, so it has to name the line being cut, not the one before it. core/cli/root.go and core/cmd/gds-controller/main.go carry the same string for builds without ldflags.

Golden control-plane projections and this repository's own .gds/ are regenerated with a binary built from this commit — the bundle version is part of their rendered header, and skipping that is what fails core/assurance, core/cli and core/context with GDS_CONTEXT_POLICY_SOURCE_DIGEST_MISMATCH.

Verification: scripts/validate_go_core.sh --quick exits 0, 66 packages ok.

https://claude.ai/code/session_01CKXKXND4zAgWisTtatyTHX

@rldyourmnd
rldyourmnd merged commit 3e2d64c into main Sep 11, 2026
7 checks passed
@rldyourmnd
rldyourmnd deleted the release/prepare-0-9-1 branch September 11, 2026 00:01
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