Nomad v0.9.1 Release Notes

Release Date: 2019-04-29 // almost 5 years ago
  • ๐Ÿ› BUG FIXES:

    • core: Fix bug with incorrect metrics on pending allocations [GH-5541]
    • client: Fix issue with recovering from logmon failures [GH-5577], [GH-5616]
    • client: Fix deadlock on client startup after reboot [GH-5568]
    • ๐Ÿ‘ท client: Fix issue with node registration where newly registered nodes would not run system jobs [GH-5585]
    • ๐Ÿณ driver/docker: Fix regression around volume handling [GH-5572]
    • ๐Ÿณ driver/docker: Fix regression in which logs aren't collected for docker container with tty set to true [GH-5609]
    • driver/exec: Fix an issue where raw_exec and exec processes are leaked when nomad agent is restarted [GH-5598]