Skip to content

build(release): bump version to v0.8.1#388

Merged
tsivaprasad merged 2 commits into
mainfrom
release/v0.8.1
May 19, 2026
Merged

build(release): bump version to v0.8.1#388
tsivaprasad merged 2 commits into
mainfrom
release/v0.8.1

Conversation

@tsivaprasad
Copy link
Copy Markdown
Contributor

Summary

Release PR for v0.8.1

Changes

Added

  • Added support for Spock 5.0.8 on Postgres 16.14, 17.10, and 18.4.

Fixed

  • Fixed add-node data safety by ensuring replication slot and origin are correctly advanced before the new node joins.

@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented May 19, 2026

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: 7852bb10-19c5-4ddc-a581-12891b81791c

📥 Commits

Reviewing files that changed from the base of the PR and between 0c0ade5 and 6d4f120.

📒 Files selected for processing (2)
  • e2e/fixtures/roles/lima_deploy/files/rocky-9.arm64.yaml
  • e2e/fixtures/roles/lima_deploy/files/rocky-9.x86_64.yaml
✅ Files skipped from review due to trivial changes (2)
  • e2e/fixtures/roles/lima_deploy/files/rocky-9.arm64.yaml
  • e2e/fixtures/roles/lima_deploy/files/rocky-9.x86_64.yaml

📝 Walkthrough

Walkthrough

This PR releases pgEdge Control Plane v0.8.1, updating the version string from v0.8.0 across the codebase and documentation. Changes include: consolidated changelog entries documenting Spock 5.0.8 support and add-node data safety fixes; updated API documentation references; and refreshed Docker image tags, RPM version URLs, and installation examples throughout user-facing documentation.

Changes

v0.8.1 Release

Layer / File(s) Summary
Version number and release changelog
api/version.txt, CHANGELOG.md, docs/changelog.md, changes/v0.8.1.md, changes/unreleased/Fixed-20260518-000000.yaml
Version string bumped to v0.8.1. Main changelog and docs changelog records added for v0.8.1 with Spock 5.0.8 support on PostgreSQL 16.14, 17.10, and 18.4, plus add-node data safety fix. Unreleased changelog entry was removed/consolidated.
API documentation version references
docs/api/openapi.md, docs/api/reference.md
OpenAPI specification links and Redoc configuration updated to point to v0.8.1 artifacts instead of v0.8.0.
Installation and deployment documentation
docs/development/e2e-tests.md, docs/installation/installation.md, docs/installation/mtls.md, docs/installation/systemd.md, docs/installation/upgrading.md, e2e/fixtures/roles/lima_deploy/files/*
Control Plane Docker image tags, RPM download version, and fixture configuration examples updated from v0.8.0 to v0.8.1 across stack definitions, mTLS setup, systemd/RPM installation, upgrading guides, e2e test docs, and Lima VM fixtures (disk size adjusted).

Poem

🐰 A version bump, so clean and bright,
From v0.8.0 to v0.8.1's light!
Changelogs logged, docs all aligned,
Spock support and safety refined—
Release day hops ahead with pride! 🎉

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Title check ✅ Passed The title 'build(release): bump version to v0.8.1' clearly and specifically describes the main change—a version bump to v0.8.1 for release, using appropriate conventional commit format.
Description check ✅ Passed The PR description provides a clear summary and bulleted list of changes (Added and Fixed sections). However, it is missing the Testing, Checklist, and Notes for Reviewers sections from the template.
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.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch release/v0.8.1

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

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

@codacy-production
Copy link
Copy Markdown

codacy-production Bot commented May 19, 2026

Up to standards ✅

🟢 Issues 0 issues

Results:
0 new issues

View in Codacy

NEW Get contextual insights on your PRs based on Codacy's metrics, along with PR and Jira context, without leaving GitHub. Enable AI reviewer
TIP This summary will be updated as you push new changes.

@tsivaprasad tsivaprasad merged commit ad61785 into main May 19, 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.

2 participants