releases.shpreview
HashiCorp/Nomad/ent-changelog-1.9.13

ent-changelog-1.9.13

v1.9.13 (Enterprise)

September 19, 2025NomadView original ↗
$npx -y @buildinternet/releases show rel_-O0V8YJSl7lRDgLBS0nzC

1.9.13 Enterprise (September 19, 2025)

SECURITY:

  • build: Update go-getter to 1.7.9 to address CVE-2025-8959. Nomad Client Agents with Landlock support are not impacted by this vulnerability. [GH-26533]
  • client: inspect artifacts for sandbox escape when landlock is unavailable [GH-26608]

IMPROVEMENTS:

  • config: Validate the keyring configuration block label against supported values on agent startup [GH-26673]
  • scheduling: Improve performance of scheduling when checking reserved ports usage [GH-26712]
  • ui: Updated icons to the newest design system [GH-25353]

BUG FIXES:

  • consul: Fixed a bug where restarting the Nomad agent would cause Consul ACL tokens to be recreated [GH-26604]
  • dispatch: Fixed a bug where evaluations were not created atomically with dispatched jobs, which could prevent dispatch jobs from creating allocations [GH-26710]
  • exec: Adjust USER and HOME env vars when user value is set [GH-25859]
  • exec: Correctly set the LOGNAME env var when the job specification user value is set [GH-26703]
  • logs: skip logging SIGPIPE [GH-26582]

Fetched April 8, 2026