Skip to content

Commit d4c73d3

Browse files
docs(release): drop technical title + descriptor recap from 7.0.0 header
Header reduces from "## [7.0.0] - 2026-04-29 — DO_NOT_TRACK removal + 7-day delivered heartbeat" to just "## [7.0.0] - 2026-04-29". The descriptor paragraph that followed and re-listed those two headlines shrinks to a one-line coordinated-release note pointing to the same-day companion SDK releases. The substantive bullets in BREAKING / Changed / Fixed are unchanged — users who care about the specifics will read those. The "Upgrade strongly recommended" banner above already conveys the release's intent for everyone else.
1 parent 6ed97ee commit d4c73d3

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,11 @@ All notable changes to the AxonFlow Java SDK will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8-
## [7.0.0] - 2026-04-29 — DO_NOT_TRACK removal + 7-day delivered heartbeat
8+
## [7.0.0] - 2026-04-29
99

1010
**Upgrade strongly recommended.** Over the past month we've shipped substantial production, quality, and security hardening across all AxonFlow SDKs and plugins — upgrade to the latest version for a more secure, reliable, and bug-free experience.
1111

12-
Major release. Two headline changes: removal of `DO_NOT_TRACK` as an AxonFlow telemetry opt-out (`AXONFLOW_TELEMETRY=off` is now the canonical and only opt-out signal), and a move from "one ping per `new AxonFlow()`" to a 7-day delivered-heartbeat contract that better matches active-customer signal across both long-running services and short-lived CLI tools / Lambdas. Companion releases on the same day: TypeScript v7.0.0 / Python v7.0.0 / Go v7.0.0 (with `/v7` module path migration).
12+
Major release across the AxonFlow SDK family. Companion releases ship the same day: TypeScript v7.0.0 / Python v7.0.0 / Go v7.0.0 (with `/v7` module path migration) / Java v7.0.0.
1313

1414
### BREAKING
1515

0 commit comments

Comments
 (0)