release: prepare 1.0.0 (GA promotion of rc.1) - #217
Merged
Merged
Conversation
GA promotion of 0.10.0-rc.1 with no functional changes. Add ## [1.0.0] CHANGELOG section (release.yml validate gate) and sweep deploy/workflow image refs 0.10.0-rc.1 -> 1.0.0. AWS-GA scope; Azure/GCP live validation tracked for 1.1. Tag push (v1.0.0 -> release.yml publish) is a separate, gated step.
9 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Prep to cut 1.0.0 — the first stable GA — promoting
0.10.0-rc.1with no functional changes. RC1 was validated across a wide range of AWS tests (all four credential methods: password, Secrets Manager, SSM Parameter Store,aws_rds_iam).What
## [1.0.0] - 2026-06-30GA section (therelease.ymlvalidate gate requires## [1.0.0]).0.10.0-rc.1→1.0.0: Helmvalues.yaml/Chart.yaml, AWS/Azure/GCP Terraform, Azure Bicep, AWS CloudFormation, live-smoke default, runbook.Verification
helm lint OK · terraform fmt -check clean (aws/azure/gcp) · actionlint clean · smoke JSON valid · no
rc.1refs left in deploy/workflow.Next (separate, operator-gated — NOT in this PR)
After merge + your explicit go, push
v1.0.0→release.ymlpublishes a signed non-prerelease 1.0.0 image + chart + GitHub Release. I won't push the tag without confirmation, and I'll verify the merge commit is checked out before tagging (per the rc.1 lesson).closes #216