Skip to content

Commit e927fa3

Browse files
committed
add #4462 to changelog
1 parent b2d4294 commit e927fa3

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

CHANGELOG.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -3,14 +3,15 @@
33
IMPROVEMENTS:
44
* core: Added advertise address to client node meta data [[GH-4390](https://github.com/hashicorp/nomad/issues/4390)]
55
* client: Extend timeout to 60 seconds for Windows CPU fingerprinting [[GH-4441](https://github.com/hashicorp/nomad/pull/4441)]
6+
* driver/docker: Add support for specifying `cpu_cfs_period` in the Docker driver [[GH-4462](https://github.com/hashicorp/nomad/issues/4462)]
67
* telemetry: All client metrics include a new `node_class` tag [[GH-3882](https://github.com/hashicorp/nomad/issues/3882)]
78
* telemetry: Added new tags with value of child job id and parent job id for
89
parameterized and periodic jobs [[GH-4392](https://github.com/hashicorp/nomad/issues/4392)]
910
* vendor: Removed library obsoleted by go 1.8 [[GH-4469](https://github.com/hashicorp/nomad/issues/4469)]
1011

1112

1213
BUG FIXES:
13-
* core: Reset queued allocation summary to zero when job stopped [GH-4414]
14+
* core: Reset queued allocation summary to zero when job stopped [[GH-4414](https://github.com/hashicorp/nomad/issues/4414)]
1415

1516
## 0.8.4 (June 11, 2018)
1617

0 commit comments

Comments
 (0)