Skip to content

Bump bundled gomc-rest to v1.5.0 - #10

Closed
Moge800 wants to merge 1 commit into
mainfrom
claude/wizardly-allen-lnrqxf
Closed

Bump bundled gomc-rest to v1.5.0#10
Moge800 wants to merge 1 commit into
mainfrom
claude/wizardly-allen-lnrqxf

Conversation

@Moge800

@Moge800 Moge800 commented Jul 18, 2026

Copy link
Copy Markdown
Owner

Summary

Follow up on the gomc-rest v1.5.0 release (Apache 2.0 relicense, closes the PLC connection on error). No CLI flags, env vars, or endpoints changed that affect this wrapper. gomc-rest-client's minimum supported server stays v1.4.0, so v1.5.0 is within range — no client pin change needed.

  • GOMC_REST_VERSION: v1.4.0 → v1.5.0
  • checksums/v1.5.0.sha256 added (from upstream's checksums.txt, verified below)
  • README / README_JP: bundled version note updated

Verified against the real v1.5.0 release assets

  • amd64 binary: SHA-256 matches upstream checksums.txt; still dynamically linked requiring GLIBC_2.34 (manylinux_2_34_x86_64 tag unchanged — no release.yml platform-tag edits needed).
  • arm64 binary: SHA-256 matches; still statically linked (manylinux2014_aarch64 tag unchanged).
  • Full test suite run against the real v1.5.0 binary: 5 passed.
  • launch() confirmed the running server reports version: v1.5.0.

Note for a future PR (not in this one)

v1.5.0 is the first release to ship macOS binaries (gomc-rest-darwin-amd64, gomc-rest-darwin-arm64) — previously macOS only got the client-only sdist fallback. Adding macOS wheels to the release matrix is a separate, larger change (new plat tags, e.g. macosx_11_0_x86_64 / macosx_11_0_arm64, and CI verification) and is left for a follow-up if wanted.

🤖 Generated with Claude Code


Generated by Claude Code

Upstream changes (v1.4.0 -> v1.5.0): Apache 2.0 relicense, close PLC
connection on error. No CLI/env/endpoint changes affecting this wrapper.
gomc-rest-client's minimum supported server stays v1.4.0, so v1.5.0 is
within range; no client pin change needed.

Verified against the actual v1.5.0 release assets:
- amd64 binary: sha256 matches upstream checksums.txt, still dynamically
  linked requiring GLIBC_2.34 (manylinux_2_34_x86_64 tag unchanged).
- arm64 binary: sha256 matches, still statically linked
  (manylinux2014_aarch64 tag unchanged).
- Ran the full test suite against the real v1.5.0 binary: 5 passed.
- launch() confirms the running server reports version v1.5.0.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01SQbVkPEprK2ebcjck5ouUy
Copilot AI review requested due to automatic review settings July 18, 2026 22:54

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot was unable to review this pull request because the user who requested the review has reached their quota limit.

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.

3 participants