Skip to content

chore(main): release 0.1.0#3

Open
github-actions[bot] wants to merge 1 commit into
mainfrom
release-please--branches--main--components--meshlink
Open

chore(main): release 0.1.0#3
github-actions[bot] wants to merge 1 commit into
mainfrom
release-please--branches--main--components--meshlink

Conversation

@github-actions
Copy link
Copy Markdown

@github-actions github-actions Bot commented May 30, 2026

🤖 I have created a release beep boop

0.1.0 (2026-06-04)

⚠ BREAKING CHANGES

  • meshlink: rename runtime factory helper to meshLink
  • meshlink: remove MeshLink factory object

Features

  • meshlink: group ios crypto bridge callbacks (22831f1)
  • Ran the live release-review campaign on a discovered Android fl... (d965242)
  • reference-app: add fleet test history report (bca2c38)
  • reference-app: add fleet test history report (76b4530)
  • reference: add physical integration proof matrix (a4a2b78)
  • reference: expand physical integration scenarios (336b14f)
  • Stopped xcodebuild-style wrapper noise from reclassifying runti... (41a1556)
  • Wired the release campaign to emit the offline release-review H... (333eaf9)

Bug Fixes

  • build: harden gradle plugin resolution (2799890)
  • build: track Gradle wrapper jar (c4ab356)
  • build: track Gradle wrapper jar (27e7c0b)
  • ci: add advanced codeql workflow (aa136d5)
  • ci: force java codeql builds to rerun (92e19c8)
  • ci: force java CodeQL builds to rerun (7e7c91b)
  • ci: harden GitHub Actions Gradle startup (de45c4f)
  • ci: keep linux verification single-worker (3960abd)
  • ci: let xcode drive swift codeql framework build (43f8cc8)
  • ci: let xcode drive swift codeql framework build (7affcaf)
  • ci: replace default CodeQL with advanced workflow (50e4afe)
  • ci: serialize verification on macos runner (a7e6df7)
  • ci: split swift codeql analysis (b0e0958)
  • ci: stabilize mesh harness tests and trim slow scans (da48020)
  • engine: serialize handshake session state (94a41c7)
  • meshlink: alias canonicalized inbound peers (7a8b0ec)
  • meshlink: allow mixed-platform l2cap fallback (ea81d3b)
  • meshlink: allow slower real-device handshakes (8565ec6)
  • meshlink: await transport collector shutdown (f514c5c)
  • meshlink: canonicalize temporary inbound peers (264c522)
  • meshlink: enforce runtime lifecycle boundaries (edc4822)
  • meshlink: keep discovery active for first large transfer route (d2cc99d)
  • meshlink: let ios send attempts trigger l2cap connect (1606a7e)
  • meshlink: retry transient handshake link setup drops (2b26a26)
  • meshlink: sharpen ios l2cap diagnosis (ce2c065)
  • meshlink: trace routed delivery boundaries (8c893b1)
  • reference: align export timestamps with contract (c042407)
  • reference: align exports and timeline filters with docs (97c5e19)
  • reference: align session boundaries with evidence model (af933be)
  • reference: move live proof automation off ui (141f98f)
  • reference: relax relay proof promotion invariant (db5d7ae)
  • test: await large transfer route discovery (c0787c0)
  • test: harden remaining timing flakes (2c128de)
  • test: remove retry scheduler timing race (349d215)
  • test: stabilize chunk perturbation coverage (c2a526b)
  • test: stabilize jvm direct delivery timing (7e4180d)
  • test: stabilize partial ack transfer timing (51e63e0)
  • test: stabilize partial ack transfer timing (932e4a0)
  • update import for runComposeUiTest to v2 version (9e21a61)
  • update import for runComposeUiTest to v2 version (ac46ce9)

Performance Improvements

  • meshlink: cache route digest entry serialization (1515e1c)
  • meshlink: compute route digests lazily per mutation (c24f663)
  • reduce transport overhead across platforms (3f25114)

