Skip to content

release: v1.0.0-rc.1 - #491

Merged
ai-hpc merged 1 commit into
mainfrom
release/v1.0.0-rc.1
Jun 24, 2026
Merged

release: v1.0.0-rc.1#491
ai-hpc merged 1 commit into
mainfrom
release/v1.0.0-rc.1

Conversation

@ai-hpc

@ai-hpc ai-hpc commented Jun 24, 2026

Copy link
Copy Markdown
Contributor

Summary

Release v1.0.0-rc.1 — the first installable release candidate. Bumps the workspace version (1.0.0-alpha.12 → 1.0.0-rc.1) and finalizes the CHANGELOG for the 6 PRs merged since alpha.12.

After merge, tagging v1.0.0-rc.1 triggers the new release.yml for the first time — cross-building the aarch64 + x86_64 binaries and publishing the prerelease so the curl … | sh install works.

Changes

Real Behavior Proof

  • I have built and run the affected code locally (or noted why I could not).
  • I have verified the change end-to-end on Jetson hardware.
  • I have NOT verified on Jetson — release chore, explained below.

Tested profile / hardware:

  • CI-only / docs-only

What I ran

Release chore — version bump + CHANGELOG only, no source changes. cargo check passes at 1.0.0-rc.1; the 6 merged PRs were each verified (several on the Jetson) before merge.

What I observed

cargo check clean at 1.0.0-rc.1; quinn-proto stays 0.11.15 (audit clean); CHANGELOG well-formed.

Test plan

After merge: tag v1.0.0-rc.1, confirm release.yml builds both targets and publishes the prerelease, then run curl … | sh on the Jetson (aarch64) and an x86_64 host.

Bump workspace version 1.0.0-alpha.12 -> 1.0.0-rc.1 and finalize the CHANGELOG
for the first installable release candidate: curl installer + release pipeline
(#489), opt-in PrivacyProxy cloud escalation (#436), person-scoped memory_store
gate (#467), runtime OpenAI tool_calls wrapper (#482), and TTS / extract_facts
performance (#483, #484).
@github-actions github-actions Bot added the maintainer Authored by a project maintainer label Jun 24, 2026
@ai-hpc
ai-hpc merged commit 76ae430 into main Jun 24, 2026
10 checks passed
@ai-hpc
ai-hpc deleted the release/v1.0.0-rc.1 branch June 24, 2026 00:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

maintainer Authored by a project maintainer

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant