Skip to content

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

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

chore(changelog): hygiene scrub for 2026-05-09 release#191
saurabhjain1592 merged 1 commit intomainfrom
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.

@saurabhjain1592 saurabhjain1592 force-pushed the chore/changelog-hygiene-2026-05-09 branch from cb4f8a3 to 72fcffc Compare May 9, 2026 12:35
…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 72fcffc to 3c2cfd9 Compare May 9, 2026 12:38
@saurabhjain1592 saurabhjain1592 merged commit 4091343 into main May 9, 2026
21 checks passed
saurabhjain1592 added a commit that referenced this pull request May 9, 2026
Followup to #191 (merged 2026-05-09 13:26Z). The CHANGELOG hygiene
scrub stripped Python ellipsis-placeholder syntax `...` to a single
`.` inside code literals, which broke 5 lines of customer-facing
migration / API guidance:

* L31-33 — `AxonFlow(...)`, `AxonFlow(..., telemetry=True)`,
  `AxonFlow(..., telemetry=False)`
* L41 — `AxonFlowConfig(..., telemetry=...)`
* L112 — `validation_alias=AliasChoices(...)`
* L311 — `client.step_gate(..., include_prior_output=False)`
* L468 — `ToolNode(awrap_tool_call=...)`

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

No code changes.

Signed-off-by: Saurabh Jain <saurabhjain1592@gmail.com>
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