Documentation

  • add architecture index and term guide (2872089)
  • add explanation cross-links (fcbd837)
  • add MeshLink glossary and troubleshooting (3ba3ce0)
  • add MeshLink runtime behavior reference (8241db2)
  • add MeshLink runtime explanation (c02d0fc)
  • add pre-release refactor roadmap (0240b2c)
  • add recommended MeshLink reading paths (98dd948)
  • add repository architecture maps (1d78058)
  • Added recovery-window verdicts and topology evidence pointers t... (cac6d47)
  • align documentation map with diataxis (5db78ac)
  • align MeshLink docs with doc guidance (d7321ed)
  • align reference app governance artifacts (582be5b)
  • api: refresh generated public api appendix (ece0e0d)
  • clarify constitution intro (566c892)
  • clarify contributor workflow scaffolding (e984022)
  • clarify discovery and wire invariants (953ad94)
  • clarify first exchange proof peers (138e019)
  • constitution: add maintainability principles (4b570d9)
  • context: add export and internal timestamp terms (d68c739)
  • context: add retained-history store term (a5ac4a3)
  • context: allow multiple artifacts per session (a027632)
  • context: allow redacted export for solo and lab sessions (f8383ce)
  • context: capture reference app glossary (d8d7855)
  • context: clarify conceptual timestamp term (e1cf093)
  • context: clarify retention vs session checkpoints (edcbe50)
  • context: clarify solo and lab surface origin (95ecf9c)
  • context: clarify supported surface switches after session end (ccbf06f)
  • context: define advanced controls surface (d6d0b5e)
  • context: define artifact instance (4df4488)
  • context: define authority mode (1929047)
  • context: define automatic retention (0e2600f)
  • context: define automation-equivalent flow (f60417c)
  • context: define boundary-confirmation pattern (48861c8)
  • context: define configuration snapshot (1a9368e)
  • context: define end session action (2cf2301)
  • context: define ended session view (568a74e)
  • context: define evaluation-relevant capability (ca95f2f)
  • context: define evidence surfaces (670df93)
  • context: define export independence (18d87d6)
  • context: define failure-evidence session (7814803)
  • context: define history deletion (f67cc76)
  • context: define history pruning (c79b336)
  • context: define lab session entry (a820202)
  • context: define pre-end export (47c335d)
  • context: define pre-exit redacted export (f1aa4a0)
  • context: define pre-rollover export (3f99530)
  • context: define recent history surface (3898872)
  • context: define relaunch boundary (5241363)
  • context: define review-only ended session view (4fe64a9)
  • context: define reviewable evidence (4c704e5)
  • context: define session boundary (2db09df)
  • context: define session end (8fcbe8e)
  • context: define session rollover (de2dbcb)
  • context: define solo session entry (1de0fb7)
  • context: define startup-blocked session (9467075)
  • context: define supported entry surface (1dc30b0)
  • context: define supported surface switch (150268d)
  • context: define surface of origin (a196717)
  • context: exclude export index from current model (bf202ef)
  • context: exclude interrupted sessions from current model (d2e8da7)
  • context: exclude lab sessions from automatic retention (acd5d67)
  • context: exclude solo sessions from automatic retention (4128de8)
  • context: give artifact instances unique storage paths (1226c6d)
  • context: restrict full-payload export to supported live sessions (e3197b6)
  • context: retain ended sessions immediately (cef29f0)
  • context: scope ended session view to supported sessions (95aeb18)
  • context: separate history state from export action (5bf54f9)
  • Locked the offline release-review boundary in docs and regressi... (8410176)
  • meshlink: clarify factory semantics (e3064b9)
  • meshlink: document side-effect free creation (a59f43c)
  • normalize proof validation terminology (0de4e19)
  • programming-principles: add programming principles overview (262ce0f)
  • reference: document retained export redaction limits (32e31be)
  • reference: document sender-only xcuitest proof mode (a782c10)
  • reference: map reference app architecture (9c25475)
  • reference: record final transition architecture (e2396a1)
  • reference: record session controller architecture (57e140d)
  • reference: reflect chooser-based export flow (d76246f)
  • refine spec artifacts and generated api docs (def3c0f)
  • refresh reference-app release-review docs (db7d4ea)
  • refresh seam architecture guidance (be1d74b)
  • replace ASCII diagrams with Mermaid (467ec28)
  • simplify and align key documentation (f290e0f)
  • sync reference and spec terminology (cd5f3b2)
  • tighten core integration docs (fd0a6ca)
  • tighten evaluation and tooling records (72d83b0)
  • tighten integrator and operator guides (a8e33fb)
  • tighten proof harness guidance (fd47721)
  • tighten reader-facing documentation (61fb756)
  • tighten reference pages (14be63e)
  • tighten remaining guide pages (6582be1)
  • tooling: record Dokka and SKIE options (ef85dc2)
  • trim historical and explanatory docs (110cf84)
  • Updated reviewer-facing docs to explain the ordered happy-path... (976b71f)
  • Updated the physical-integration guide and reference-app README... (3241d02)

Code Refactoring

  • meshlink: remove MeshLink factory object (5368e14)
  • meshlink: rename runtime factory helper to meshLink (e709336)

This PR was generated with Release Please. See documentation.

@github-actions github-actions Bot force-pushed the release-please--branches--main--components--meshlink branch 12 times, most recently from dd4f81a to bdd1031 Compare June 4, 2026 06:24
@github-actions github-actions Bot force-pushed the release-please--branches--main--components--meshlink branch from bdd1031 to 5b092a2 Compare June 4, 2026 09:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants