Nomad v1.3.3 Release Notes

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

    • โšก๏ธ build: Update go toolchain to 1.18.5 [GH-13956]
    • csi: Add stage_publish_base_dir field to csi_plugin block to support plugins that require a specific staging/publishing directory for mounts [GH-13919]
    • qemu: use shorter socket file names to reduce the chance of hitting the max path length [GH-13971]
    • ๐Ÿ”ง template: Expose consul-template configuration options at the client level for nomad_retry. [GH-13907]
    • ๐Ÿ‘ template: Templates support new uid/gid parameter pair [GH-13755]
    • ๐Ÿ’… ui: Reorder and apply the same style to the Evaluations list page filters to match the Job list page. [GH-13866]

    ๐Ÿ› BUG FIXES:

    • ๐Ÿ›  acl: Fixed a bug where the timestamp for expiring one-time tokens was not deterministic between servers [GH-13737]
    • ๐Ÿš€ deployments: Fixed a bug that prevented auto-approval if canaries were marked as unhealthy during deployment [GH-14001]
    • ๐Ÿ›  metrics: Fixed a bug where blocked evals with no class produced no dc:class scope metrics [GH-13786]
    • ๐Ÿ›  namespaces: Fixed a bug that allowed deleting a namespace that contained a CSI volume [GH-13880]
    • โช qemu: restore the monitor socket path when restoring a QEMU task. [GH-14000]
    • ๐Ÿ‘ท servicedisco: Fixed a bug where non-unique services would escape job validation [GH-13869]
    • ๐Ÿ’ป ui: Add missing breadcrumb in the Evaluations page. [GH-13865]
    • ๐Ÿ’ป ui: Fixed a bug where task memory was reported as zero on systems using cgroups v2 [GH-13670]