Skip to content

chore(release): v0.15.0-rc1#182

Merged
chris-colinsky merged 1 commit into
mainfrom
chore/release-v0.15.0-rc1
Jun 23, 2026
Merged

chore(release): v0.15.0-rc1#182
chris-colinsky merged 1 commit into
mainfrom
chore/release-v0.15.0-rc1

Conversation

@chris-colinsky

Copy link
Copy Markdown
Member

Release-candidate prep for v0.15.0.

Bumps the package version to 0.15.0rc1 (the rc-first step per RELEASING.md; the real 0.15.0 bump is a separate commit after this rc verifies on TestPyPI), finalizes the v0.15.0 CHANGELOG (date + the spec pin v0.60.0 -> v0.70.1), and regenerates the bundled AGENTS.md.

The v0.15.0 cycle ships ten proposals (see the CHANGELOG [0.15.0] entry): detached-trace invocation span (0061), per-attempt LLM spans (0050), Langfuse user/session promotion (0064), prompt cache_ttl_seconds (0072), failure-isolation catch + classify_cause_chain (0074), callable/conditional parallel branches (0075), tool-call request observability (0076), OTel GenAI metrics (0067), and tool-execution observability (0063). Pin advances to v0.70.1.

Merging this lands the rc prep on main; the v0.15.0-rc1 tag (-> TestPyPI) is pushed separately once CI is green.

Bump version to 0.15.0rc1, finalize the v0.15.0 CHANGELOG (date +
pin v0.70.1), and regenerate the bundled AGENTS.md for the
release-candidate tag.
Copilot AI review requested due to automatic review settings June 23, 2026 19:42

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

Prepares the v0.15.0 release candidate by aligning repository version markers and bundled agent documentation with the 0.15.0rc1 pre-release, and finalizing the v0.15.0 changelog metadata to reflect the spec pin at v0.70.1.

Changes:

  • Bump package version to 0.15.0rc1 across pyproject.toml, src/openarmature/__init__.py, tests/test_smoke.py, and uv.lock.
  • Update the bundled src/openarmature/AGENTS.md header to reflect the new package version.
  • Finalize the v0.15.0 changelog header date and update the spec-pin narrative to v0.70.1.

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 entry to 0.15.0rc1.
tests/test_smoke.py Updates the version assertion to 0.15.0rc1 (spec stays 0.70.1).
src/openarmature/AGENTS.md Regenerates the bundled agent guide header to reference 0.15.0rc1.
src/openarmature/init.py Bumps __version__ to 0.15.0rc1 (spec stays 0.70.1).
pyproject.toml Bumps project version to 0.15.0rc1.
CHANGELOG.md Updates the v0.15.0 release header date and the spec pin progression text to v0.70.1.

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

@chris-colinsky chris-colinsky merged commit baf5c7a into main Jun 23, 2026
7 checks passed
@chris-colinsky chris-colinsky deleted the chore/release-v0.15.0-rc1 branch June 23, 2026 19:46
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