Nomad v1.0.13 Release Notes

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

    • ๐Ÿ‘ cli: Improve debug namespace and region support [GH-11269]
    • โšก๏ธ cli: Update defaults for nomad operator debug flags -interval and -server-id to match common usage [GH-10121]
    • ๐Ÿ”Œ 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]
    • ๐Ÿ 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]
    • 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 that may occur when preempting multiple allocations on the same node [GH-11346]