Skip to content

chore(changelog): hygiene scrub for 2026-05-09 release#172

Merged
saurabhjain1592 merged 1 commit into
mainfrom
chore/changelog-hygiene-2026-05-09
May 9, 2026
Merged

chore(changelog): hygiene scrub for 2026-05-09 release#172
saurabhjain1592 merged 1 commit into
mainfrom
chore/changelog-hygiene-2026-05-09

Conversation

@saurabhjain1592
Copy link
Copy Markdown
Member

Sweeps CHANGELOG.md to remove engineering-context references that should not be on the customer-facing release surface (ADR refs, issue/Epic/PR numbers, cross-repo references like axonflow-enterprise#NNNN, sister-PR cross-references).

Also re-dates the upcoming release header from 2026-05-08 → 2026-05-09 to match the actual ship day.

Docs-only. No code, public API, or wire-schema changes.

…e2e]

Sweep CHANGELOG.md to remove engineering-context references that should
not appear on the customer-facing release surface, per the project's
CHANGELOG hygiene rule:

- ADR references
- Issue / Epic / PR numbers
- Cross-repo references (e.g. axonflow-enterprise#NNNN)
- Sister-PR / internal-session cross-references

Also re-dates the v8.0 / v0.2 release header(s) from 2026-05-08 →
2026-05-09 to match the actual ship day.

Docs-only — no code, public API, or wire-schema changes.

Signed-off-by: Saurabh Jain <saurabhjain1592@gmail.com>
@saurabhjain1592 saurabhjain1592 force-pushed the chore/changelog-hygiene-2026-05-09 branch from 3339cc8 to 09e21ab Compare May 9, 2026 12:38
@saurabhjain1592 saurabhjain1592 merged commit d004d5f into main May 9, 2026
20 checks passed
saurabhjain1592 added a commit that referenced this pull request May 9, 2026
Followup to #172 (merged 2026-05-09 13:26Z). The CHANGELOG hygiene
scrub stripped Java/Javadoc-style ellipsis-placeholder syntax `...`
to a single `.` inside code literals, breaking 4 customer-facing
migration / API examples:

* L41 — `(mode, configOverride, hasCredentials, ...)`
* L44 — `sendPing(String mode, String sdkEndpoint, boolean debug, ...)`
* L290 — `AxonFlowException(..., 409, "VERSION_CONFLICT")`
* L847 — `config.put("allowed_providers", List.of(...))`

Each restored to the pre-#172 form (verified against
`git show d004d5f~1:CHANGELOG.md`). Date bump (2026-05-08 →
2026-05-09) and internal-ref scrubs from #172 are preserved.

No code changes.

Signed-off-by: Saurabh Jain <saurabhjain1592@gmail.com>
@saurabhjain1592 saurabhjain1592 deleted the chore/changelog-hygiene-2026-05-09 branch May 12, 2026 13:38
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