Skip to content

chore(release): bump runtime 0.4.1 + contract 0.7.3 (release-prep) - #51

Merged
carolsimone merged 1 commit into
mainfrom
bump-versions
Aug 25, 2026
Merged

chore(release): bump runtime 0.4.1 + contract 0.7.3 (release-prep)#51
carolsimone merged 1 commit into
mainfrom
bump-versions

Conversation

@carolsimone

Copy link
Copy Markdown
Owner

What

Release-prep version bumps so the first v* tag under the new adapter names passes the changed-vs-bumped guard (checklist step 1 from #50).

  • continuo-python-runtime 0.4.0 → 0.4.1
  • continuo-engine-contract 0.7.2 → 0.7.3

Dependabot refreshed both packages' dependency pins since v0.4.0 without a version bump; scripts/check_version_bumps.py correctly flags that, so this acknowledges the changes. Adapters stay at 0.2.0 (first publish under the new continuo-<engine>-adapter names — the guard is name-aware and doesn't require a bump for a renamed dist).

Synced everywhere the versions must reach:

  • continuo-engine-contract==0.7.3 pin in root pyproject.toml + both adapters
  • image-requirements-postgres.txt / image-requirements-trino.txt (runtime → 0.4.1)
  • template/requirements.lock (placeholder pin → 0.4.1)
  • uv.lock (regenerated)
  • versioned image-tag examples in README.md and template/Dockerfile (:v0.4.0:v0.4.1)

Verified

  • scripts/check_version_bumps.py → exit 0 ("All packages changed since v0.4.0 were version-bumped").
  • tests/test_image_requirements_sync.py (drift guard) and tests/test_template.py (version-tag guard) pass.
  • Root + contract suite: 589 passed, 33 deselected.

Next after merge: register the two adapter trusted publishers, then cut v0.4.1-test1 → real v0.4.1.

🤖 Generated with Claude Code

Prepares the first release under the new adapter names. Dependabot refreshed the
runtime and contract dependency pins since v0.4.0 without a version bump; the
changed-vs-bumped guard flags them, so this acknowledges those changes and lets
a v* tag pass. Syncs the continuo-engine-contract pin (root + both adapters),
image-requirements-<engine>.txt, template/requirements.lock, uv.lock, and the
versioned image-tag examples in README.md / template/Dockerfile. Adapters stay
at 0.2.0 (first publish under the new names).

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Signed-off-by: Simone Carolini <simonecarolini.sc@gmail.com>
@carolsimone
carolsimone merged commit 9bab562 into main Aug 25, 2026
13 checks passed
@carolsimone carolsimone self-assigned this Aug 25, 2026
@carolsimone
carolsimone deleted the bump-versions branch August 25, 2026 14:25
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