Bump github.com/hashicorp/consul/api from 1.15.3 to 1.17.0 #100

Closed
dependabot[bot] wants to merge 1 commits from dependabot/go_modules/github.com/hashicorp/consul/api-1.17.0 into v3
dependabot[bot] commented 2022-11-21 20:23:07 +03:00 (Migrated from github.com)

Bumps github.com/hashicorp/consul/api from 1.15.3 to 1.17.0.

Changelog

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

1.14.0 (November 15, 2022)

KNOWN ISSUES:

  • cli: consul connect envoy incorrectly enables TLS for gRPC connections when the HTTP API is TLS-enabled.

BREAKING CHANGES:

  • config: Add new ports.grpc_tls configuration option. Introduce a new port to better separate TLS config from the existing ports.grpc config. The new ports.grpc_tls only supports TLS encrypted communication. The existing ports.grpc now only supports plain-text communication. [GH-15339]
  • config: update 1.14 config defaults: Enable peering and connect by default. [GH-15302]
  • config: update 1.14 config defaults: Set gRPC TLS port default value to 8503 [GH-15302]
  • connect: Removes support for Envoy 1.20 [GH-15093]
  • peering: Rename PeerName to Peer on prepared queries and exported services. [GH-14854]
  • xds: Convert service mesh failover to use Envoy's aggregate clusters. This changes the names of some Envoy dynamic HTTP metrics. [GH-14178]

SECURITY:

  • Ensure that data imported from peers is filtered by ACLs at the UI Nodes/Services endpoints CVE-2022-3920 [GH-15356]

FEATURES:

  • DNS-proxy support via gRPC request. [GH-14811]
  • cli: Add -node-name flag to redirect-traffic command to support running in environments without client agents. [GH-14933]
  • cli: Add -consul-dns-port flag to the consul connect redirect-traffic command to allow forwarding DNS traffic to a specific Consul DNS port. [GH-15050]
  • connect: Add Envoy connection balancing configuration fields. [GH-14616]
  • grpc: Added metrics for external gRPC server. Added server_type=internal|external label to gRPC metrics. [GH-14922]
  • http: Add new get-or-empty operation to the txn api. Refer to the API docs for more information. [GH-14474]
  • peering: Add mesh gateway local mode support for cluster peering. [GH-14817]
  • peering: Add support for stale queries for trust bundle lookups [GH-14724]
  • peering: Add support to failover to services running on cluster peers. [GH-14396]
  • peering: Add support to redirect to services running on cluster peers with service resolvers. [GH-14445]
  • peering: Ensure un-exported services get deleted even if the un-export happens while cluster peering replication is down. [GH-14797]
  • peering: add support for routine peering control-plane traffic through mesh gateways [GH-14981]
  • sdk: Configure iptables to forward DNS traffic to a specific DNS port. [GH-15050]
  • telemetry: emit memberlist size metrics and broadcast queue depth metric. [GH-14873]
  • ui: Added support for central config merging [GH-14604]
  • ui: Create peerings detail page [GH-14947]
  • ui: Detect a TokenSecretID cookie and passthrough to localStorage [GH-14495]
  • ui: Display notice banner on nodes index page if synthetic nodes are being filtered. [GH-14971]
  • ui: Filter agentless (synthetic) nodes from the nodes list page. [GH-14970]
  • ui: Filter out node health checks on agentless service instances [GH-14986]
  • ui: Remove node meta on service instances when using agentless and consolidate external-source labels on service instances page if they all match. [GH-14921]
  • ui: Removed reference to node name on service instance page when using agentless [GH-14903]
  • ui: Use withCredentials for all HTTP API requests [GH-14343]
  • xds: servers will limit the number of concurrent xDS streams they can handle to balance the load across all servers [GH-14397]

... (truncated)

