0.29.0 #242

Merged
enricobuehler merged 1 commits from worktree-release-0290 into main 2026-08-14 23:18:50 +00:00
Owner

Release preparation for v0.29.0 — version bump, CHANGELOG.md section, docs/releases/v0.29.0.md, and the Play "What's new". 53 commits since v0.28.1 (36 non-merge), cut from 8c6099da.

The number is forced, not chosen: the C ABI moved 19 → 20 (#230's in-band mgmt-port advert added punktfunk_connection_mgmt_port), and the Windows MSIX package identity changed with the Azure signing move (#228) — either alone rules out a patch.

Version table measured on the merged tree, only mover is the C ABI: wire 2, driver protocol 6/min 3, gamepad channel 3, plugin index schema 1, edition 2024, MSRV 1.85, gamescope +pfhdr7, SDK 0.1.4, plugin-kit 0.4.1. api/openapi.json stays stamped 0.28.0 (surface unchanged) and the docs-site copy is byte-identical — no re-sync owed this cycle.

Gates green locally: cargo fmt --all --check, cargo metadata --locked, Cargo.lock versions-only (36/36), cargo test -p punktfunk-core incl. the c_abi harness, whatsnew 444/500 chars + uniqueness, notes voice scan clean.

After merge: let main's runs settle, then tag v0.29.0 at this PR's merge commit on a quiet fleet.

Release preparation for **v0.29.0** — version bump, `CHANGELOG.md` section, `docs/releases/v0.29.0.md`, and the Play "What's new". 53 commits since v0.28.1 (36 non-merge), cut from `8c6099da`. **The number is forced, not chosen:** the C ABI moved 19 → 20 (#230's in-band mgmt-port advert added `punktfunk_connection_mgmt_port`), and the Windows MSIX package identity changed with the Azure signing move (#228) — either alone rules out a patch. Version table measured on the merged tree, only mover is the C ABI: wire 2, driver protocol 6/min 3, gamepad channel 3, plugin index schema 1, edition 2024, MSRV 1.85, gamescope `+pfhdr7`, SDK 0.1.4, plugin-kit 0.4.1. `api/openapi.json` stays stamped 0.28.0 (surface unchanged) and the docs-site copy is byte-identical — no re-sync owed this cycle. Gates green locally: `cargo fmt --all --check`, `cargo metadata --locked`, `Cargo.lock` versions-only (36/36), `cargo test -p punktfunk-core` incl. the c_abi harness, whatsnew 444/500 chars + uniqueness, notes voice scan clean. After merge: let main's runs settle, then tag `v0.29.0` at this PR's merge commit on a quiet fleet.
enricobuehler added 1 commit 2026-08-14 22:27:20 +00:00
release: 0.29.0 — version bump, notes, CHANGELOG, Play notes
apple / swift (pull_request) Successful in 2m3s
apple / distribute (pull_request) Skipped
apple / screenshots (pull_request) Skipped
windows-client / client (arm64, --no-default-features, aarch64-pc-windows-msvc, C:\t-a64) (pull_request) Successful in 2m52s
android / android (pull_request) Successful in 7m14s
ci / web (pull_request) Successful in 1m23s
ci / bun-nix (pull_request) Successful in 17s
windows-client / client (x64, , x86_64-pc-windows-msvc, C:\t) (pull_request) Successful in 6m27s
ci / docs-site (pull_request) Successful in 1m27s
ci / rust-arm64 (pull_request) Successful in 15m57s
nix / flake (pull_request) Successful in 13m40s
ci / rust (pull_request) Successful in 31m1s
78efedc0d8
53 commits since v0.28.1 (36 non-merge). Cut from origin/main 8c6099da.

THE NUMBER: 0.29.0 is forced, not chosen. The C ABI moved 19 -> 20 (#230
added punktfunk_connection_mgmt_port for the in-band mgmt-port advert),
and the Windows MSIX package identity changed with the Azure signing
move (#228) — either alone rules out a patch. scripts/ci/pf-version.sh
derives the canary base as latest-stable + one minor, so canaries move
from 0.29.x to 0.30.x after the tag; no collision either way.

Version table measured, not copied forward: wire stays 2 (Welcome grew
a trailing u16 older peers never read, with an explicit cipher byte
whenever a port rides along so offset 68 keeps meaning cipher), driver
protocol 6/min 3 (pf-driver-proto has no diff against the v0.28.1 tag),
gamepad channel 3, plugin index schema 1, edition 2024, MSRV 1.85, 27
crate dirs, gamescope +pfhdr7 (patch series untouched), SDK 0.1.4,
plugin-kit 0.4.1. api/openapi.json stays stamped 0.28.0 — the mgmt API
surface did not change this cycle — and docs-site/public/openapi.json
is byte-identical to it, so no re-sync is owed for once.

Re-synced once as main moved (b5cace3a -> 8c6099da, PRs #237–#241):
the Hyprland six-fix arc and the Windows mgmt-port completion joined
the notes and CHANGELOG; contract surfaces (include/, pf-driver-proto,
sdk, plugin-kit, api/) show no diff from the extra commits, so every
version-table row survived the re-sync unchanged.

Gates run on this tree: cargo fmt --all --check clean; cargo metadata
--locked ok; Cargo.lock diff versions-only (36/36 lines); cargo test
-p punktfunk-core green including the c_abi harness (the header with
the v20 symbol compiles and round-trips); Play whatsnew 444/500 chars
(counted as characters, not bytes) and not byte-identical to any prior
release's; notes voice scan finds internal names only in the For
developers section.
enricobuehler merged commit 00f9c1f4d3 into main 2026-08-14 23:18:50 +00:00
enricobuehler deleted branch worktree-release-0290 2026-08-14 23:18:52 +00:00
Sign in to join this conversation.
No Reviewers
No labels
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: unom/punktfunk#242