Skip to content

chore(release): bump version to 0.7.8 - #398

Merged
shujaatTracebloc merged 1 commit into
developfrom
chore/bump-version-0.7.8
Jul 27, 2026
Merged

chore(release): bump version to 0.7.8#398
shujaatTracebloc merged 1 commit into
developfrom
chore/bump-version-0.7.8

Conversation

@shujaatTracebloc

@shujaatTracebloc shujaatTracebloc commented Jul 27, 2026

Copy link
Copy Markdown
Contributor

Release bump so a v0.7.8 tag can be cut to build the next ingestor image.

Why

develop/master are one commit ahead of the v0.7.7 release image: the validator log-label normalization fix (#397). No image contains it yet because the image is built only by release-image.yml on a v*.*.* tag push.

What

  • tracebloc_ingestor/__init__.py: 0.7.70.7.8

After merge

Tag v0.7.8 on developrelease-image.yml builds & pushes ghcr.io/tracebloc/ingestor:0.7.8 (+ :0.7, :0), signs it, and writes the digest to the GitHub release. Prod stays on 0.7.7 until images.ingestor.prodDigest in the client chart is updated to the new digest.

🤖 Generated with Claude Code


Note

Low Risk
Single-line version string change with no behavioral impact; production stays on 0.7.7 until the chart digest is updated.

Overview
Release version bump from 0.7.7 to 0.7.8 in tracebloc_ingestor/__init__.py (__version__), the package’s single source of truth that setup.py reads at build time.

No runtime or ingestor logic changes in this PR—it only prepares cutting a v0.7.8 tag so release-image.yml can build and publish the next ingestor image (including the validator log-label fix from #397 that isn’t in the 0.7.7 image yet).

Reviewed by Cursor Bugbot for commit efd82a7. Bugbot is set up for automated code reviews on this repo. Configure here.

Ships the validator log-label normalization fix (#397) — the only code on
develop/master ahead of the v0.7.7 release image. Tagging v0.7.8 after this
merges triggers release-image.yml -> ghcr.io/tracebloc/ingestor:0.7.8.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@shujaatTracebloc shujaatTracebloc self-assigned this Jul 27, 2026
@shujaatTracebloc
shujaatTracebloc merged commit c9b62ec into develop Jul 27, 2026
10 checks passed
@shujaatTracebloc
shujaatTracebloc deleted the chore/bump-version-0.7.8 branch July 27, 2026 12:04
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.

4 participants