Commit Graph

4682 Commits

Author SHA1 Message Date
James Phillips b566c094bb
Updates bindata after vendor update. 2016-08-09 19:03:10 -07:00
James Phillips 51d1cc6717 Update CHANGELOG.md 2016-08-09 18:34:01 -07:00
James Phillips 1d1b1302b6 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 11cd9ea272 Upgrades to Go 1.6.3. 2016-08-09 18:33:18 -07:00
James Phillips ab92dfdb05 Update CHANGELOG.md 2016-08-09 18:26:18 -07:00
James Phillips 4b35a19a83 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 d11a7a197c
Removes upper end of muxado handler. 2016-08-09 18:16:41 -07:00
James Phillips 97a25e8564
Closes the conn on bad protocol version. 2016-08-09 18:13:53 -07:00
James Phillips 359587f70e
Removes support for muxado and protocol version 1. 2016-08-09 18:10:04 -07:00
James Phillips 7cda370dda Update CHANGELOG.md 2016-08-09 17:51:00 -07:00
James Phillips caab3e739c Merge pull request #2258 from hashicorp/f-vendor-updates
Updates vendored dependencies.
2016-08-09 17:50:07 -07:00
James Phillips 307a2cd94b
Updates metadata for golang.org/x/sys/unix, keeps SHA the same. 2016-08-09 17:36:48 -07:00
James Phillips 56092d4946
Updates ryanuber/columnize. 2016-08-09 17:35:03 -07:00
James Phillips ce206323bb
Updates mitchellh/copystructure, mitchellh/mapstructure, and mitchellh/reflectwalk. 2016-08-09 17:34:07 -07:00
James Phillips 33ea18fb21
Updates mattn/go-isatty and mitchellh/cli. 2016-08-09 17:26:11 -07:00
James Phillips 6a208e0797
Updates hashicorp/yamux. 2016-08-09 17:24:41 -07:00
James Phillips 1f46758761
Updates hashicorp/scada-client. 2016-08-09 17:24:40 -07:00
James Phillips 6ca99530fa
Updates hashicorp/raft-boltdb. 2016-08-09 17:24:40 -07:00
James Phillips cd97d34344
Updates hashicorp/net-rpc-msgpackrpc. 2016-08-09 17:24:40 -07:00
James Phillips 7caa29363d
Updates hashicorp/memberlist. 2016-08-09 17:24:40 -07:00
James Phillips 4412a7e9fa
Updates hashicorp/logutils. 2016-08-09 17:24:40 -07:00
James Phillips eceb58fff5
Updates hashicorp/go-uuid. 2016-08-09 17:24:40 -07:00
James Phillips 2e931733d0
Updates hashicorp/go-syslog. 2016-08-09 17:24:40 -07:00
James Phillips 4515a1d90b
Updates hashicorp/go-retryablehttp. 2016-08-09 17:24:39 -07:00
James Phillips e53f348a9c
Updates hashicorp/go-reap. 2016-08-09 17:24:39 -07:00
James Phillips d1d5c14c83
Updates hashicorp/go-cleanhttp. 2016-08-09 17:24:39 -07:00
James Phillips 38185955ea
Upates hashicorp/go-checkpoint. 2016-08-09 17:24:39 -07:00
James Phillips bfb6abec90
Updates hashicorp/errwrap and hashicorp/go-multierror. 2016-08-09 17:24:39 -07:00
James Phillips f431598fb6
Updates hashicorp/go-immutable-radix and hashicorp/go-memdb. 2016-08-09 17:24:39 -07:00
James Phillips 99ab3390c2
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 8d03a2c948
Removes some unused vendored dependencies. 2016-08-09 16:50:34 -07:00
James Phillips 5f54e902de
Updates fsouza/go-dockerclient.
9b6c972004...a53ba79627
2016-08-09 16:50:04 -07:00
James Phillips 23633f7241
Updates elazarl/go-bindata-assetfs. 2016-08-09 16:36:07 -07:00
James Phillips 0ed936e5e6
Updates circonus-labs/circonus-gometrics and circonus-labs/circonusllhist. 2016-08-09 16:34:48 -07:00
James Phillips e522f5a642
Updates boltdb/bolt. 2016-08-09 16:33:05 -07:00
James Phillips a695c89193
Updates bgentry/speakeasy. 2016-08-09 16:31:32 -07:00
James Phillips fd178c9027
Updates armon/go-radix. 2016-08-09 16:28:34 -07:00
James Phillips 550af4b895
Updates armon/circbuf. 2016-08-09 16:27:51 -07:00
James Phillips 59313b13dc
Updates DataDog/datadog-go. 2016-08-09 16:27:20 -07:00
James Phillips 43dab05630
Updates armon/go-metrics. 2016-08-09 16:27:17 -07:00
James Phillips 93f58eb466
Updates miekg/dns.
75e6e86cc6...db96a2b759
2016-08-09 16:27:11 -07:00
James Phillips f1b47817f2
Updates hashicorp/golang-lru. 2016-08-09 16:26:59 -07:00
James Phillips de6801675f Update CHANGELOG.md 2016-08-09 16:08:28 -07:00
James Phillips e2f64999ac Update CHANGELOG.md 2016-08-09 16:07:56 -07:00
James Phillips ff6d42389c 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 bcca4d47cf Update CHANGELOG.md 2016-08-09 16:04:37 -07:00
James Phillips 549d995bf4 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 ff64833b4a Adds a note about HTTP telemetry. 2016-08-09 16:03:59 -07:00
James Phillips 133932e2e6 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 f00e49112a
Installs a wrapper around HTTP endpoints that generate metrics. 2016-08-09 15:41:15 -07:00