Skip to content

Commit

Permalink
Merge pull request #2740 from multani/upgrade-go-sockaddr
Browse files Browse the repository at this point in the history
Upgrade hashicorp/go-sockaddr/template to latest version + upgrade CHANGELOG
  • Loading branch information
schmichael authored Jun 26, 2017
2 parents d784461 + 55e18c2 commit 7c51bf3
Show file tree
Hide file tree
Showing 5 changed files with 116 additions and 20 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
## 0.6.0 (Unreleased)

IMPROVEMENTS:
* agent/config: Late binding to IP addresses using go-sockaddr/template syntax
[GH-2399]
* core: Rolling updates based on allocation health [GH-2621, GH-2634]
* core: Default advertise to private IP address if bind is 0.0.0.0 [GH-2399]
* core: Track multiple job versions and add a stopped state for jobs [GH-2566]
Expand Down
96 changes: 80 additions & 16 deletions vendor/github.com/hashicorp/go-sockaddr/template/doc.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions vendor/vendor.json
Original file line number Diff line number Diff line change
Expand Up @@ -745,10 +745,10 @@
"revisionTime": "2017-06-22T20:44:38Z"
},
{
"checksumSHA1": "lPzwetgfMBtpHqdTPolgejMctVQ=",
"checksumSHA1": "mIUCMmRHslN2bxQZ0uObMnXxk9E=",
"path": "github.com/hashicorp/go-sockaddr/template",
"revision": "f910dd83c2052566cad78352c33af714358d1372",
"revisionTime": "2017-02-08T07:30:35Z"
"revision": "e12d9401a74f025fe672cd1a84b2081c773990d3",
"revisionTime": "2017-06-22T20:44:38Z"
},
{
"path": "github.com/hashicorp/go-syslog",
Expand Down

0 comments on commit 7c51bf3

Please sign in to comment.