Skip to content

Update nats-version to 2.12.7 from 2.12.5#40

Open
zosopentoolsmain wants to merge 1 commit intomainfrom
bump-nats-version-2.12.7
Open

Update nats-version to 2.12.7 from 2.12.5#40
zosopentoolsmain wants to merge 1 commit intomainfrom
bump-nats-version-2.12.7

Conversation

@zosopentoolsmain
Copy link
Copy Markdown
Contributor

No description provided.

@augmentcode
Copy link
Copy Markdown

augmentcode Bot commented Apr 15, 2026

🤖 Augment PR Summary

Summary: Updates the port to build against NATS Server v2.12.7 (from v2.12.5).

Changes:

  • Bumped NATS_VERSION in buildenv so the STABLE build targets tag v2.12.7 from the upstream nats-io/nats-server repository.

Technical Notes: This pulls in upstream fixes/updates included in v2.12.7; ensure the Go toolchain used for builds remains compatible with upstream’s go.mod requirements.

🤖 Was this summary useful? React with 👍 or 👎

Copy link
Copy Markdown

@augmentcode augmentcode Bot left a comment

Choose a reason for hiding this comment

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

Review completed. 1 suggestion posted.

Fix All in Augment

Comment augment review to trigger a new review at any time.

Comment thread buildenv
@@ -1,5 +1,5 @@
# bump: nats-version /NATS_VERSION="(.*)"/ https://github.com/nats-io/nats-server.git|semver:*
NATS_VERSION="2.12.5"
NATS_VERSION="2.12.7"
Copy link
Copy Markdown

@augmentcode augmentcode Bot Apr 15, 2026

Choose a reason for hiding this comment

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

Bumping to 2.12.7 also bumps upstream go.mod’s toolchain (from go1.25.8 to go1.25.9), so builds can fail if the environment pins the Go toolchain or blocks auto-downloads. Consider confirming CI/zopen build images can provide go1.25.9 (or allow toolchain downloads).

Severity: medium

Fix This in Augment

🤖 Was this useful? React with 👍 or 👎, or 🚀 if it prevented an incident/outage.

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