chore(changelog): audit v8.1.0 entry for release hygiene [skip-runtime-e2e]#182
Merged
Conversation
…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>
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.
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-v9branch name.Edits
See the commit body for the per-section findings. In summary:
trailer.
ee/platform/...,axonflow-landing/content/privacy.html) replaced with the publichttps://getaxonflow.com/privacy/URL.(
apiAuthMiddleware,addAuthHeaders (file.go), etc.) dropped— readers don't need them to understand or adopt the change.
Audit criteria reference
in Tracking trailers are allowed and retained
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
edit, no code or runtime contract changed)