Skip to content

chore(release): v0.15.0#183

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

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

Conversation

@chris-colinsky

Copy link
Copy Markdown
Member

Real release of v0.15.0. Bumps the version 0.15.0rc1 -> 0.15.0 (the rc verified on TestPyPI: fresh-venv install plus the hello-world, tool-use, parallel-branches, production-observability, and live-Langfuse demos all ran clean) 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, per-attempt LLM spans, Langfuse user/session promotion, prompt cache_ttl_seconds, failure-isolation catch + classify_cause_chain, callable/conditional parallel branches, tool-call request observability, OTel GenAI metrics, tool-execution observability). Pin advances v0.60.0 -> v0.70.1.

Merging this lands the real-release bump on main; the v0.15.0 tag (-> PyPI + GitHub Release) is pushed separately once CI is green.

Bump version 0.15.0rc1 -> 0.15.0 for the real release (the rc verified
on TestPyPI: fresh-venv install plus the relevant examples run clean).
Regenerate the bundled AGENTS.md. CHANGELOG date is unchanged (today).
Copilot AI review requested due to automatic review settings June 23, 2026 20:12

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

Finalizes the v0.15.0 release by bumping the package version from 0.15.0rc1 to 0.15.0 across the runtime, packaging metadata, lockfile, and bundled agent documentation.

Changes:

  • Update openarmature package version to 0.15.0 in pyproject.toml and src/openarmature/__init__.py.
  • Align smoke test assertions and uv.lock editable package entry to 0.15.0.
  • Regenerate/update the bundled src/openarmature/AGENTS.md header to reflect the final release version.

Reviewed changes

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

Show a summary per file
File Description
uv.lock Updates editable package entry version to 0.15.0.
tests/test_smoke.py Updates version assertion to 0.15.0.
src/openarmature/AGENTS.md Updates bundled agent guide header to 0.15.0.
src/openarmature/init.py Updates __version__ to 0.15.0.
pyproject.toml Updates project version to 0.15.0.

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

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