From dff662522911ae9cd6a5341172be0eb1b8212dcb Mon Sep 17 00:00:00 2001 From: Iku Iwasa Date: Sat, 12 Dec 2020 14:40:00 +0900 Subject: [PATCH] consul: Update to 1.9.1 FEATURES: * ui: add copyable IDs to the Role and Policy views [GH-9296] IMPROVEMENTS: * cli: (Enterprise only) A new -read-replica flag can now be used to enable running a server as a read only replica. Previously this was enabled with the now deprecated -non-voting-server flag. [GH-9191] * config: (Enterprise only) A new read_replica configuration setting can now be used to enable running a server as a read only replica. Previously this was enabled with the now deprecated non_voting_server setting. [GH-9191] DEPRECATIONS: * cli: (Enterprise only) The -non-voting-server flag is deprecated in favor of the new -read-replica flag. The -non-voting-server flag is still present along side the new flag but it will be removed in a future release. [GH-9191] * config: (Enterprise only) The non_voting_server configuration setting is deprecated in favor of the new read_replica setting. The non_voting_server configuration setting is still present but will be removed in a future release. [GH-9191] * gossip: (Enterprise only) Read replicas now advertise themselves by setting the read_replica tag. The old nonvoter tag is still present but is deprecated and will be removed in a future release. [GH-9191] * server: (Enterprise only) Addition of the nonvoter tag to the service registration made for read replicas is deprecated in favor of the new tag name of read_replica. Both are present in the registration but the nonvoter tag will be completely removed in a future release. [GH-9191] BUG FIXES: * agent: prevent duplicate services and check registrations from being synced to servers. [GH-9284] * connect: fixes a case when updating the CA config in a secondary datacenter to correctly trigger the creation of a new intermediate certificate [GH-9009] * connect: only unset the active root in a secondary datacenter when a new one is replacing it [GH-9318] * namespaces: (Enterprise only) Prevent stalling of replication in secondary datacenters due to conflicts between the namespace replicator and other replicators. [GH-9271] * streaming: ensure the order of results provided by /health/service/:serviceName is consistent with and without streaming enabled [GH-9247] --- consul/Makefile | 2 +- consul/distinfo | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/consul/Makefile b/consul/Makefile index 1051842c2d..1d4217f7e2 100644 --- a/consul/Makefile +++ b/consul/Makefile @@ -1,6 +1,6 @@ # $NetBSD$ -DISTNAME= consul-1.9.0 +DISTNAME= consul-1.9.1 CATEGORIES= sysutils MASTER_SITES= ${MASTER_SITE_GITHUB:=hashicorp/} diff --git a/consul/distinfo b/consul/distinfo index 58a68bf436..efd430fdcb 100644 --- a/consul/distinfo +++ b/consul/distinfo @@ -16,10 +16,10 @@ SHA1 (cloud.google.com_go_@v_v0.38.0.zip) = e8fc42c24b508308c1eeec0734355753957b RMD160 (cloud.google.com_go_@v_v0.38.0.zip) = d60966b058fbdaa89c0e915bf979655c09a0af14 SHA512 (cloud.google.com_go_@v_v0.38.0.zip) = 8981a08b1ba0226854567b0977d8a349abe2b58420421ab1dccdaf9c98e7657cb2140ad1a38767d25cb54249b61f162ecd51d401374a29f7368a550b19196595 Size (cloud.google.com_go_@v_v0.38.0.zip) = 2721920 bytes -SHA1 (consul-1.9.0.tar.gz) = 653565755423edb1dcb29b3504450504b314b906 -RMD160 (consul-1.9.0.tar.gz) = f3312bcd43af424a514087214c918b4e5d4506a5 -SHA512 (consul-1.9.0.tar.gz) = 8d1d04573d8a4c5e71d2b1721ac7c9d203e4ccacf7122df15337130ee1ae473540c2b442cbf24f912a3f949efa4febafce0f1972f758569e617067d84d62f524 -Size (consul-1.9.0.tar.gz) = 31222935 bytes +SHA1 (consul-1.9.1.tar.gz) = b2e1b5ed6e47dff03a87aae8613109a77b6fc59a +RMD160 (consul-1.9.1.tar.gz) = c2974daf4dff6b723d9171451315f1760b757873 +SHA512 (consul-1.9.1.tar.gz) = 9b983fed98499f642ac1bd8d183c2d76cbe321b8d1f7d318257c392185654e4037f7d80d39935011c0d97eb45c6686bd7c34c08908d5ad23d2c99bcee5e1fa74 +Size (consul-1.9.1.tar.gz) = 31240160 bytes SHA1 (github.com__azure_azure-sdk-for-go_@v_v40.3.0+incompatible.mod) = f9109627fbe12f64f8eb8833bd5b229a66ce0b23 RMD160 (github.com__azure_azure-sdk-for-go_@v_v40.3.0+incompatible.mod) = 23f84f3bda5e834ca479cd36203a4490457181a8 SHA512 (github.com__azure_azure-sdk-for-go_@v_v40.3.0+incompatible.mod) = be976846ed78cec5b19618c7364c47e66c3475519bed166ad1e6b666399ea08028fa621869ab4980981fc70256acc9a7dd1c1e52c8d3d44cb0ac75f9907b6d3e