Skip to content

Release: Prepare v0.2.6 - #22

Merged
huronat merged 1 commit into
mainfrom
feat/release-0.2.6
Jul 28, 2026
Merged

huronat merged 1 commit into
mainfrom
feat/release-0.2.6

Conversation

@huronat

@huronat huronat commented Jul 28, 2026

Copy link
Copy Markdown
Contributor

Summary

  • bump the Synty package and lockfile to 0.2.6
  • align the Helm appVersion and architecture status
  • prepare the matching v0.2.6 tag required by the tag-only GitHub/ECR release workflow

Validation

  • cargo test --locked — 301 passed
  • cargo test --locked --no-default-features — 280 passed
  • cargo test --locked --features s3,gcs,mcp-http,athena — 322 passed
  • secured Athena Helm lint/render passed and resolved the default image to private ECR synty:0.2.6
  • shipped Docker image built and reported synty 0.2.6; mcp --help passed
  • git diff --check passed

After merge, push v0.2.6; the release workflow will publish GitHub binaries and the private amd64/arm64 ECR manifest. Helm deployment remains manual.

Summary by CodeRabbit

  • Chores
    • Released version 0.2.6.
    • Updated deployment metadata and design documentation to reflect the new release version.

Advance the binary, lockfile, Helm appVersion, and design status together so the v0.2.6 tag can publish matching GitHub assets and private multi-architecture images. Validate 301 default, 280 no-default, and 322 cloud tests plus the shipped container and secured Helm render.
@coderabbitai

coderabbitai Bot commented Jul 28, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro Plus

Run ID: 0bea8f1b-6b7d-41d2-85b1-236b62a866f5

📥 Commits

Reviewing files that changed from the base of the PR and between e5b52d3 and 89f04e7.

⛔ Files ignored due to path filters (1)
  • Cargo.lock is excluded by !**/*.lock
📒 Files selected for processing (3)
  • Cargo.toml
  • deploy/helm/synty/Chart.yaml
  • docs/design.md

📝 Walkthrough

Walkthrough

The release version was incremented from 0.2.5 to 0.2.6 in the crate manifest, Helm chart metadata, and design document status.

Changes

Release version alignment

Layer / File(s) Summary
Update release metadata
Cargo.toml, deploy/helm/synty/Chart.yaml, docs/design.md
Package, Helm chart, and design status versions were updated from 0.2.5 to 0.2.6.

Possibly related PRs

Suggested reviewers: svonava

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title clearly matches the main change: preparing the v0.2.6 release.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch feat/release-0.2.6

Comment @coderabbitai help to get the list of available commands.

@huronat
huronat merged commit 1299a78 into main Jul 28, 2026
3 checks passed
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