Skip to content

docs(changelog): scrub profile-field noise [skip-runtime-e2e]#171

Merged
saurabhjain1592 merged 1 commit intomainfrom
chore/scrub-profile-changelog-noise
May 8, 2026
Merged

docs(changelog): scrub profile-field noise [skip-runtime-e2e]#171
saurabhjain1592 merged 1 commit intomainfrom
chore/scrub-profile-changelog-noise

Conversation

@saurabhjain1592
Copy link
Copy Markdown
Member

Summary

Customer-facing CHANGELOGs document what users experience. The profile field added in PR #161 was removed in PR #170 before any v8.0.0 tag shipped — customers never installed code that had this field. The "Removed: profile field" entry I added in PR #170 referenced internal noise.

This PR:

  1. Deletes the [8.0.1] CHANGELOG section entirely.
  2. Scrubs profile mentions from the [8.0.0] section.
  3. Reverts version bump 8.0.18.0.0 in pom.xml + 2 example poms.

Code state unchanged.

Why

User direction: "This never made it to any customer so why it should be in changelog when we removed it already before the release."

Skip-runtime-e2e justification

Touches `CHANGELOG.md` + `pom.xml`. While .xml files aren't in the auto-skip extension list, the change is documentation-only (version-revert + CHANGELOG edit) — no code behavior changes, no runtime behavior to verify. Runtime proof for the actual fix landed in #170.

Linked

The profile field added in #2013 / SDK PR #161 was removed in PR #170
before any v8.0.0 tag shipped. Customer-facing CHANGELOG should reflect
what users experience, not internal flaps.

Net effect of this scrub:
- Delete the [8.0.1] section entirely.
- Scrub `profile` mentions from the [8.0.0] section.
- Revert version bump 8.0.1 → 8.0.0 in pom.xml + 2 example poms.

Code state unchanged — main has the post-#170 telemetry surface (no
profile field, no env-var read).

Signed-off-by: Saurabh Jain <saurabhjain1592@gmail.com>
@saurabhjain1592 saurabhjain1592 merged commit 28e1432 into main May 8, 2026
20 checks passed
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