Skip to content

build(release): bump version to v1.0.0 - #60

Merged
mmols merged 2 commits into
mainfrom
release/v1.0.0
Jun 15, 2026
Merged

build(release): bump version to v1.0.0#60
mmols merged 2 commits into
mainfrom
release/v1.0.0

Conversation

@mmols

@mmols mmols commented May 22, 2026

Copy link
Copy Markdown
Member

v1.0.0 - 2026-05-22

Added

Changed

Fixed

  • Fixed init-spock admin connection pool to honor internalHostname for cluster-local routing, matching the existing health check behavior

@coderabbitai

coderabbitai Bot commented May 22, 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: 6ff44af0-976c-45a5-8a87-acff3e7a6df6

📥 Commits

Reviewing files that changed from the base of the PR and between 08e2c03 and 5301ed1.

📒 Files selected for processing (2)
  • test/unit/helpers.go
  • test/unit/job_test.go

📝 Walkthrough

Walkthrough

Consolidates unreleased changelog entries into v1.0.0, updates Chart.yaml and README version metadata to 1.0.0, adds consolidated v1.0.0 changelog files, and updates unit tests to derive the default image tag from the chart version.

Changes

v1.0.0 Release Preparation

Layer / File(s) Summary
Release version metadata updates
Chart.yaml, README.md
Chart version and README version badge updated from 0.2.0 to 1.0.0.
v1.0.0 release notes consolidation
changes/v1.0.0.md, CHANGELOG.md, docs/changelog.md, changes/unreleased/*
Unreleased changelog fragments consolidated into a v1.0.0 - 2026-05-22 entry documenting Spock populate pipeline for zero-downtime node addition, active-active guided walkthrough assets, Helm-configurable initdb database/owner/admin role values and managed-user docs, quickstart rewrite, dependency/default image/version notes, init-spock rewrite (Python→Go) and reduced image size, and a fix for init-spock admin pool honoring internalHostname.
Unit tests: derive chart version for image tags
test/unit/helpers.go, test/unit/job_test.go
Add chartVersion(t) helper that reads Chart.yaml and update TestInitSpockJobDefaultImage to build the expected image tag from the chart version instead of a hard-coded v0.2.0.

Poem

🐰 A bump to one-oh-oh, tidy and bright,
Changelogs gathered, all set for flight.
Chart and badge sing in synchronized tune,
Tests read the version beneath the moon.
Hooray—v1.0.0 hops into sight!

🚥 Pre-merge checks | ✅ 4 | ❌ 1

❌ Failed checks (1 warning)

Check name Status Explanation Resolution
Docstring Coverage ⚠️ Warning Docstring coverage is 75.00% which is insufficient. The required threshold is 80.00%. Write docstrings for the functions missing them to satisfy the coverage threshold.
✅ Passed checks (4 passed)
Check name Status Explanation
Title check ✅ Passed The title directly addresses the main change: bumping the chart version to v1.0.0, which is reflected across Chart.yaml, CHANGELOG.md, README.md, and related release files.
Description check ✅ Passed The PR description comprehensively documents all changes in the v1.0.0 release, including Added, Changed, and Fixed sections that align with the actual changeset modifications.
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 docstrings
  • Create stacked PR
  • Commit on current branch
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch release/v1.0.0

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

@codacy-production

codacy-production Bot commented May 22, 2026

Copy link
Copy Markdown

Up to standards ✅

🟢 Issues 0 issues

Results:
0 new issues

View in Codacy

🟢 Metrics 0 duplication

Metric Results
Duplication 0

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.

@mmols
mmols merged commit bf4feec into main Jun 15, 2026
10 of 11 checks passed
@mmols
mmols deleted the release/v1.0.0 branch June 15, 2026 19:16
@mmols
mmols deployed to release June 15, 2026 19:16 — with GitHub Actions Active
@mmols
mmols restored the release/v1.0.0 branch June 15, 2026 19:16
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