chore(release): cut v2.0.0#166
Merged
Merged
Conversation
Bumps agentflow-runtime, agentflow-client, and @yuliaedomskikh/agentflow-client to 2.0.0. Major release — headline: the demo universe is re-founded and the scale path ships. The business legend is re-pinned end-to-end to an own-brand kitchen-appliance importer in RUB (A1-C1 + G2 fix-batch; breaking for anything that consumed the retired fashion-retail/USD surfaces), the X5 Retail Hero dataset is removed entirely (breaking: loader package deleted, at-scale benchmark retired as historical), the control plane externalizes to PostgreSQL behind the ControlPlaneStore port (ADR 0010 slices 1-6 incl. the Helm scale profile), three operational read surfaces split out of the agent catalog (ADR 0011: Order 360, stuck-orders, exception inbox), and the three-node demo topology (ADR 0012) is implemented and deployed live on HF Spaces. Also bundles the G2 audit closure: spec/seed number consistency, journal-scan hardening, live evidence re-captures, and the single-container demo serving-backend pin. CHANGELOG [2.0.0] rolls up the full arc (closes audit m12). Full detail in CHANGELOG.md [2.0.0]. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
DORA Metrics
MTTR note: No failed mainline CI runs in the selected window. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What
The v2.0.0 release cut, exact v1.6.0 pattern (
734132a): version bumps1.6.0 → 2.0.0acrosspyproject.toml,sdk/pyproject.toml,sdk/agentflow/__init__.py,sdk-ts/package.json+ lockfile, HelmChart.yamlappVersion/values.yamlimage tag, and the two version-pinned tests — plusCHANGELOG.md[Unreleased] → [2.0.0] - 2026-07-06.The CHANGELOG section was also completed: 8 thematic sections were missing for work merged since v1.6.0 (three-node topology ADR 0012, legend re-pin A1–C1, ops surfaces D2–D4, Helm PG profile E3/E4, G1 smoke, G2 S1/S4/S5/S6/S8).
[2.0.0]now rolls up the full arc — this is what honestly closes audit finding m12 ("CHANGELOG [Unreleased] отстаёт").Why major
Breaking: the X5 Retail Hero loader package is deleted outright and the demo legend (incl. currency defaults and catalogs) is re-founded on the kitchen-importer/₽ universe.
Verify
pip install -e ./sdkre-run (thetest_versionimportlib.metadata gotcha), then full local unit suite: 1670 passedtest_version.py,test_sdk_backwards_compat.pyAfter merge (owner gate already opened)
Tag
v2.0.0on the merge commit →publish-pypi(agentflow-runtime, agentflow-client) +publish-npm(@yuliaedomskikh/agentflow-client) fire via OIDC Trusted Publishing → GH Release → README/RELEASE_STATUS post-release sync → standalone HF Space rebuild.🤖 Generated with Claude Code