Skip to content

chore(release): cut v0.2.0-rc.12 (version + CHANGELOG)#627

Merged
remyluslosius merged 1 commit into
mainfrom
chore/rc.12-version-changelog
Jun 21, 2026
Merged

chore(release): cut v0.2.0-rc.12 (version + CHANGELOG)#627
remyluslosius merged 1 commit into
mainfrom
chore/rc.12-version-changelog

Conversation

@remyluslosius

Copy link
Copy Markdown
Contributor

Prep PR for the rc.12 release candidate — version bump + CHANGELOG only. The git tag push that triggers the signed release pipeline remains your operator step; this PR just lands the metadata on main so the tag has something to point at.

What changed

rc.12 in one line

The fleet activity stream and audit trail are now readable end to end, host detail gains live Activity + Audit tabs, the audit trail is exportable (AU-7), Host Management's scan link / Group / Filters work, and a pre-release security pass hardened the export and fixed a cursor data-loss bug.

Grouping of the 17 PRs

Theme PRs
Activity & audit readability initiative #615 #616 #617 #618 #619 #620 #621 #622 #623 #624
Host Management fixes #611 #613
Pre-release security hardening #625 #626
Docs/session-log sweeps #610 #612 #614

Validation

  • go test ./packaging/tests/ -run 'Changelog|Version|Package' → green (the changelog gate validates the top entry matches version.env).
  • Docs + version.env only; no code changes.

Not in scope

  • No tag is pushed by this PR. After merge, you cut v0.2.0-rc.12 when ready, which triggers release.yml (signed RPM/DEB amd64+arm64, SBOMs, pre-release) + package-smoke.

Bumps packaging/version.env to 0.2.0-rc.12 (Eyrie) and adds the CHANGELOG
entry covering the 17 PRs since rc.11 (#610-#626):

- Activity & audit readability initiative (#615-#624): human-readable titles
  across all five feed legs, host-scoped Activity + Audit tabs, readable
  Settings audit rows, CSV/JSON audit export (AU-7), 'The system' attribution.
- Host Management fixes (#611, #613): card scan link + working Group/Filters +
  server-persisted view preference; hostname/IP on scan-detail header.
- Pre-release security hardening (#625, #626): CSV formula-injection +
  silent-truncation guards, keyset-cursor data-loss fix, bounded audit detail.

Also drops the now-fixed cursor-pagination data-loss row from BACKLOG.md
(resolved by #626).

Release tests (changelog/version/package) green. The git tag push that
triggers the signed release pipeline remains the operator's step.
@remyluslosius remyluslosius merged commit 560c200 into main Jun 21, 2026
21 checks passed
@remyluslosius remyluslosius deleted the chore/rc.12-version-changelog branch June 21, 2026 02:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant