Nomad 0.10.4-rc1 Released!

We are excited to announce a release candidate of Nomad 0.10.4. This release includes numerous bug fixes, features, and improvements. Along with this release comes a fresh redesign of the Nomad website!

Below are a few major features included in this release:

  • Consul Connect ACL Support: Nomad can now manage Consul Connect enabled services with Consul ACLs enabled. A full guide will be published prior to the final release.
  • Task Group shutdown_delay: Allocations can now delay shutdown of tasks until after all task group services have been deregistered from Consul.
  • Remote Agent pprof endpoint: Nomad now supports the ability to remotely request /debug/pprof endpoints from a remote agent.

Nomad 0.10.4 includes a fix to the scheduler that removes the same-node penalty for allocations that have not previously failed. For more information see Nomad 0.10.4 Upgrade Specific Details.

A full list of changes for this release can be found in the changelog.

Please report any issues found to GitHub or this list.

As always, a huge thank you to the community for participating in this release. We really appreciate the feedback, bug reports, PRs and debugging assistance we received.

Thank you,

The Nomad Team

Links:

0.10.4-rc1 Changelog - https://github.com/hashicorp/nomad/blob/v0.10.4-rc1/CHANGELOG.md

0.10.4-rc1 Binaries - https://releases.hashicorp.com/nomad/0.10.4-rc1/

2 Likes

Has the guide to deploying
a job with consul connect and ACLs enabled been released yet? Still looking for guidance on how to do that.

Hi @spuder,

This was published 6 days ago can be found at https://learn.hashicorp.com/nomad/consul-integration/nomad-connect-acl.

Let us know if you have any questions or feedback regarding the guide.

Best,

Blake

1 Like