Nomad 1.3.4, 1.2.11, and 1.1.17 Released

The Nomad team is excited to announce Nomad 1.3.4!

Major new features and bug fixes in Nomad 1.3.4 include:

  • Task lifecycle: ability to restart all tasks in an allocation, even task that have already run, such as prestart and postart tasks [GH-14127]
  • Docker healthcheck: Added config option to disable container healthcheck [GH-14089]
  • Template script change mode: add script change_mode that allows scripts to be executed on template change [GH-13972]
  • UI: add general keyboard navigation to the Nomad UI [GH-14138]
  • Job plan command: Fixed a bug where vault token not respected in plan command [GH-14088]
  • CSI: Fixed a bug where volume claims on lost or garbage collected nodes could not be freed [GH-13301]

There are a lot of other improvements and fixes in Nomad 1.3.4. Please see the changelog for details.

Along with Nomad 1.3.4, we’re also releasing Nomad 1.2.11 and 1.1.17 with a long list of backported bug fixes. See the 1.2.11 changelog and 1.1.17 changelog for more details.

Thanks,

The Nomad Team

1.3.4 Binaries - https://releases.hashicorp.com/nomad/1.3.4/
1.3.4 Changelog - https://github.com/hashicorp/nomad/blob/v1.3.4/CHANGELOG.md
1.2.11 Binaries - https://releases.hashicorp.com/nomad/1.2.11/
1.2.11 Changelog - https://github.com/hashicorp/nomad/blob/v1.2.11/CHANGELOG.md
1.1.17 Binaries - https://releases.hashicorp.com/nomad/1.1.17/
1.1.17 Changelog - https://github.com/hashicorp/nomad/blob/v1.1.17/CHANGELOG.md