Nomad v1.2.11 Release Notes

Release Date: 2022-08-25 // over 1 year ago
  • ๐Ÿ‘Œ IMPROVEMENTS:

    • โšก๏ธ build: update to go1.19 [GH-14132]

    ๐Ÿ› BUG FIXES:

    • api: cleanup whitespace from failed api response body [GH-14145]
    • ๐Ÿ›  client/logmon: fixed a bug where logmon cannot find nomad executable [GH-14297]
    • ๐Ÿ›  client: Fixed a bug where user lookups would hang or panic [GH-14248]
    • ๐Ÿ’ป ui: Fixed a bug that caused the allocation details page to display the stats bar chart even if the task was pending. [GH-14224]
    • ๐Ÿ”ง vault: Fixed a bug where Vault clients were recreated when the server configuration was reloaded, even if there were no changes to the Vault configuration. [GH-14298]
    • ๐Ÿ”ง vault: Fixed a bug where changing the Vault configuration namespace field was not detected as a change during server configuration reload. [GH-14298]