chore(changelog): audit Unreleased + 1.5.x entries for release hygiene [skip-runtime-e2e]#77
Merged
Merged
Conversation
…e [skip-runtime-e2e] ## Skip-runtime-e2e justification CHANGELOG-only edit — pure release-notes hygiene, no code change, no runtime contract touched. ## Summary Cleans the [Unreleased] + [1.5.2] + [1.5.1] + [1.5.0] entries per the release-notes audit criteria (these sections are not yet tagged on the registry). - Dropped inline `[axonflow-enterprise#2275]`, `[axonflow-enterprise#1545]`, `[axonflow-enterprise#2230]` refs from the prose; moved each into a per-section Tracking trailer at the bottom. - Removed "Mutation-tested." trailing-phrase (internal QA note, not user-facing). - Removed the "Tests" subsections from [1.5.2] — internal-only test inventory, not user-facing. - Privacy.html link is now the public URL. - Dropped implementation-detail references to specific helper / variable names (`axonflow_handle_auth_failure`, `_axonflow_should_show_auth_prompt_today`, `axonflow_throttle_active`, `_AXONFLOW_PROMPT_STAMP`). No 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 + 5 SDKs + 3 sister plugins) on
the same
chore/changelog-audit-v9branch name.Edits
See the commit body for the per-section findings. In summary:
https://getaxonflow.com/privacy/URL.variable names, line numbers) dropped from customer-facing prose.
Audit criteria reference
in Tracking trailers are allowed and retained
Release-gate
This PR is intentionally DRAFT + do-not-merge until the plugin
release ships in lockstep with platform v9.0.0.
Test plan
edit, no code or runtime contract changed)