Nomad - v1.1.2
1.1.2 (June 22, 2021)
IMPROVEMENTS:
* cli: Added -monitor
flag to deployment status
command and automatically monitor deployments from job run
command. [GH-10661]
* cli: Added remainder of available pprof profiles to nomad operator debug
capture. [GH-10748]
* consul/connect: Validate Connect service upstream address uniqueness within task group [GH-7833]
* deps: Update gopsutil for multisocket cpuinfo detection performance fix [GH-10761]
* docker: Tasks using network.mode = "bridge"
that don't set their network_mode
will receive a /etc/hosts
file that includes the pause container's hostname and any extra_hosts
. [GH-10766]
BUG FIXES: * artifact: Fixed support for 5 part vhosted-style AWS S3 buckets. [GH-10778] * artifact: HTTP requests made for artifacts will default to trying HTTP2 first. [GH-10778] * client/fingerprint/java: Fixed a bug where java fingerprinter would not detect some Java distributions [GH-10765] * consul: Fixed a bug where consul check parameters missing in group services [GH-10764] * consul/connect: Fixed an overly restrictive connect constraint [GH-10754] * consul/connect: Fixed a bug where Connect upstreams would not be updated in-place [GH-10776] * deployments: Fixed a bug where unnecessary goroutines were spawned whenever deployments were updated. [GH-10756] * quotas (Enterprise): Fixed a bug where quotas were evaluated before constraints, resulting in quota capacity being used up by filtered nodes. [GH-10753]
Details
- 🔍View and search all Nomad releases.
- 🛠️Create and share lists to track your tools.
- 🚨Setup notifications for major, security, feature or patch updates.
- 🚀Much more coming soon!