Nomad v1.3.5 Release Notes

Release Date: 2022-08-31 // over 1 year ago
  • 👌 IMPROVEMENTS:

    • cgroups: use cgroup.kill interface file when using cgroups v2 [GH-14371]
    • consul: Reduce load on Consul leader server by allowing stale results when listing namespaces. [GH-12953]

    🐛 BUG FIXES:

    • 👷 cli: Fixed a bug where forcing a periodic job would fail if the job ID prefix-matched other periodic jobs [GH-14333]
    • 🛠 template: Fixed a bug that could cause Nomad to panic when using change_mode = "script" [GH-14374]
    • ⏪ ui: Revert a change that resulted in UI errors when ACLs were not used. [GH-14381]