Skip to content

release: prepare 1.0.0 (GA promotion of rc.1) - #217

Merged
fheikens merged 1 commit into
mainfrom
1.0.0-prep
Jun 26, 2026
Merged

release: prepare 1.0.0 (GA promotion of rc.1)#217
fheikens merged 1 commit into
mainfrom
1.0.0-prep

Conversation

@fheikens

Copy link
Copy Markdown
Contributor

Prep to cut 1.0.0 — the first stable GA — promoting 0.10.0-rc.1 with 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

  • CHANGELOG: add ## [1.0.0] - 2026-06-30 GA section (the release.yml validate gate requires ## [1.0.0]).
  • Image-tag sweep 0.10.0-rc.11.0.0: Helm values.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.1 refs left in deploy/workflow.

⚠️ Confirm before/at tag time

Next (separate, operator-gated — NOT in this PR)

After merge + your explicit go, push v1.0.0release.yml publishes 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

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.
@fheikens
fheikens merged commit b1a7002 into main Jun 26, 2026
9 checks passed
@fheikens
fheikens deleted the 1.0.0-prep branch June 26, 2026 17:44
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.

Cut 1.0.0 (GA promotion of rc.1) — CHANGELOG + image-tag sweep, then tag

1 participant