Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump github.com/hashicorp/consul from 1.3.0 to 1.7.2 #133

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot-preview[bot]
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Mar 17, 2020

Bumps github.com/hashicorp/consul from 1.3.0 to 1.7.2.

Changelog

Sourced from github.com/hashicorp/consul's changelog.

1.7.2 (March 16, 2020)

IMPROVEMENTS:

  • agent: add option to configure max request length for /v1/txn endpoint [GH-7388]
  • build: bump the expected go language version of the main module to 1.13 [GH-7429]
  • agent: add http_config.response header to the UI headers [GH-7369]
  • agent: Added documentation and error messages related to kv_max_value_size option [GH-7405](hashicorp/consul#7405
  • agent: Take Prometheus MINE-type header into account [GH-7371](hashicorp/consul#7371

BUGFIXES:

  • acl: Updated token resolution so managed service provider token applies to all endpoints. [GH-7431]
  • agent: Fixed error output when agent crashes early [GH-7411]
  • agent: Handle bars in node names when displaying lists in CLI like consul members [GH-6652](hashicorp/consul#6652
  • agent: Avoid discarding health check status on consul reload [GH-7345](hashicorp/consul#7345
  • network areas: (Consul Enterprise only) - Fixed compatibility issues with network areas and v1.4.0+ ACLs as well as network areas and namespaces. The issue was that secondary datacenters connected to the primary via a network area were not properly detecting that the primary DC supported those other features.
  • sessions: Fixed backwards incompatibility with 1.6.x and earlier [GH-7395][GH-7399]
  • sessions: Fixed backwards incompatibility with 1.6.x and earlier [GH-7395][GH-7398]
  • ui: Fixed a DOM refreshing bug on the node detail page which forced an scroll reset [GH-7365][GH-7377]
  • ui: Fix blocking query requests for the coordinates API requests [GH-7378]
  • ui: Enable recovery from an unreachable datacenter [GH-7404]

1.7.1 (February 20, 2020)

IMPROVEMENTS:

  • agent: sensible keyring error [GH-7272]
  • agent: add server raft.{last,applied}_index gauges [GH-6694]
  • build: Switched to compile with Go 1.13.7 [GH-7262]
  • config: increase http_max_conns_per_client default to 200 [GH-7289]
  • tls: support TLS 1.3 [GH-7325]

BUGFIXES:

  • acl: (Consul Enterprise only) Fixed an issue that prevented remote policy and role resolution from working when namespace policy or role defaults were configured.
  • dns: Fixed an issue that could cause the DNS server to consume excessive CPU resources when trying to parse IPv6 recursor addresses: [GH-6120]
  • dns: Fixed an issue that caused Consul to setup a root zone handler when no alt_domain was configured. [GH-7323]
  • sessions: Fixed an issue that was causing deletions of a non-existent session to return a 500 when ACLs were enabled. [GH-6840]
  • xds: Fix envoy retryOn behavior when multiple behaviors are configured [GH-7280]
  • xds: Mesh Gateway fixes to prevent configuring extra clusters and for properly handling a service-resolvers default subset. [GH-7294]
  • ui: Gracefully cope with errors in discovery-chain when connect is disabled [GH-7291]

1.7.0 (February 11, 2020)

NOTES:

  • cli: Our Windows 32-bit and 64-bit executables for this version and up will be signed with a HashiCorp certificate. Windows users will no longer see a warning about an "unknown publisher" when running our software.

  • cli: Our darwin releases for this version and up will be signed and notarized according to Apple's requirements.

... (truncated)
Commits
  • 9ea1a20 Release v1.7.2
  • 0cd01dd update bindata_assetfs.go
  • 1a27255 Don’t pass -u to get get inside Go build image dockerfile (#7455)
  • 1ad010e Update CHANGELOG.md
  • 1f2dd76 Fix ACL mode advertisement and detection (#7451)
  • cc2929a Update namespace docs for some new CLI commands (#7435)
  • fdab8b6 ui: Coordinates don't require a nspace, so don't expect one in the repo (#7378)
  • 5ecfb95 ui: Alter position of logic for showing the Round Trip Time tab to prevent DO...
  • 4affae6 Update CHANGELOG.md
  • a64545a Update CHANGELOG.md
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Mar 17, 2020
@dependabot-preview
Copy link
Contributor Author

Dependabot tried to update this pull request, but something went wrong. The most likely cause is #141, which may be blocking Dependabot from updating your dependency files.

2 similar comments
@dependabot-preview
Copy link
Contributor Author

Dependabot tried to update this pull request, but something went wrong. The most likely cause is #141, which may be blocking Dependabot from updating your dependency files.

@dependabot-preview
Copy link
Contributor Author

Dependabot tried to update this pull request, but something went wrong. The most likely cause is #141, which may be blocking Dependabot from updating your dependency files.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants