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

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

Copy link
Copy Markdown

🤖 I have created a release beep boop

0.1.0 (2026-06-17)

⚠ BREAKING CHANGES

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

Features

  • Added an offline release-review validation evidence note for th... (013eed2)
  • android-direct-proof: surface startup-state failures (c3a2965)
  • android-direct-proof: surface startup-state failures (969679b)
  • android: add skills for gesture, install, navigate, screenshot, scroll, tap, test, and UI inspection (4b29c06)
  • ios: add SwiftPM package support (42c1de6)
  • ios: add SwiftPM package support (aeffbc8)
  • ios: move SwiftPM package to repo root (3e45837)
  • meshlink: add pure android crypto fallback (a1ee10e)
  • meshlink: add runtime validation and x25519 benchmarks (8e7bdb3)
  • meshlink: group ios crypto bridge callbacks (22831f1)
  • meshlink: lower supported Android and iOS floors (9966591)
  • 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 explicit direct-proof transport contract (436c95f)
  • reference: add physical integration proof matrix (a4a2b78)
  • reference: expand physical integration scenarios (336b14f)
  • reference: wire explicit primary transport through direct proof (b150990)
  • Stopped xcodebuild-style wrapper noise from reclassifying runti... (41a1556)
  • Verified the JVM/Kover gate and reran the reference campaign fr... (1f59b55)
  • Wired the release campaign to emit the offline release-review H... (333eaf9)

Bug Fixes

  • add android direct-proof advertisement carrier switch (fd3b4ac)
  • android-reference: add route-stage diagnostics (b84dae6)
  • android: direct proof advertising (bd361c2)
  • build: add slf4j nop binder (771ff3c)
  • 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)
  • direct proof transport play protect (a1948ef)
  • direct-proof: advance GX6 GATT markers (6f1cf87)
  • engine: emit route diagnostics before advertisements (2b5cc59)
  • handle current xctestrun shape (5f63ab7)
  • ios: align xcframework name with framework (7a30d95)
  • isolate android advertise carriers (72132e8)
  • meshlink: add one-shot l2cap reconnect (b482529)
  • meshlink: harden x25519 fallback and validation (c1c4d6b)
  • meshlink: keep discovery active for first large transfer route (d2cc99d)
  • meshlink: refresh JVM API dump (addbb18)
  • meshlink: sharpen ios l2cap diagnosis (ce2c065)
  • preserve inbound wait for android l2cap sends (86260b7)
  • proof: fail fast on bluetooth off (2901be4)
  • reference: add Android direct-proof bootstrap seam (cffc284)
  • reference: direct first contact seed (f90f092)
  • reference: move live proof automation off ui (141f98f)
  • reference: preserve solo surface identity (c09ee5c)
  • reference: relax relay proof promotion invariant (db5d7ae)
  • reference: support direct-proof benchmark transport (003430b)
  • relax android passive proof gate (55cd193)
  • security: sanitize automation storage paths (179bca7)
  • speed up and stabilize android direct proof (4777b2e)
  • 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)
  • test: wait for route expiry before send (3074b4a)
  • 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)
  • profile and streamline JVM startup paths (64ec3d8)
  • reduce transport overhead across platforms (3f25114)
  • split identity bootstrap benchmark (7478292)
  • split memory benchmark startup stages (2c9a14c)
  • tighten memory benchmark readiness wait (b86a5be)

