Skip to content

chore: bump start-sdk to 1.5.0#10

Closed
helix-nine wants to merge 2 commits into
masterfrom
helix/sdk-1.5.0
Closed

chore: bump start-sdk to 1.5.0#10
helix-nine wants to merge 2 commits into
masterfrom
helix/sdk-1.5.0

Conversation

@helix-nine

Copy link
Copy Markdown

Summary

  • Bumps @start9labs/start-sdk from 1.3.3 to 1.5.0.
  • Renames the version file in place: v6.4.5:7v6.4.5:8, with refreshed release notes mentioning the SDK bump. No new migration; other: [] stays empty.
  • npm update ran clean; no other dependency drift.
  • No SDK breaking changes affected this package — tsc --noEmit and make (s9pk pack) both pass.

Upstream status

Upstream simplexmq 6.5.0 is available, but the simplexchat/smp-server:v6.5.0 Docker image has not been published (only xftp-server:v6.5.0 is multi-arch on Docker Hub; smp-server's latest published v-tag is still v6.4.5, with only 6.5.0-beta.* available). Per the repo CLAUDE.md ("Both must be updated together"), the upstream bump is deferred until both tags are published.

When that lands, the same PR can also drop the arch: ['x86_64'] restriction and the @TODO aarch64 coming after 6.4.5 notes in startos/manifest/index.ts — upstream is shipping multi-arch (amd64+arm64) for both images starting with the 6.5 line.

Test plan

  • npm run check (tsc --noEmit) passes
  • make builds simplex_x86_64.s9pk successfully
  • Install/run smoke test on a Start9 server (optional for SDK-only bumps)

Bumps @start9labs/start-sdk from 1.3.3 to 1.5.0 and renames the
version file to 6.4.5:8 with refreshed release notes. No SDK
breaking changes affected this package.

Upstream simplexmq 6.5.0 is available but the
`simplexchat/smp-server:v6.5.0` Docker image has not been published
(only `xftp-server:v6.5.0` is). Per the per-repo CLAUDE.md note,
both image tags must move together, so the upstream bump is
deferred until smp-server v6.5.0 is published.
- New root `instructions.md` covers the two API interfaces (SMP, XFTP),
  the embedded fingerprint:password connection URLs, and the Tor Settings
  action that opts the server into forwarding to .onion destinations.
- Ports the manifest's single `docsUrls` entry into the Documentation
  section and removes the field from `startos/manifest/index.ts`.
- `CONTRIBUTING.md` matches the hello-world shape; the upstream-bump
  section spells out that both `simplexchat/smp-server` and
  `simplexchat/xftp-server` dockerTags must be bumped together.
- `CLAUDE.md` collapsed to a pointer at `CONTRIBUTING.md`; the prior
  "how upstream is pulled" note moved into CONTRIBUTING.
@MattDHill MattDHill closed this May 13, 2026
@MattDHill MattDHill deleted the helix/sdk-1.5.0 branch May 13, 2026 19:42
@MattDHill MattDHill mentioned this pull request May 13, 2026
3 tasks
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.

2 participants