Skip to content

chore(changelog): audit v8.1.0 entry for release hygiene [skip-runtime-e2e]#182

Merged
saurabhjain1592 merged 1 commit into
mainfrom
chore/changelog-audit-v9
May 21, 2026
Merged

chore(changelog): audit v8.1.0 entry for release hygiene [skip-runtime-e2e]#182
saurabhjain1592 merged 1 commit into
mainfrom
chore/changelog-audit-v9

Conversation

@saurabhjain1592
Copy link
Copy Markdown
Member

Summary

CHANGELOG hygiene audit for the v9.0.0 release window. No code change,
documentation surface only. Matched PRs are open against each of the
other 9 to-be-released repos (platform + 4 sister SDKs + 4 plugins) on
the same chore/changelog-audit-v9 branch name.

Edits

See the commit body for the per-section findings. In summary:

  • Issue/PR/Epic refs in prose moved into a per-section Tracking
    trailer.
  • Internal repo-path references (ee/platform/...,
    axonflow-landing/content/privacy.html) replaced with the public
    https://getaxonflow.com/privacy/ URL.
  • Internal function-name implementation details
    (apiAuthMiddleware, addAuthHeaders (file.go), etc.) dropped
    — readers don't need them to understand or adopt the change.
  • "Mutation-tested:" prose dropped (internal QA note).
  • Phase / brief / epic / workstream / ADR codenames removed.

Audit criteria reference

  • ADR refs in prose: banned (cleaned)
  • Issue numbers as references in prose: banned (cleaned); bare links
    in Tracking trailers are allowed and retained
  • PR numbers in prose: banned (cleaned)
  • Phase / brief / epic / sprint codenames: banned (cleaned)
  • "Mutation tested via..." prose: banned (cleaned)
  • Cross-repo coherence: X-Client-ID + org_id description aligned
    across all 5 SDKs

Release-gate

This PR is intentionally DRAFT + do-not-merge until the v8.1.0 SDK
release (or v0.3.x for Rust) ships in lockstep with platform v9.0.0.

Test plan

  • CHANGELOG diff reviewed for hygiene + cross-repo coherence
  • [skip-runtime-e2e] marker in title + body section (CHANGELOG-only
    edit, no code or runtime contract changed)
  • CI passes

…e-e2e]

## Skip-runtime-e2e justification

CHANGELOG-only edit — pure release-notes hygiene, no code change, no
runtime contract touched.

## Summary

Cleans the v8.1.0 entry per the release-notes audit criteria:

- Folded the [Unreleased] section (org_id telemetry + retry-doc
  fix) into the v8.1.0 line so the cross-repo release line matches
  Go/Python (same version, same surface).
- Dropped "Epic #2230", "(v9.1 preflight, #2277)", and the inline
  PR-#178 / enterprise#2275 refs from the prose; moved issue
  tracking to a Tracking trailer at the bottom.
- Removed internal repo-path references (`ee/platform/...`,
  `axonflow-landing/content/privacy.html`) and replaced the privacy
  reference with the public URL.
- Dropped internal function-name implementation details
  (`apiAuthMiddleware`, `addAuthHeaders (AxonFlow.java)`,
  `RetryExecutor.isRetryable`).

No SDK code or behavior changes.

Signed-off-by: Saurabh Jain <saurabh.jain@getaxonflow.com>
@saurabhjain1592 saurabhjain1592 added the do-not-merge Release window label May 21, 2026
@saurabhjain1592 saurabhjain1592 marked this pull request as ready for review May 21, 2026 17:42
@saurabhjain1592 saurabhjain1592 removed the do-not-merge Release window label May 21, 2026
@saurabhjain1592 saurabhjain1592 merged commit 9e59445 into main May 21, 2026
17 checks passed
@saurabhjain1592 saurabhjain1592 deleted the chore/changelog-audit-v9 branch May 21, 2026 17:42
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