James Phillips
|
5fe69d6ad6
|
Merge pull request #2260 from hashicorp/f-go-1.6.3
Upgrades to Go 1.6.3.
|
2016-08-09 18:33:29 -07:00 |
James Phillips
|
aaa30ea2e7
|
Upgrades to Go 1.6.3.
|
2016-08-09 18:33:18 -07:00 |
James Phillips
|
d69387e825
|
Update CHANGELOG.md
|
2016-08-09 18:26:18 -07:00 |
James Phillips
|
e4a89c3d14
|
Merge pull request #2259 from hashicorp/f-retire-muxado
Removes support for muxado and protocol version 1.
|
2016-08-09 18:25:17 -07:00 |
James Phillips
|
ee999f4dce
|
Removes upper end of muxado handler.
|
2016-08-09 18:16:41 -07:00 |
James Phillips
|
406efb5d91
|
Closes the conn on bad protocol version.
|
2016-08-09 18:13:53 -07:00 |
James Phillips
|
a984a6703c
|
Removes support for muxado and protocol version 1.
|
2016-08-09 18:10:04 -07:00 |
James Phillips
|
70691d6aa4
|
Update CHANGELOG.md
|
2016-08-09 17:51:00 -07:00 |
James Phillips
|
0b61251439
|
Merge pull request #2258 from hashicorp/f-vendor-updates
Updates vendored dependencies.
|
2016-08-09 17:50:07 -07:00 |
James Phillips
|
90f4f49c66
|
Updates metadata for golang.org/x/sys/unix, keeps SHA the same.
|
2016-08-09 17:36:48 -07:00 |
James Phillips
|
cc54dfa52f
|
Updates ryanuber/columnize.
|
2016-08-09 17:35:03 -07:00 |
James Phillips
|
5ad5fe42d4
|
Updates mitchellh/copystructure, mitchellh/mapstructure, and mitchellh/reflectwalk.
|
2016-08-09 17:34:07 -07:00 |
James Phillips
|
cc116ea2a7
|
Updates mattn/go-isatty and mitchellh/cli.
|
2016-08-09 17:26:11 -07:00 |
James Phillips
|
f1fbfb9423
|
Updates hashicorp/yamux.
|
2016-08-09 17:24:41 -07:00 |
James Phillips
|
a07938dc45
|
Updates hashicorp/scada-client.
|
2016-08-09 17:24:40 -07:00 |
James Phillips
|
b0995a2dc7
|
Updates hashicorp/raft-boltdb.
|
2016-08-09 17:24:40 -07:00 |
James Phillips
|
e24a55a0e3
|
Updates hashicorp/net-rpc-msgpackrpc.
|
2016-08-09 17:24:40 -07:00 |
James Phillips
|
13f89e68c5
|
Updates hashicorp/memberlist.
|
2016-08-09 17:24:40 -07:00 |
James Phillips
|
3b9ab553b7
|
Updates hashicorp/logutils.
|
2016-08-09 17:24:40 -07:00 |
James Phillips
|
ccb86d20b0
|
Updates hashicorp/go-uuid.
|
2016-08-09 17:24:40 -07:00 |
James Phillips
|
7aedab2407
|
Updates hashicorp/go-syslog.
|
2016-08-09 17:24:40 -07:00 |
James Phillips
|
a4ad479ce1
|
Updates hashicorp/go-retryablehttp.
|
2016-08-09 17:24:39 -07:00 |
James Phillips
|
952cabfad4
|
Updates hashicorp/go-reap.
|
2016-08-09 17:24:39 -07:00 |
James Phillips
|
df69b76972
|
Updates hashicorp/go-cleanhttp.
|
2016-08-09 17:24:39 -07:00 |
James Phillips
|
e69ae5e622
|
Upates hashicorp/go-checkpoint.
|
2016-08-09 17:24:39 -07:00 |
James Phillips
|
10957d873e
|
Updates hashicorp/errwrap and hashicorp/go-multierror.
|
2016-08-09 17:24:39 -07:00 |
James Phillips
|
7b97b570f2
|
Updates hashicorp/go-immutable-radix and hashicorp/go-memdb.
|
2016-08-09 17:24:39 -07:00 |
James Phillips
|
ce141896df
|
Updates hashicorp/hcl and hashicorp/hil.
This required a small mod to core Consul code to cope with an interface
change.
|
2016-08-09 17:24:13 -07:00 |
James Phillips
|
5dc9d92fe0
|
Removes some unused vendored dependencies.
|
2016-08-09 16:50:34 -07:00 |
James Phillips
|
4c54e68e14
|
Updates fsouza/go-dockerclient.
9b6c972004...a53ba79627
|
2016-08-09 16:50:04 -07:00 |
James Phillips
|
f79c3c4904
|
Updates elazarl/go-bindata-assetfs.
|
2016-08-09 16:36:07 -07:00 |
James Phillips
|
6cb32b9f1f
|
Updates circonus-labs/circonus-gometrics and circonus-labs/circonusllhist.
|
2016-08-09 16:34:48 -07:00 |
James Phillips
|
e59161ff8c
|
Updates boltdb/bolt.
|
2016-08-09 16:33:05 -07:00 |
James Phillips
|
12da41e873
|
Updates bgentry/speakeasy.
|
2016-08-09 16:31:32 -07:00 |
James Phillips
|
287a5ef75e
|
Updates armon/go-radix.
|
2016-08-09 16:28:34 -07:00 |
James Phillips
|
7a79f809da
|
Updates armon/circbuf.
|
2016-08-09 16:27:51 -07:00 |
James Phillips
|
c4a0d3125f
|
Updates DataDog/datadog-go.
|
2016-08-09 16:27:20 -07:00 |
James Phillips
|
55dfc4274f
|
Updates armon/go-metrics.
|
2016-08-09 16:27:17 -07:00 |
James Phillips
|
43564eea00
|
Updates miekg/dns.
75e6e86cc6...db96a2b759
|
2016-08-09 16:27:11 -07:00 |
James Phillips
|
1eca282bee
|
Updates hashicorp/golang-lru.
|
2016-08-09 16:26:59 -07:00 |
James Phillips
|
2ae0c1490e
|
Update CHANGELOG.md
|
2016-08-09 16:08:28 -07:00 |
James Phillips
|
bc6d015d52
|
Update CHANGELOG.md
|
2016-08-09 16:07:56 -07:00 |
James Phillips
|
66dcefcc4a
|
Merge pull request #2222 from hashicorp/f-raft-v2
Integrates Consul with "stage one" of HashiCorp Raft library v2.
|
2016-08-09 16:04:48 -07:00 |
James Phillips
|
fbcb932d88
|
Update CHANGELOG.md
|
2016-08-09 16:04:37 -07:00 |
James Phillips
|
1c9f843702
|
Merge pull request #2257 from hashicorp/f-doc-http-metrics
Adds a note about HTTP telemetry.
|
2016-08-09 16:04:06 -07:00 |
James Phillips
|
7b80f5d278
|
Adds a note about HTTP telemetry.
|
2016-08-09 16:03:59 -07:00 |
James Phillips
|
3ddeae9d2f
|
Merge pull request #2256 from hashicorp/f-http-metrics
Installs a wrapper around HTTP endpoints that generate metrics.
|
2016-08-09 15:59:20 -07:00 |
James Phillips
|
f73166ced9
|
Installs a wrapper around HTTP endpoints that generate metrics.
|
2016-08-09 15:41:15 -07:00 |
James Phillips
|
5586ca3ce1
|
Moves the peers.info content down into a constant.
|
2016-08-09 11:56:39 -07:00 |
James Phillips
|
052cbe3a7d
|
Adds peers back into bootstrap log, makes initial case consistent.
|
2016-08-09 11:52:41 -07:00 |