Documentation

  • add Android device test matrix (4ed1d05)
  • 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 mi note 3 to device matrix (6016876)
  • add new attached devices and sort matrix (3a5e8d7)
  • add new attached devices to matrix (aacb9e6)
  • 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)
  • align release review campaign terminology (6e92078)
  • android-reference: add compact matrix report guidance (142007b)
  • android-reference: add direct-proof result digest (52c7ebd)
  • android-reference: add fleet matrix refresh path (2768a53)
  • android-reference: explain fleet warning semantics (dc0ec91)
  • android-reference: label fallback proof plan in docs index (14c95e4)
  • android-reference: pin fleet capture contract (80e3eb1)
  • android-reference: stabilize fleet matrix ordering (5bb2c1d)
  • android-reference: surface direct-proof digest (d224892)
  • android-reference: surface direct-proof digest in docs index (79e3b48)
  • android-reference: sync crypto fallback posture (454be50)
  • android: add Xiaomi usb authorization recovery note (b975481)
  • android: mark unprobed crypto columns unknown (4f22de9)
  • android: normalize crypto column to supported primitives (1e3c592)
  • android: note install via usb for restricted installs (86895d2)
  • android: record probed crypto support for pocophone (277f66b)
  • android: tighten device crypto support matrix (78beac0)
  • api: refresh generated public api appendix (ece0e0d)
  • clarify contributor workflow scaffolding (e984022)
  • clarify discovery and wire invariants (953ad94)
  • clarify first exchange proof peers (138e019)
  • context: clarify solo and lab surface origin (95ecf9c)
  • context: clarify supported surface switches after session end (ccbf06f)
  • context: define evidence surfaces (670df93)
  • context: define supported entry surface (1dc30b0)
  • correct mi note 3 sdk and model name (d0d011e)
  • describe serial-free device matrix in guides (4a623ac)
  • document android direct-proof power mitigation (2afdbbc)
  • drop transport column from device matrix (ece76c2)
  • explanation: add bluetooth readiness best practice (a1598d8)
  • finish android direct-proof mitigation sweep (a564444)
  • link device matrix from validation guides (863d74e)
  • Locked the offline release-review boundary in docs and regressi... (8410176)
  • mention new devices in validation guides (5ed6f93)
  • meshlink: add android crypto fallback note (5aff8a9)
  • meshlink: add android crypto fallback RFC (dfd48df)
  • meshlink: add rfc pointer and emulator setup notes (c0a3205)
  • meshlink: add sdk floor rationale and matrix (844e876)
  • meshlink: clarify android crypto support floor (d2f6ec8)
  • meshlink: clarify factory semantics (e3064b9)
  • meshlink: expand fallback plan and emulator targets (85390e2)
  • normalize proof validation terminology (0de4e19)
  • note android direct proof pair sensitivity (978c343)
  • note direct-proof power policy in integration guidance (6acecdd)
  • note sdk-sorted device matrix in guides (c40c8c0)
  • point reference campaign history at retained bundle (dee686f)
  • reference: add direct-proof gatt refactor plan (562eef3)
  • reference: add GX6 GATT pair sequence (eb6e2a0)
  • reference: align GATT triage with latest sweep (4bcc63b)
  • reference: clarify runtime seams and sender wait test (6175d94)
  • reference: describe live peer replay seam (263764a)
  • reference: document Android discovery-seed failure (6edd630)
  • reference: explain direct-proof gatt transport split (1f998aa)
  • reference: map reference app architecture (9c25475)
  • reference: note bluetooth preflight for gatt (335b781)
  • reference: note bluetooth ui preflight state (9c3d646)
  • reference: note bluetooth-off NAM-LX9 quirk (9a02d91)
  • reference: record final transition architecture (e2396a1)
  • reference: record session controller architecture (57e140d)
  • reference: refresh Android direct proof digest (bc6b9ea)
  • refresh Android device matrix (fff2496)
  • refresh device matrix with new attached devices (096936e)
  • refresh device matrix with new handsets (fb42972)
  • refresh direct-proof matrix summary (0238236)
  • refresh generated public api reference (ff4b304)
  • refresh reference-app release-review docs (db7d4ea)
  • refresh seam architecture guidance (be1d74b)
  • release: clarify SwiftPM package root (9b58ef2)
  • release: tighten SwiftPM wording (7864ac1)
  • remove serials from device matrix (b8a7620)
  • replace ASCII diagrams with Mermaid (467ec28)
  • simplify and align key documentation (f290e0f)
  • sort device matrix by sdk descending (f041734)
  • sync meshlink reference app artifacts (328017c)
  • sync reference and spec terminology (cd5f3b2)
  • sync task examples with validation wording (b03b960)
  • Threaded the offline release-review proof note into reviewer gu... (9b77a71)
  • tighten core integration docs (fd0a6ca)
  • tighten evaluation and tooling records (72d83b0)
  • tighten integrator and operator guides (a8e33fb)
  • tighten proof harness guidance (fd47721)
  • tighten reference app validation guidance (7e9f992)
  • tighten reference pages (14be63e)
  • tighten remaining guide pages (6582be1)
  • update device matrix with new attached devices (de52a17)
  • update device test matrix with storage details (58db8a1)
  • 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 14 times, most recently from 5b092a2 to 9ccec50 Compare June 4, 2026 15:25
@github-actions github-actions Bot force-pushed the release-please--branches--main--components--meshlink branch 11 times, most recently from 3d4d8cc to 7cb4567 Compare June 14, 2026 12:00
@github-actions github-actions Bot force-pushed the release-please--branches--main--components--meshlink branch 4 times, most recently from b9b5ccd to 54ccfb6 Compare June 16, 2026 12:33
@github-actions github-actions Bot force-pushed the release-please--branches--main--components--meshlink branch from 54ccfb6 to 5b2d186 Compare June 17, 2026 18:59
@github-actions github-actions Bot force-pushed the release-please--branches--main--components--meshlink branch from 5b2d186 to b9c9865 Compare June 17, 2026 19:04
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