Nomad v1.0.7 Release Notes

Release Date: 2021-06-09 // almost 3 years ago
  • ๐Ÿ› BUG FIXES:

    • ๐Ÿ›  api: Fixed event stream connection initialization when there are no events to send [GH-10637]
    • ๐Ÿ”Œ cli: Fixed a bug where plugin status did not validate the passed type flag correctly [GH-10712]
    • ๐Ÿ›  cli: Fixed a bug where alloc exec may fail with "unexpected EOF" without returning the exit code after a command [GH-10657]
    • ๐Ÿ›  client: Fixed a bug where alloc exec sessions may terminate abruptly after a few minutes [GH-10710]
    • drivers/exec: Fixed a bug where exec and java tasks inherit the Nomad agent's oom_score_adj value [GH-10698]
    • ๐Ÿ’ป ui: Fixed a bug where exec would not work across regions. [GH-10539]
    • ๐Ÿ’ป ui: Fixed global-search shortcut for non-english keyboards. [GH-10714]