Nomad v1.0.10 Release Notes

Release Date: 2021-08-26 // over 2 years ago
  • 🔒 SECURITY:

    • Restricted access to the Raft RPC layer, so only servers within the region can issue Raft RPC requests. Previously, local clients and federated servers can issue Raft RPC requests directly. CVE-2021-37218 [GH-11084]

    🐛 BUG FIXES:

    • 👷 core: Fixed a bug where system jobs with non-unique IDs may not be placed on new nodes [GH-11054]
    • 🌲 agent: Don't timestamp active log file. [GH-11070]
    • 🚀 deployments: Fixed a bug where multi-group deployments don't get auto-promoted when one group has no canaries. [GH-11013]
    • 🐳 driver/docker: Fixed a bug in the authentication config where not all fields were set [GH-10929]
    • ⚡️ server: Fixed a bug where planning job update reports spurious in-place updates even if the update includes no changes [GH-10990]