Skip to content

release: release 0.7.0#43

Merged
twk3 merged 2 commits into
mainfrom
release/currents-0.7.0
Jul 15, 2026
Merged

release: release 0.7.0#43
twk3 merged 2 commits into
mainfrom
release/currents-0.7.0

Conversation

@twk3

@twk3 twk3 commented Jul 15, 2026

Copy link
Copy Markdown
Contributor

Summary by CodeRabbit

  • Documentation

    • Added a detailed EKS upgrade guide covering upgrade paths, rollback steps, rollout monitoring, migration considerations, version checks, and troubleshooting.
    • Linked the upgrade guide from EKS quickstart and configuration documentation.
    • Refreshed documented application version and default image tag references.
  • Chores

    • Updated Helm chart metadata and the default image tag to match the latest application release.
  • Documentation

    • Updated the changelog with the new release entry (including SAML SSO/workflow notes).

@coderabbitai

coderabbitai Bot commented Jul 15, 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

Run ID: 21f8f7a3-c6e8-49c9-ae43-b53f3b13d388

📥 Commits

Reviewing files that changed from the base of the PR and between 1788a82 and 89d9438.

📒 Files selected for processing (2)
  • CHANGELOG.md
  • cliff.toml

📝 Walkthrough

Walkthrough

The Helm chart and documentation now reference release 2026-07-15-001. EKS documentation adds an upgrade guide covering Helm upgrades, verification, rollbacks, troubleshooting, and database migrations. The changelog records Currents 0.7.0, and changelog parsing accepts bracketed commit prefixes.

Changes

Currents release and EKS upgrade documentation

Layer / File(s) Summary
Release version alignment
charts/currents/Chart.yaml, charts/currents/values.yaml, docs/configuration.md
Updates the chart app version, default image tag, and matching configuration references to 2026-07-15-001.
EKS upgrade guide and navigation
docs/eks/upgrading.md, docs/README.md, docs/eks/README.md, docs/eks/quickstart.md
Adds Helm-based EKS upgrade instructions and links to the guide from the documentation index, EKS README, and quickstart.
Release records and changelog parsing
CHANGELOG.md, cliff.toml
Adds the Currents 0.7.0 release notes and expands commit parsing to support optional bracketed prefixes.

Estimated code review effort: 2 (Simple) | ~10 minutes

🚥 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 identifies this as a 0.7.0 release PR and matches the versioned chart, docs, and changelog updates.
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 release/currents-0.7.0

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

@coderabbitai coderabbitai Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Actionable comments posted: 2

🤖 Prompt for all review comments with AI agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.

Inline comments:
In `@docs/eks/upgrading.md`:
- Around line 99-103: Update the Helm command in the “Check applied values” step
to include the --all option, ensuring it displays the release’s complete
effective configuration rather than only user-supplied overrides.
- Around line 111-127: Update the “Rollback” section in upgrading.md to add a
database backup/restore prerequisite before running helm rollback. State that
rollback is safe only when migrations are backward-compatible or a database
restore path is available, while retaining the existing Helm rollback commands.
🪄 Autofix (Beta)

Fix all unresolved CodeRabbit comments on this PR:

  • Push a commit to this branch (recommended)
  • Create a new PR with the fixes

ℹ️ Review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 247bb162-0a31-4cb6-ac29-0018de2c2d6b

📥 Commits

Reviewing files that changed from the base of the PR and between ad3c86d and 1788a82.

📒 Files selected for processing (7)
  • charts/currents/Chart.yaml
  • charts/currents/values.yaml
  • docs/README.md
  • docs/configuration.md
  • docs/eks/README.md
  • docs/eks/quickstart.md
  • docs/eks/upgrading.md

Comment thread docs/eks/upgrading.md
Comment thread docs/eks/upgrading.md
@twk3
twk3 merged commit ae51929 into main Jul 15, 2026
3 checks passed
@twk3
twk3 deleted the release/currents-0.7.0 branch July 15, 2026 23:49
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