Commit 3e00c24
committed
chore(release)!: cut [Unreleased] → [7.0.0] - 2026-04-29
Major release. The breaking change is the removal of DO_NOT_TRACK as
an AxonFlow telemetry opt-out — AXONFLOW_TELEMETRY=off is the
canonical and only opt-out signal. Behavioural change merged in #154;
this release surfaces it as a versioned MAJOR. Also drops the
deprecated `String doNotTrack` overloads from TelemetryReporter's
package-private testability surface.
CHANGELOG cuts the Unreleased section over to a versioned 7.0.0
release dated 2026-04-29 UTC, drops the internal `### CI /
development` block per the user-facing-only changelog policy. Bumps
pom.xml project version to 7.0.0; SDK_VERSION reads dynamically
from pom.properties at runtime so no source-side constant to bump.
Companion releases ship the same day: TypeScript v7.0.0,
Python v7.0.0, Go v7.0.0 (with /v7 module path migration).1 parent f14f7ec commit 3e00c24
2 files changed
Lines changed: 6 additions & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | | - | |
35 | 34 | | |
36 | 35 | | |
37 | 36 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| |||
0 commit comments