Nomad v1.1.7 Release Notes

Release Date: 2021-11-15 // over 2 years ago
  • ๐Ÿ‘Œ IMPROVEMENTS:

    • ๐Ÿ‘ cli: Improve debug namespace and region support [GH-11269]
    • ๐Ÿ”Œ client/plugins/drivermanager: log if there is an error in a driver event [GH-11280]
    • ๐ŸŒฒ core: Elevated rejected node plan log lines to help diagnose #9506 [GH-11416]

    ๐Ÿ› BUG FIXES:

    • ๐Ÿ›  agent: Fixed an issue that caused some non-JSON log output when log_json was enabled [GH-11291]
    • ๐Ÿ›  agent: Fixed an issue that could cause previous log lines to be overwritten [GH-11386]
    • ๐Ÿ“œ cli: Fix support for group.consul field in the HCLv1 parser [GH-11423]
    • 0๏ธโƒฃ client: Added NOMAD_LICENSE to default environment variable deny list. [GH-11215]
    • ๐Ÿ client: Fixed a bug where network speed fingerprint could fail on Windows [GH-11183]
    • ๐Ÿšš client: Removed spurious error log messages when tasks complete [GH-11273]
    • ๐Ÿ›  csi: Fixed a bug where the client would incorrectly set an empty capacity range for CSI volume creation requests. [GH-11238]
    • driver/exec: Set CPU resource limits when cgroup-v2 is enabled [GH-11287]
    • ๐Ÿ‘ท rpc: Set the job deregistration eval priority to the job priority [GH-11426]
    • ๐Ÿ‘ท rpc: Set the job scale eval priority to the job priority [GH-11429]
    • ๐Ÿ›ฐ server: Fixed a panic on arm64 platform when dispatching a job with a payload [GH-11396]
    • ๐Ÿ›  server: Fixed a panic that may occur when preempting multiple allocations on the same node [GH-11346]