Skip to content

Move the v2 helper pin line to the published 2.1.6 release - #120

Merged
thetangstr merged 1 commit into
mainfrom
release/v2.1.6-helper
Sep 17, 2026
Merged

thetangstr merged 1 commit into
mainfrom
release/v2.1.6-helper

Conversation

@thetangstr

Copy link
Copy Markdown
Owner

Summary

Moves the v2 helper line to published release 2.1.6 (the release carrying the descriptorEnvelope signing fix and the type:module-safe adapter launcher):

  • V2_HELPER_VERSION2.1.6 in instructions.ts (bootstrap, pin type literal, and validation all derive from it)
  • compose-up.sh v2_helper_version2.1.6
  • Public-server/coordinator/deploy-assets test fixtures → 2.1.6 pin values and URLs
  • Stale-version rejection list now ["2.1.3", "2.1.4", "2.1.5", ""]

Release values verified against the published immutable assets: sourceCommit fc5e814259a5698497d972842ae0fed010ff3e18, manifestDigest c037a9f8874c3b8218d5f6fdf3f146617d0b9aab6fd04d91ae2a8439a645b6a5, prefix .../v2.1.6/, host root unchanged.

Deploy ordering: merge only together with the SSM AGENT_HANDSHAKE_RELEASE_PIN update to the v2.1.6 pin — compose-up rejects a version/pin mismatch.

Test plan

  • mcp-server 440/440
  • infra suites all pass (7+47+73+54+440+6+36)

Generated with Devin

v2.1.6 carries the signing-request descriptorEnvelope fix and the
type:module-safe adapter launcher required for live handshakes. Source,
bootstrap, pin type literal, compose pin check, and test fixtures move
coherently; 2.1.5 joins the stale-version rejection list. Release pin
values (sourceCommit fc5e814259a5698497d972842ae0fed010ff3e18, manifest
digest c037a9f8874c3b8218d5f6fdf3f146617d0b9aab6fd04d91ae2a8439a645b6a5)
are verified against the published assets.

Constraint: merging before the SSM release pin is updated makes
compose-up reject the still-2.1.5 pin; deploy ordering applies.
Tested: mcp-server 440/440; infra suites all pass.
@thetangstr
thetangstr merged commit 4f58606 into main Sep 17, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant