Skip to content

Prepare v0.16.0 release: changelog and version bump#219

Merged
chris-colinsky merged 1 commit into
mainfrom
chore/v0.16.0-release-prep
Jul 18, 2026
Merged

Prepare v0.16.0 release: changelog and version bump#219
chris-colinsky merged 1 commit into
mainfrom
chore/v0.16.0-release-prep

Conversation

@chris-colinsky

Copy link
Copy Markdown
Member

Release-prep for v0.16.0, the retrieval-provider capability. Mechanical
only: the changelog entry and the version bump. The retrieval docs and a
new example land in a separate PR, and the tag is held for the batched
spec review and the ship-review.

Changelog

Adds the [Unreleased] "Added" section for the retrieval-provider
capability (embeddings, rerank, the four vendor wire mappings, batch
chunking, nullable usage) and a "Changed" entry for the pinned-spec
advance v0.70.1 to v0.88.0, recording which proposals are implemented and
which cross-cutting ones ride as not-yet or partial to v0.17.0. The
pin-to-proposal mapping was checked against the spec changelog. New
entries drop em dashes going forward; the older sections are left as-is.
The section stays [Unreleased] (no date) until the tag.

Version bump

Bumps the package version 0.15.0 to 0.16.0 across pyproject.toml,
__init__.py, the smoke-test assertion, uv.lock, and the regenerated
bundled AGENTS.md. The spec pin stays at v0.88.0 (no submodule bump
this release).

Still to land before tagging

  • Retrieval concept and reference docs, README capabilities entry, and a
    new combined embed-plus-rerank example (separate PR, gating).
  • The batched spec review (the missing section 8.3 OpenAI over-cap
    fixture, and the summed-token-ceiling question).
  • The ship-review of the diff since v0.15.0, then the rc-first tag flow.

Full suite green at 1687 passed.

Add the retrieval-provider Added section and the pin-advance Changed
entry to the v0.16.0 changelog, and bump the package version 0.15.0 to
0.16.0 across pyproject, __init__, the smoke-test assertion, uv.lock,
and the regenerated bundled AGENTS.md. The spec pin stays at v0.88.0.

Docs and a retrieval example still to land before tagging.
Copilot AI review requested due to automatic review settings July 18, 2026 02:27

Copilot AI 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.

Pull request overview

Release preparation for v0.16.0, updating the project’s published version metadata and documenting the upcoming retrieval-provider capability work in the changelog.

Changes:

  • Bump package version from 0.15.0 → 0.16.0 across runtime constant, packaging metadata, lockfile, smoke test, and bundled agent guide.
  • Add a detailed [Unreleased] changelog entry covering retrieval-provider (embeddings + rerank), vendor wire mappings, batch chunking, nullable usage, and the spec-pin advance note.

Reviewed changes

Copilot reviewed 5 out of 6 changed files in this pull request and generated no comments.

Show a summary per file
File Description
uv.lock Updates the editable openarmature package version to 0.16.0 in the lockfile.
tests/test_smoke.py Updates the smoke-test assertion to match the new package version.
src/openarmature/AGENTS.md Regenerates bundled agent guide header to reflect v0.16.0.
src/openarmature/init.py Updates __version__ to 0.16.0.
pyproject.toml Updates [project].version to 0.16.0.
CHANGELOG.md Adds the [Unreleased] entries documenting retrieval-provider additions and the spec advance note.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@chris-colinsky
chris-colinsky merged commit 66ba816 into main Jul 18, 2026
7 checks passed
@chris-colinsky
chris-colinsky deleted the chore/v0.16.0-release-prep branch July 18, 2026 17:34
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