Drew Bailey
8e1fa5ca06
agent api docs for monitor
...
update CHANGELOG
2019-11-05 13:53:35 -05:00
Michael Schurter
f9041e1b0e
Merge branch 'master' into release-0101
2019-11-04 11:57:12 -08:00
Michael Schurter
5fab3e6a2b
release: prep for 0.10.2-dev
2019-11-04 19:45:40 +00:00
Michael Schurter
9fca280bf8
Release v0.10.1
2019-11-04 19:29:55 +00:00
Drew Bailey
595d1685ff
add bug 6609 to changelog
2019-11-04 10:29:33 -05:00
Michael Schurter
780625786f
docs: update changelog
...
Remove 0.10.1 release date until finalizing release
2019-11-01 14:34:18 -07:00
Michael Schurter
5ae7e07857
docs: prep changelog for 0.10.1 release
2019-10-31 09:19:04 -07:00
Michael Schurter
39437a5c5b
Merge branch 'master' into release-0100
2019-10-22 08:17:57 -07:00
Michael Schurter
be337960fd
Release v0.10.0
2019-10-22 07:33:45 -07:00
Mahmood Ali
55a8e3300c
reorder changelog
2019-10-22 08:23:30 -04:00
Michael Lange
6ad5ec2d7e
Changelog entry: couple of UI bugs
2019-10-21 15:16:58 -07:00
Michael Lange
6428475164
Changelog entry: couple of UI bugs
2019-10-21 15:10:00 -07:00
Seth Hoenig
9f8a25b81e
docs: document service tags for connect sidecar
2019-10-17 19:27:04 +00:00
Mahmood Ali
0f105215d9
update CHANGELOG with 0.9.6 changes
2019-10-08 12:50:53 -04:00
Mahmood Ali
a9d93c52ba
remove redundant changelog entries
2019-09-26 15:47:45 -04:00
Lang Martin
ab7f4639e2
CHANGELOG remove raft proto 3 update announcement
2019-09-26 15:04:37 -04:00
Jasmine Dahilig
d29074033b
Update CHANGELOG.md
2019-09-24 22:06:36 -07:00
Jasmine Dahilig
2148add5e6
update changelog
2019-09-24 16:32:19 -07:00
Michael Schurter
ab10ffef76
docs: mention task field for checks
...
Tweak wording in changelog to match other entries.
2019-09-06 14:13:05 -07:00
Jasmine Dahilig
f152738545
Update CHANGELOG.md
2019-09-05 11:56:12 -07:00
Jasmine Dahilig
a5b0fd3f45
update namespace envvar entry in changelog
2019-09-05 11:54:42 -07:00
Jasmine Dahilig
97fd81ef68
fix changelog message
2019-09-05 11:42:07 -07:00
Michael Schurter
77b036b6f9
changelog: command/run -> cli prefix
2019-09-05 11:04:41 -07:00
Mahmood Ali
1bef8e1202
update changelog for 0.10 ( #6270 )
...
update changelog for 0.10
2019-09-05 13:59:05 -04:00
Jasmine Dahilig
f88d4cf0ac
update changelog
2019-09-05 08:31:09 -07:00
Jasmine Dahilig
7078d1e65e
update changelog
2019-09-04 15:17:42 -07:00
Buck Doyle
61ae2edac8
Add allocation filesystem UI to changelog
2019-09-04 16:35:42 -05:00
Buck Doyle
b5e5798e54
UI: add Consul Connect features ( #6108 )
2019-09-04 09:39:56 -05:00
Lang Martin
ed51d37095
CHANGELOG go-getter upgrade
2019-08-30 16:22:34 -04:00
Tim Gross
b79021adfd
cli: split -dev and -dev-connect flags
2019-08-30 09:33:30 -04:00
Danielle Lancashire
f7b55bd965
chore: Update changelog
2019-08-30 13:31:01 +02:00
Buck Doyle
c1310a48c6
Update recent entries with consistent tenses
2019-08-29 17:36:21 -05:00
Preetha
28740274d4
Bring 0.9.5 changes to changelog on master branch
2019-08-22 17:35:15 -05:00
Buck Doyle
49b9dd5b9b
UI: Add creation time to evaluations table ( #6050 )
2019-08-22 08:11:24 -05:00
Tim Gross
6aa84df54d
changelog: -dev=connect feature
2019-08-15 08:57:27 -04:00
Buck Doyle
4394e90fec
Update changelog with #6087
2019-08-08 09:29:10 -05:00
Jasmine Dahilig
bf6f97edfb
remove #6064 from 0.10.0 changelog
2019-08-07 10:55:26 -07:00
Michael Schurter
5d3b0faf75
changelog: add #6003
2019-08-07 08:04:16 -07:00
Jasmine Dahilig
cf8dc65382
update changelog
2019-08-05 17:40:39 -07:00
Michael Schurter
c89fee3769
changelog: add #6009 and reorg #6007
2019-08-01 13:05:12 -07:00
Tim Gross
443ce3a831
api: add follow param to file stream endpoint ( #6049 )
...
The `/v1/client/fs/stream endpoint` supports tailing a file by writing
chunks out as they come in. But not all browsers support streams
(ex IE11) so we need to be able to tail a file without streaming.
The fs stream and logs endpoint use the same implementation for
filesystem streaming under the hood, but the fs stream always passes
the `follow` parameter set to true. This adds the same toggle to the
fs stream endpoint that we have for logs. It defaults to true for
backwards compatibility.
2019-08-01 08:32:43 -04:00
Michael Schurter
5ccbd57583
changelog: add #5978
2019-07-30 15:56:50 -07:00
Buck Doyle
34603b8bdf
UI: Add IPv6 bracket-wrapping to network serializer ( #6007 )
...
This addresses the issue raised by @pznamensky in #5966 .
2019-07-30 16:58:01 -05:00
Preetha Appan
c07ff8123a
Release date in changelog
2019-07-30 15:50:40 -05:00
Preetha Appan
0ee67b632c
Add log level reloading to changelog
2019-07-30 11:55:57 -05:00
Buck Doyle
196bbcff3b
Change UI changelog entries to be length-sorted
...
Thanks to @notnoop for letting me know about this:
https://github.com/hashicorp/nomad/pull/6007#discussion_r308052454
2019-07-29 09:58:03 -05:00
Preetha Appan
b541b08b0c
Update changelog
2019-07-23 14:50:38 -05:00
Preetha
02edd7d1e0
Update CHANGELOG.md
2019-07-22 19:58:32 -05:00
Jasmine Dahilig
a3bb40ba8c
update changelog
2019-07-19 10:14:19 -07:00
Michael Schurter
a9f82cdbd3
changelog: add #5791 and #5975
2019-07-19 08:26:07 -07:00