Nomad v1.3.0, 1.2.7, and 1.1.13 released

The Nomad team is pleased to announce Nomad 1.3.0, 1.2.7, and 1.1.13. There are a number of exciting new features as well as smaller improvements and bug fixes.

Major new features include:

  • Native service discovery: Register and discover services using builtin simple service discovery.
  • Edge compute improvements: Added support for reconnecting healthy allocations when disconnected clients reconnect.
  • CSI improvements: Add support for storage topology and numerous reliability improvements and bug fixes.
  • New Evaluations UI: Adds a new user interface for quickly viewing the status of recent evaluations across the entire cluster and digging into information on specific evaluations.
  • Default to Raft v3: Nomad servers will now default to Raft v3, which provides improved cluster management and operations. This is a backwards incompatible change, refer to our Raft v3 upgrade documentation for more details.

Changes from 1.3.0 Release Candidate

  • Evaluation list in the UI is now sorted in reverse chronological order.
  • Fixed an issue where exec and raw_exec tasks running in a client configured with cgroups v2 would not restart.

Please refer to the changelog for all of the enhancements and bug fixes, the announcement blog post for more details, and the upgrade guide for backward incompatibilities.

Along with Nomad 1.3.0, we are also releasing Nomad 1.2.7 and 1.1.13 with a long list of backported bug fixes. Refer to their changelogs for mode details.

Thanks,

The Nomad Team

1.3.0 Binaries - https://releases.hashicorp.com/nomad/1.3.0/
1.3.0 Changelog - https://github.com/hashicorp/nomad/blob/v1.3.0/CHANGELOG.md
1.2.7 Binaries - https://releases.hashicorp.com/nomad/1.2.7/
1.2.7 Changelog - https://github.com/hashicorp/nomad/blob/v1.2.7/CHANGELOG.md
1.1.13 Binaries - https://releases.hashicorp.com/nomad/1.1.13/
1.1.13 Changelog - https://github.com/hashicorp/nomad/blob/v1.1.13/CHANGELOG.md