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

Update dependency consul to v1.11.4 #124

Merged
merged 1 commit into from Mar 1, 2022
Merged

Update dependency consul to v1.11.4 #124

merged 1 commit into from Mar 1, 2022

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 1, 2022

WhiteSource Renovate

This PR contains the following updates:

Package Update Change
consul patch 1.11.3 -> 1.11.4

Release Notes

hashicorp/consul

v1.11.4

Compare Source

FEATURES:

  • ca: support using an external root CA with the vault CA provider [GH-11910]

IMPROVEMENTS:

  • connect: Update supported Envoy versions to include 1.19.3 and 1.18.6 [GH-12449]
  • connect: update Envoy supported version of 1.20 to 1.20.2 [GH-12433]
  • connect: update Envoy supported version of 1.20 to 1.20.2 [GH-12443]
  • debug: reduce the capture time for trace to only a single interval instead of the full duration to make trace.out easier to open without running into OOM errors. [GH-12359]
  • raft: add additional logging of snapshot restore progress [GH-12325]
  • rpc: improve blocking queries for items that do not exist, by continuing to block until they exist (or the timeout). [GH-12110]
  • sentinel: (Enterprise Only) Sentinel now uses SHA256 to generate policy ids
  • server: conditionally avoid writing a config entry to raft if it was already the same [GH-12321]
  • server: suppress spurious blocking query returns where multiple config entries are involved [GH-12362]

BUG FIXES:

  • agent: Parse datacenter from Create/Delete requests for AuthMethods and BindingRules. [GH-12370]
  • areas: (Enterprise Only) Fixes a bug when using Yamux pool ( for servers version 1.7.3 and later), the entire pool was locked while connecting to a remote location, which could potentially take a long time. [GH-1368]
  • catalog: compare node names case insensitively in more places [GH-12444]
  • checks: populate interval and timeout when registering services [GH-11138]
  • local: fixes a data race in anti-entropy sync that could cause the wrong tags to be applied to a service when EnableTagOverride is used [GH-12324]
  • raft: fixed a race condition in leadership transfer that could result in reelection of the current leader [GH-12325]
  • server: (Enterprise only) Namespace deletion will now attempt to delete as many namespaced config entries as possible instead of halting on the first deletion that failed.
  • server: partly fix config entry replication issue that prevents replication in some circumstances [GH-12307]
  • state: fix bug blocking snapshot restore when a node check and node differed in casing of the node string [GH-12444]
  • ui: Ensure we always display the Policy default preview in the Namespace editing form [GH-12316]
  • ui: Fix missing helper javascript error [GH-12358]
  • xds: Fixed Envoy http features such as outlier detection and retry policy not working correctly with transparent proxy. [GH-12385]

Configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, click this checkbox.

This PR has been generated by WhiteSource Renovate. View repository job log here.

@renovate renovate bot requested a review from Clivern as a code owner March 1, 2022 04:17
@Clivern Clivern merged commit 4ce72a0 into main Mar 1, 2022
@Clivern Clivern deleted the renovate/consul-1.x branch March 1, 2022 11:22
@mergify
Copy link

mergify bot commented Mar 1, 2022

Nice! PR merged successfully.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants