github hashicorp/nomad v0.12.4-rc1

latest releases: v1.7.7, v1.5.17, v1.6.10...
pre-release3 years ago

0.12.4 (September 2, 2020)

FEATURES:

  • Consul Ingress Gateways: Support for Consul Connect Ingress Gateways [GH-8709]

IMPROVEMENTS:

  • api: Added node purge SDK functionality. [GH-8142]
  • api: Added an option to stop multiregion jobs globally. [GH-8776]
  • core: Added poststart hook to task lifecycle [GH-8390]
  • csi: Improved the accuracy of plugin Expected allocation counts. [GH-8699]
  • driver/docker: Allow configurable image pull context timeout setting. [GH-5718]
  • ui: Added exec keepalive heartbeat. [GH-8759]

BUG FIXES:

  • core: Fixed a bug where unpromoted job versions are used when rescheduling failed allocations [GH-8691]
  • core: Fixed a bug where servers become unresponsive when cron jobs containing zero-padded months [GH-8804]
  • core: Fixed bugs where scaling policies could be matched against incorrect jobs with a similar prefix [GH-8753]
  • core: Fixed a bug where garbage collection evaluations that failed or spanned leader elections would be re-enqueued forever. [GH-8682]
  • core (Enterprise): Fixed a bug where enterprise servers may self-terminate as licenses are ignored after a Raft snapshot restore. [GH-8737]
  • cli (Enterprise): Fixed a panic in nomad operator snapshot agent if local path is not set [GH-8809]
  • client: Fixed a bug where nomad operator debug could cause a client agent to panic when the -node-id flag was used. [GH-8795]
  • csi: Fixed a bug where querying CSI volumes would cause a panic if an allocation that claimed the volume had been garbage collected but the claim was not yet dropped. [GH-8735]
  • deployments (Enterprise): Fixed a bug where counts could not be changed in the web UI for multiregion jobs. [GH-8685]
  • deployments (Enterprise): Fixed a bug in multi-region deployments where a region that was dropped from the jobspec was not deregistered. [GH-8763]
  • exec: Fixed a bug causing escape characters to be missed in special cases [GH-8798]
  • plan: Fixed a bug where plans always included a change for the NomadTokenID. [GH-8687]

Don't miss a new nomad release

NewReleases is sending notifications on new releases.