Commits
  • 6f57a8e Bump SDK version for API submodule.
  • e297e3e Revert "Detect Vault 1.11+ import, update default issuer (#15253) (#15437)"
  • 5ce0132 Backport of Add -grpc-ca-file and -grpc-ca-path CLI info on upgrade notes. in...
  • c914ac1 backport of commit ee266d8f27aeb3a8c8e015a944a374a7d456351e (#15493)
  • 47adbeb backport of commit 8220f7845ac51fcc35a2e68d059ce1aaa8e2e937 (#15491)
  • 6fa93d3 backport of commit 8220f7845ac51fcc35a2e68d059ce1aaa8e2e937 (#15489)
  • 263a95d Backport of docs: formatting release notes into release/1.14.x (#15486)
  • 287d7a1 Backport of docs: Core 1.14 and K8s 1.0 release notes into release/1.14.x (#...
  • 184574f backport of commit 42990fc94bc288fb7c5ca52dca48a5c737d13efc (#15480)
  • 5028fa4 Backport of docs(peering): peering GA ACL updates into release/1.14.x (#15476)
  • 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)
Bumps [github.com/hashicorp/consul/api](https://github.com/hashicorp/consul) from 1.15.3 to 1.17.0. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/hashicorp/consul/blob/main/CHANGELOG.md">github.com/hashicorp/consul/api's changelog</a>.</em></p> <blockquote> <h2>1.14.0 (November 15, 2022)</h2> <p>KNOWN ISSUES:</p> <ul> <li>cli: <code>consul connect envoy</code> incorrectly enables TLS for gRPC connections when the HTTP API is TLS-enabled.</li> </ul> <p>BREAKING CHANGES:</p> <ul> <li>config: Add new <code>ports.grpc_tls</code> configuration option. Introduce a new port to better separate TLS config from the existing <code>ports.grpc</code> config. The new <code>ports.grpc_tls</code> only supports TLS encrypted communication. The existing <code>ports.grpc</code> now only supports plain-text communication. [<a href="https://github-redirect.dependabot.com/hashicorp/consul/issues/15339">GH-15339</a>]</li> <li>config: update 1.14 config defaults: Enable <code>peering</code> and <code>connect</code> by default. [<a href="https://github-redirect.dependabot.com/hashicorp/consul/issues/15302">GH-15302</a>]</li> <li>config: update 1.14 config defaults: Set gRPC TLS port default value to 8503 [<a href="https://github-redirect.dependabot.com/hashicorp/consul/issues/15302">GH-15302</a>]</li> <li>connect: Removes support for Envoy 1.20 [<a href="https://github-redirect.dependabot.com/hashicorp/consul/issues/15093">GH-15093</a>]</li> <li>peering: Rename <code>PeerName</code> to <code>Peer</code> on prepared queries and exported services. [<a href="https://github-redirect.dependabot.com/hashicorp/consul/issues/14854">GH-14854</a>]</li> <li>xds: Convert service mesh failover to use Envoy's aggregate clusters. This changes the names of some <a href="https://www.envoyproxy.io/docs/envoy/latest/configuration/upstream/cluster_manager/cluster_stats#dynamic-http-statistics">Envoy dynamic HTTP metrics</a>. [<a href="https://github-redirect.dependabot.com/hashicorp/consul/issues/14178">GH-14178</a>]</li> </ul> <p>SECURITY:</p> <ul> <li>Ensure that data imported from peers is filtered by ACLs at the UI Nodes/Services endpoints <a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-3920">CVE-2022-3920</a> [<a href="https://github-redirect.dependabot.com/hashicorp/consul/issues/15356">GH-15356</a>]</li> </ul> <p>FEATURES:</p> <ul> <li>DNS-proxy support via gRPC request. [<a href="https://github-redirect.dependabot.com/hashicorp/consul/issues/14811">GH-14811</a>]</li> <li>cli: Add -node-name flag to redirect-traffic command to support running in environments without client agents. [<a href="https://github-redirect.dependabot.com/hashicorp/consul/issues/14933">GH-14933</a>]</li> <li>cli: Add <code>-consul-dns-port</code> flag to the <code>consul connect redirect-traffic</code> command to allow forwarding DNS traffic to a specific Consul DNS port. [<a href="https://github-redirect.dependabot.com/hashicorp/consul/issues/15050">GH-15050</a>]</li> <li>connect: Add Envoy connection balancing configuration fields. [<a href="https://github-redirect.dependabot.com/hashicorp/consul/issues/14616">GH-14616</a>]</li> <li>grpc: Added metrics for external gRPC server. Added <code>server_type=internal|external</code> label to gRPC metrics. [<a href="https://github-redirect.dependabot.com/hashicorp/consul/issues/14922">GH-14922</a>]</li> <li>http: Add new <code>get-or-empty</code> operation to the txn api. Refer to the <a href="https://www.consul.io/api-docs/txn#kv-operations">API docs</a> for more information. [<a href="https://github-redirect.dependabot.com/hashicorp/consul/issues/14474">GH-14474</a>]</li> <li>peering: Add mesh gateway local mode support for cluster peering. [<a href="https://github-redirect.dependabot.com/hashicorp/consul/issues/14817">GH-14817</a>]</li> <li>peering: Add support for stale queries for trust bundle lookups [<a href="https://github-redirect.dependabot.com/hashicorp/consul/issues/14724">GH-14724</a>]</li> <li>peering: Add support to failover to services running on cluster peers. [<a href="https://github-redirect.dependabot.com/hashicorp/consul/issues/14396">GH-14396</a>]</li> <li>peering: Add support to redirect to services running on cluster peers with service resolvers. [<a href="https://github-redirect.dependabot.com/hashicorp/consul/issues/14445">GH-14445</a>]</li> <li>peering: Ensure un-exported services get deleted even if the un-export happens while cluster peering replication is down. [<a href="https://github-redirect.dependabot.com/hashicorp/consul/issues/14797">GH-14797</a>]</li> <li>peering: add support for routine peering control-plane traffic through mesh gateways [<a href="https://github-redirect.dependabot.com/hashicorp/consul/issues/14981">GH-14981</a>]</li> <li>sdk: Configure <code>iptables</code> to forward DNS traffic to a specific DNS port. [<a href="https://github-redirect.dependabot.com/hashicorp/consul/issues/15050">GH-15050</a>]</li> <li>telemetry: emit memberlist size metrics and broadcast queue depth metric. [<a href="https://github-redirect.dependabot.com/hashicorp/consul/issues/14873">GH-14873</a>]</li> <li>ui: Added support for central config merging [<a href="https://github-redirect.dependabot.com/hashicorp/consul/issues/14604">GH-14604</a>]</li> <li>ui: Create peerings detail page [<a href="https://github-redirect.dependabot.com/hashicorp/consul/issues/14947">GH-14947</a>]</li> <li>ui: Detect a TokenSecretID cookie and passthrough to localStorage [<a href="https://github-redirect.dependabot.com/hashicorp/consul/issues/14495">GH-14495</a>]</li> <li>ui: Display notice banner on nodes index page if synthetic nodes are being filtered. [<a href="https://github-redirect.dependabot.com/hashicorp/consul/issues/14971">GH-14971</a>]</li> <li>ui: Filter agentless (synthetic) nodes from the nodes list page. [<a href="https://github-redirect.dependabot.com/hashicorp/consul/issues/14970">GH-14970</a>]</li> <li>ui: Filter out node health checks on agentless service instances [<a href="https://github-redirect.dependabot.com/hashicorp/consul/issues/14986">GH-14986</a>]</li> <li>ui: Remove node meta on service instances when using agentless and consolidate external-source labels on service instances page if they all match. [<a href="https://github-redirect.dependabot.com/hashicorp/consul/issues/14921">GH-14921</a>]</li> <li>ui: Removed reference to node name on service instance page when using agentless [<a href="https://github-redirect.dependabot.com/hashicorp/consul/issues/14903">GH-14903</a>]</li> <li>ui: Use withCredentials for all HTTP API requests [<a href="https://github-redirect.dependabot.com/hashicorp/consul/issues/14343">GH-14343</a>]</li> <li>xds: servers will limit the number of concurrent xDS streams they can handle to balance the load across all servers [<a href="https://github-redirect.dependabot.com/hashicorp/consul/issues/14397">GH-14397</a>]</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/hashicorp/consul/commit/6f57a8e5ae4c9f651bbcd0540fa5acbb757d48fa"><code>6f57a8e</code></a> Bump SDK version for API submodule.</li> <li><a href="https://github.com/hashicorp/consul/commit/e297e3e75e357c532ced05123a4e9b48f5419393"><code>e297e3e</code></a> Revert &quot;Detect Vault 1.11+ import, update default issuer (<a href="https://github-redirect.dependabot.com/hashicorp/consul/issues/15253">#15253</a>) (<a href="https://github-redirect.dependabot.com/hashicorp/consul/issues/15437">#15437</a>)&quot;</li> <li><a href="https://github.com/hashicorp/consul/commit/5ce0132e9b13e9afa668ef7af91005ce2883f11f"><code>5ce0132</code></a> Backport of Add -grpc-ca-file and -grpc-ca-path CLI info on upgrade notes. in...</li> <li><a href="https://github.com/hashicorp/consul/commit/c914ac1afa0a765963871ab6de709e6be03515da"><code>c914ac1</code></a> backport of commit ee266d8f27aeb3a8c8e015a944a374a7d456351e (<a href="https://github-redirect.dependabot.com/hashicorp/consul/issues/15493">#15493</a>)</li> <li><a href="https://github.com/hashicorp/consul/commit/47adbebaec00ba8e7ee9cff308db2983ed9e0a77"><code>47adbeb</code></a> backport of commit 8220f7845ac51fcc35a2e68d059ce1aaa8e2e937 (<a href="https://github-redirect.dependabot.com/hashicorp/consul/issues/15491">#15491</a>)</li> <li><a href="https://github.com/hashicorp/consul/commit/6fa93d38449f477a7e60ddb2d62be0bb8cae83b4"><code>6fa93d3</code></a> backport of commit 8220f7845ac51fcc35a2e68d059ce1aaa8e2e937 (<a href="https://github-redirect.dependabot.com/hashicorp/consul/issues/15489">#15489</a>)</li> <li><a href="https://github.com/hashicorp/consul/commit/263a95d54b365e8fe94d86a2e529da1ab6897867"><code>263a95d</code></a> Backport of docs: formatting release notes into release/1.14.x (<a href="https://github-redirect.dependabot.com/hashicorp/consul/issues/15486">#15486</a>)</li> <li><a href="https://github.com/hashicorp/consul/commit/287d7a13c018ece9cb02edf8f8befd62d4df8a9c"><code>287d7a1</code></a> Backport of docs: Core 1.14 and K8s 1.0 release notes into release/1.14.x (#...</li> <li><a href="https://github.com/hashicorp/consul/commit/184574f711908fb4e53891f9b803d3be42ac04c5"><code>184574f</code></a> backport of commit 42990fc94bc288fb7c5ca52dca48a5c737d13efc (<a href="https://github-redirect.dependabot.com/hashicorp/consul/issues/15480">#15480</a>)</li> <li><a href="https://github.com/hashicorp/consul/commit/5028fa4299624f514c5211fb91b9db7578705527"><code>5028fa4</code></a> Backport of docs(peering): peering GA ACL updates into release/1.14.x (<a href="https://github-redirect.dependabot.com/hashicorp/consul/issues/15476">#15476</a>)</li> <li>Additional commits viewable in <a href="https://github.com/hashicorp/consul/compare/api/v1.15.3...api/v1.17.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/hashicorp/consul/api&package-manager=go_modules&previous-version=1.15.3&new-version=1.17.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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) </details>
github-actions[bot] (Migrated from github.com) reviewed 2022-11-21 20:23:21 +03:00
github-actions[bot] (Migrated from github.com) reviewed 2022-11-28 20:11:41 +03:00
github-actions[bot] (Migrated from github.com) approved these changes 2022-11-29 13:17:59 +03:00
dependabot[bot] commented 2022-12-01 20:05:06 +03:00 (Migrated from github.com)

Superseded by #102.

Superseded by #102.

Pull request closed

Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: unistack-org/micro-config-consul#100
No description provided.