Skip to content

fix(release): correct SDK version v7.7.0 → v7.1.0 [skip-runtime-e2e]#164

Merged
saurabhjain1592 merged 1 commit intomainfrom
fix/v7.1.0-correct-version-bump
May 6, 2026
Merged

fix(release): correct SDK version v7.7.0 → v7.1.0 [skip-runtime-e2e]#164
saurabhjain1592 merged 1 commit intomainfrom
fix/v7.1.0-correct-version-bump

Conversation

@saurabhjain1592
Copy link
Copy Markdown
Member

Companion to fixes axonflow-sdk-{go,python,typescript} #156 / #183 / #215. Previous release PR #163 bumped 7.0.0 → 7.7.0 (platform-align). Wrong semver — only one substantive feature since v7.0.0 (X-Axonflow-Client header injection #161), so natural bump is v7.1.0.

Changes

  • pom.xml 7.7.0 → 7.1.0
  • CHANGELOG header [7.7.0][7.1.0] (2026-05-06 preserved)
  • Sister SDK refs (Go / Python / TypeScript) updated to v7.1.0
  • Platform v7.7.0 refs kept (those are correctly the platform version)

Skip-runtime-e2e justification

Version-correction only — no code behavior change. The X-Axonflow-Client header runtime contract was validated when #161 landed and re-confirmed when #163 merged. This PR only fixes the version string from the incorrect v7.7.0 to the semver-correct v7.1.0.

…[skip-runtime-e2e]

Companion to axonflow-sdk-{go,python,typescript} fix PRs (#156, #183, #215).
Previous release PR #163 bumped Java SDK from v7.0.0 directly to v7.7.0
to platform-align with V1 SaaS Plugin Pro launch — incorrect semver.
Only one substantive feature since v7.0.0 (X-Axonflow-Client header
injection in #161), so natural bump is v7.1.0.

Updates:
- pom.xml <version> 7.7.0 → 7.1.0
- CHANGELOG header [7.7.0] → [7.1.0], 2026-05-06 stamp preserved
- Sister SDK refs (Go / Python / TypeScript) updated to v7.1.0
- Platform v7.7.0 refs in same entry kept (those are correctly the
  platform version)

[skip-runtime-e2e] — version-correction only; no behavior change since
the header injection runtime contract was already validated when #161
landed and re-confirmed when #163 merged.

Signed-off-by: Saurabh Jain <saurabhjain1592@gmail.com>
@saurabhjain1592 saurabhjain1592 merged commit 6ee2583 into main May 6, 2026
20 checks passed
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