James Phillips
f25c66dfd9
Fixes an XSS issue with unescaped node names. ( #3578 )
...
* Fixes an XSS issue with node names in the tomography graph.
* Updates built-in static web assets.
* Updates the change log.
2017-10-16 09:12:36 -07:00
James Phillips
204e6bac18
Adds a 1.0 section to the upgrade guide and cleans up the change log.
2017-10-13 16:46:36 -07:00
James Phillips
323b74d727
Updates the change log.
2017-10-11 11:59:35 -07:00
James Phillips
aaf6b17a4d
Updates the change log.
2017-10-11 07:45:42 -07:00
Frank Schröder
94f58199b1
agent: add option to discard health output ( #3562 )
...
* agent: add option to discard health output
In high volatile environments consul will have checks with "noisy"
output which changes every time even though the status does not change.
Since the output is stored in the raft log every health check update
unblocks a blocking call on health checks since the raft index has
changed even though the status of the health checks may not have changed
at all. By discarding the output of the health checks the users can
choose a different tradeoff. Less visibility on why a check failed in
exchange for a reduced change rate on the raft log.
* agent: discard output also when adding a check
* agent: add test for discard check output
* agent: update docs
* go vet
* Adds discard_check_output to reloadable config table.
* Updates the change log.
2017-10-10 17:04:52 -07:00
preetapan
77c972f594
Fixes agent error handling when check definition is invalid. Distingu… ( #3560 )
...
* Fixes agent error handling when check definition is invalid. Distinguishes between empty checks vs invalid checks
* Made CheckTypes return Checks from service definition struct rather than a new copy, and other changes from code review. This also errors when json payload contains empty structs
* Simplify and improve validate method, and make sure that CheckTypes always returns a new copy of validated check definitions
* Tweaks some small style things and error messages.
* Updates the change log.
2017-10-10 16:54:06 -07:00
James Phillips
f71eabdd0f
Updates the change log.
2017-10-10 15:24:10 -07:00
James Phillips
8a52684466
Updates the change log.
2017-10-06 14:17:21 -07:00
Preetha Appan
25caa39615
Updating CHANGELOG.md
2017-10-06 16:10:35 -05:00
James Phillips
305578faa7
Updates the change log.
2017-10-06 11:36:03 -07:00
James Phillips
ea19a6eeeb
Updates the change log.
2017-10-06 07:57:22 -07:00
James Phillips
8e19eb32fb
Updates the change log.
2017-10-05 09:30:56 -07:00
Frank Schroeder
9d81676f22
Update CHANGELOG.md
2017-10-05 18:14:26 +02:00
James Phillips
732c27201e
Updates the change log.
2017-10-04 22:59:22 -07:00
James Phillips
3675b35235
Update CHANGELOG.md
2017-10-04 19:48:34 -07:00
James Phillips
658473dc5b
Updates the change log.
2017-10-04 19:47:44 -07:00
Kyle Havlovitz
8c03bb4ee8
Update CHANGELOG.md
2017-10-04 17:48:30 -07:00
James Phillips
f72cc6ba72
Update CHANGELOG.md
2017-10-04 16:51:49 -07:00
James Phillips
8860e0d451
Update CHANGELOG.md
2017-10-04 16:51:11 -07:00
Frank Schröder
9e11da5a31
Make GH-xxxx issue numbers clickable. ( #3533 )
2017-10-04 11:57:03 -07:00
Frank Schroeder
9ada4b16d0
Revert "Test using issue numbers in CHANGELOG"
...
This reverts commit 3d069781ff
.
2017-10-04 20:32:58 +02:00
Frank Schröder
3d069781ff
Test using issue numbers in CHANGELOG
2017-10-04 20:29:14 +02:00
Frank Schroeder
bbd5bad83b
Revert "Test using github links in CHANGELOG"
...
This reverts commit e72ff5dd43
.
2017-10-04 20:23:10 +02:00
Frank Schröder
e72ff5dd43
Test using github links in CHANGELOG
2017-10-04 20:21:59 +02:00
James Phillips
59aee5a55d
Update CHANGELOG.md
2017-10-04 10:48:30 -07:00
Frank Schroeder
69a02f22a1
Update CHANGELOG.md
2017-10-04 19:20:56 +02:00
James Phillips
53144d02a5
Update CHANGELOG.md
2017-10-04 09:55:15 -07:00
Preetha Appan
7cf7b45188
Update CHANGELOG.md
2017-10-04 10:46:36 -05:00
James Phillips
f8da72a8b5
Update CHANGELOG.md
2017-09-29 12:00:56 -07:00
Frank Schroeder
8c1ed2cdf2
Update CHANGELOG.md
2017-09-29 20:56:01 +02:00
preetapan
aba66da7d6
Update CHANGELOG,md
2017-09-28 21:26:31 -05:00
Preetha Appan
24a5812a4f
Update CHANGELOG.md with operator API endpoints whose http verb enforcement behavior change with 1.0
2017-09-28 21:15:15 -05:00
James Phillips
a2997e2823
Update CHANGELOG.md
2017-09-28 15:40:07 -07:00
Frank Schroeder
4862275525
Update CHANGELOG.md
2017-09-28 12:49:37 +02:00
James Phillips
a314298f65
Update CHANGELOG.md
2017-09-27 23:40:00 -07:00
James Phillips
0e75354993
Update CHANGELOG.md
2017-09-27 17:56:24 -07:00
James Phillips
50a8aa3c1c
Update CHANGELOG.md
2017-09-27 16:16:49 -07:00
James Phillips
e912127e75
Update CHANGELOG.md
2017-09-27 16:11:40 -07:00
James Phillips
9c34f1d4fc
Update CHANGELOG.md
2017-09-27 16:10:58 -07:00
James Phillips
d65f36fcda
Update CHANGELOG.md
2017-09-27 16:09:40 -07:00
James Phillips
e11cbb7ea4
Update CHANGELOG.md
2017-09-27 16:09:20 -07:00
James Phillips
7408b0faa2
Update CHANGELOG.md
2017-09-27 16:09:03 -07:00
James Phillips
1ae5355dda
Update CHANGELOG.md
2017-09-27 16:08:22 -07:00
James Phillips
a784be5214
Update CHANGELOG.md
2017-09-27 15:48:24 -07:00
James Phillips
b8db92d1b7
Update CHANGELOG.md
2017-09-27 15:47:52 -07:00
James Phillips
145d9564de
Update CHANGELOG.md
2017-09-27 15:40:48 -07:00
James Phillips
a35f3ae439
Update CHANGELOG.md
2017-09-27 15:38:52 -07:00
James Phillips
61cb8db25c
Update CHANGELOG.md
2017-09-27 15:35:35 -07:00
James Phillips
7dd2070ae5
Update CHANGELOG.md
2017-09-26 20:50:38 -07:00
James Phillips
8aabf59d07
Update CHANGELOG.md
2017-09-26 17:52:47 -07:00