diff --git a/.changelog/11500.txt b/.changelog/11500.txt index 2101a397e3d8a..b19fe8a52d861 100644 --- a/.changelog/11500.txt +++ b/.changelog/11500.txt @@ -1,4 +1,4 @@ -```release-note:bug +```release-note:bugfix rpc: Adds a deadline to client RPC calls, so that streams will no longer hang indefinitely in unstable network conditions. [[GH-8504](https://github.com/hashicorp/consul/issues/8504)] -``` +``` \ No newline at end of file diff --git a/.changelog/11742.txt b/.changelog/11742.txt deleted file mode 100644 index 6c6d4c249843c..0000000000000 --- a/.changelog/11742.txt +++ /dev/null @@ -1,3 +0,0 @@ -```release-note:improvement -api: Add filtering support to Catalog's List Services (v1/catalog/services) -``` diff --git a/.changelog/11791.txt b/.changelog/11791.txt index cebbf3a690819..cbd6076cb6bf9 100644 --- a/.changelog/11791.txt +++ b/.changelog/11791.txt @@ -1,3 +1,3 @@ -```release-note:bug +```release-note:bugfix ui: Change partitions to expect [] from the listing API ``` diff --git a/.changelog/11804.txt b/.changelog/11804.txt index 44374def1dfd6..0b64ab02f0037 100644 --- a/.changelog/11804.txt +++ b/.changelog/11804.txt @@ -1,4 +1,4 @@ -```release-note:bug +```release-note:bugfix ui: Don't offer to save an intention with a source/destinatiojn wildcard partition ``` diff --git a/.changelog/11850.txt b/.changelog/11850.txt index 72c1048d97572..2ceffcf289f27 100644 --- a/.changelog/11850.txt +++ b/.changelog/11850.txt @@ -1,3 +1,3 @@ -```release-note:bug +```release-note:bugfix ui: Fixes an issue with the version footer wandering when scrolling ``` diff --git a/.changelog/12279.txt b/.changelog/12279.txt index 0450cf0fc85be..efded667deb0d 100644 --- a/.changelog/12279.txt +++ b/.changelog/12279.txt @@ -1,3 +1,3 @@ -```release-note:bug +```release-note:bugfix ui: Ensure proxy instance health is taken into account in Service Instance Listings ``` diff --git a/.changelog/12890.txt b/.changelog/12890.txt deleted file mode 100644 index 4f707e3b61889..0000000000000 --- a/.changelog/12890.txt +++ /dev/null @@ -1,3 +0,0 @@ -```release-note:improvement -connect: service-router destinations have gained a `RetryOn` field for specifying the conditions when Envoy should retry requests beyond specific status codes and generic connection failure which already exists. -``` diff --git a/.changelog/12905.txt b/.changelog/12905.txt deleted file mode 100644 index 7b2889f245bb5..0000000000000 --- a/.changelog/12905.txt +++ /dev/null @@ -1,3 +0,0 @@ -```release-note:improvement -metrics: Service RPC calls less than 1ms are now emitted as a decimal number. -``` diff --git a/.changelog/13388.txt b/.changelog/13388.txt deleted file mode 100644 index f5f67071b7cd2..0000000000000 --- a/.changelog/13388.txt +++ /dev/null @@ -1 +0,0 @@ -agent: windows service health check \ No newline at end of file diff --git a/.changelog/13493.txt b/.changelog/13493.txt deleted file mode 100644 index 9c3eec605d044..0000000000000 --- a/.changelog/13493.txt +++ /dev/null @@ -1,3 +0,0 @@ -```release-note:bug -cli: Fix Consul kv CLI 'GET' flags 'keys' and 'recurse' to be set together -``` diff --git a/.changelog/14132.txt b/.changelog/14132.txt deleted file mode 100644 index 7037f479d9237..0000000000000 --- a/.changelog/14132.txt +++ /dev/null @@ -1,3 +0,0 @@ -```release-note:enhancement -raft: add an operator api endpoint and a command to initiate raft leadership transfer. -``` diff --git a/.changelog/14162.txt b/.changelog/14162.txt deleted file mode 100644 index d1ab0e08d35ad..0000000000000 --- a/.changelog/14162.txt +++ /dev/null @@ -1,5 +0,0 @@ -```release-note:improvement -config-entry: Validate that service-resolver `Failover`s and `Redirect`s only -specify `Partition` and `Namespace` on Consul Enterprise. This prevents scenarios -where OSS Consul would save service-resolvers that require Consul Enterprise. -``` diff --git a/.changelog/14178.txt b/.changelog/14178.txt deleted file mode 100644 index 99f87bbfc38a1..0000000000000 --- a/.changelog/14178.txt +++ /dev/null @@ -1,4 +0,0 @@ -```release-note:breaking-change -xds: Convert service mesh failover to use Envoy's aggregate clusters. This -changes the names of some [Envoy dynamic HTTP metrics](https://www.envoyproxy.io/docs/envoy/latest/configuration/upstream/cluster_manager/cluster_stats#dynamic-http-statistics). -``` diff --git a/.changelog/14233.txt b/.changelog/14233.txt index 0c1b5dc433f44..5a2c6dee18287 100644 --- a/.changelog/14233.txt +++ b/.changelog/14233.txt @@ -1,3 +1,3 @@ -```release-note:bug +```release-note:bugfix rpc: Adds max jitter to client deadlines to prevent i/o deadline errors on blocking queries ``` diff --git a/.changelog/14244.txt b/.changelog/14244.txt deleted file mode 100644 index 3edc4e7f56b2f..0000000000000 --- a/.changelog/14244.txt +++ /dev/null @@ -1,3 +0,0 @@ -```release-note:improvement -client: add support for RemoveEmptyTags in Prepared Queries templates. -``` diff --git a/.changelog/14269.txt b/.changelog/14269.txt index 0042e822609de..29eec6d5dae1a 100644 --- a/.changelog/14269.txt +++ b/.changelog/14269.txt @@ -1,3 +1,3 @@ -```release-note:bug +```release-note:bugfix connect: Fix issue where `auto_config` and `auto_encrypt` could unintentionally enable TLS for gRPC xDS connections. -``` +``` \ No newline at end of file diff --git a/.changelog/14290.txt b/.changelog/14290.txt index 89a5b1852c2d6..719bd67b3bf97 100644 --- a/.changelog/14290.txt +++ b/.changelog/14290.txt @@ -1,3 +1,3 @@ -```release-note:bug +```release-note:bugfix envoy: validate name before deleting proxy default configurations. -``` +``` \ No newline at end of file diff --git a/.changelog/14340.txt b/.changelog/14340.txt deleted file mode 100644 index f871e5542871d..0000000000000 --- a/.changelog/14340.txt +++ /dev/null @@ -1,4 +0,0 @@ -```release-note:feature -connect: Add local_idle_timeout_ms to allow configuring the Envoy route idle timeout on local_app -connect: Add IdleTimeout to service-router to allow configuring the Envoy route idle timeout -``` diff --git a/.changelog/14343.txt b/.changelog/14343.txt deleted file mode 100644 index 94e7432b445e3..0000000000000 --- a/.changelog/14343.txt +++ /dev/null @@ -1,4 +0,0 @@ -```release-note:feature -ui: Use withCredentials for all HTTP API requests -``` - diff --git a/.changelog/14356.txt b/.changelog/14356.txt deleted file mode 100644 index ffbcb00030c7e..0000000000000 --- a/.changelog/14356.txt +++ /dev/null @@ -1 +0,0 @@ -xds: configure Envoy `alpn_protocols` for connect-proxy and ingress-gateway based on service protocol. diff --git a/.changelog/14364.txt b/.changelog/14364.txt index b3ae757ce52ef..d2f777af4939d 100644 --- a/.changelog/14364.txt +++ b/.changelog/14364.txt @@ -1,3 +1,3 @@ -```release-note:bug +```release-note:bugfix peering: Fix issue preventing deletion and recreation of peerings in TERMINATED state. -``` +``` \ No newline at end of file diff --git a/.changelog/14373.txt b/.changelog/14373.txt deleted file mode 100644 index d9531b09ec991..0000000000000 --- a/.changelog/14373.txt +++ /dev/null @@ -1,3 +0,0 @@ -```release-note:improvement -xds: Set `max_ejection_percent` on Envoy's outlier detection to 100% for peered services. -``` diff --git a/.changelog/14396.txt b/.changelog/14396.txt deleted file mode 100644 index 3905df9462e22..0000000000000 --- a/.changelog/14396.txt +++ /dev/null @@ -1,3 +0,0 @@ -```release-note:feature -peering: Add support to failover to services running on cluster peers. -``` diff --git a/.changelog/14397.txt b/.changelog/14397.txt deleted file mode 100644 index 96dbf81be43d7..0000000000000 --- a/.changelog/14397.txt +++ /dev/null @@ -1,3 +0,0 @@ -```release-note:feature -xds: servers will limit the number of concurrent xDS streams they can handle to balance the load across all servers -``` diff --git a/.changelog/14433.txt b/.changelog/14433.txt deleted file mode 100644 index 25167320c6892..0000000000000 --- a/.changelog/14433.txt +++ /dev/null @@ -1,3 +0,0 @@ -```release-note:bug -checks: If set, use proxy address for automatically added sidecar check instead of service address. -``` diff --git a/.changelog/14437.txt b/.changelog/14437.txt deleted file mode 100644 index c9584f641a3d3..0000000000000 --- a/.changelog/14437.txt +++ /dev/null @@ -1,3 +0,0 @@ -```release-note:improvement -acl: Added option to allow for an operator-generated bootstrap token to be passed to the `acl bootstrap` command. -``` \ No newline at end of file diff --git a/.changelog/14445.txt b/.changelog/14445.txt deleted file mode 100644 index ec2d1e7641d36..0000000000000 --- a/.changelog/14445.txt +++ /dev/null @@ -1,3 +0,0 @@ -```release-note:feature -peering: Add support to redirect to services running on cluster peers with service resolvers. -``` diff --git a/.changelog/14465.txt b/.changelog/14465.txt deleted file mode 100644 index 8fbdf14e6a064..0000000000000 --- a/.changelog/14465.txt +++ /dev/null @@ -1,3 +0,0 @@ -```release-note:improvement -dns: support RFC 2782 SRV lookups for prepared queries using format `_._tcp.query[.].`. -``` diff --git a/.changelog/14474.txt b/.changelog/14474.txt deleted file mode 100644 index fcc326547833e..0000000000000 --- a/.changelog/14474.txt +++ /dev/null @@ -1,3 +0,0 @@ -```release-note:feature -http: Add new `get-or-empty` operation to the txn api. Refer to the [API docs](https://www.consul.io/api-docs/txn#kv-operations) for more information. -``` \ No newline at end of file diff --git a/.changelog/14475.txt b/.changelog/14475.txt deleted file mode 100644 index 26124ca6fbe85..0000000000000 --- a/.changelog/14475.txt +++ /dev/null @@ -1,3 +0,0 @@ -```release-note:bug -metrics: Add duplicate metrics that have only a single "consul_" prefix for all existing metrics with double ("consul_consul_") prefix, with the intent to standardize on single prefixes. -``` \ No newline at end of file diff --git a/.changelog/14495.txt b/.changelog/14495.txt deleted file mode 100644 index e002bbbdc2b00..0000000000000 --- a/.changelog/14495.txt +++ /dev/null @@ -1,3 +0,0 @@ -```release-note:feature -ui: Detect a TokenSecretID cookie and passthrough to localStorage -``` diff --git a/.changelog/14527.txt b/.changelog/14527.txt deleted file mode 100644 index 572f533bd70b2..0000000000000 --- a/.changelog/14527.txt +++ /dev/null @@ -1,3 +0,0 @@ -```release-note:improvement -ui: Improve guidance around topology visualisation -``` diff --git a/.changelog/14556.txt b/.changelog/14556.txt deleted file mode 100644 index 89ba31ce388ec..0000000000000 --- a/.changelog/14556.txt +++ /dev/null @@ -1,3 +0,0 @@ -```release-note:improvement -peering: adds an internally managed server certificate for automatic TLS between servers in peer clusters. -``` \ No newline at end of file diff --git a/.changelog/14599.txt b/.changelog/14599.txt deleted file mode 100644 index 10b36d0dd4f8f..0000000000000 --- a/.changelog/14599.txt +++ /dev/null @@ -1,3 +0,0 @@ -```release-note:improvement -api: Increase max number of operations inside a transaction for requests to /v1/txn (128) -``` \ No newline at end of file diff --git a/.changelog/14604.txt b/.changelog/14604.txt deleted file mode 100644 index e35d479518ad9..0000000000000 --- a/.changelog/14604.txt +++ /dev/null @@ -1,3 +0,0 @@ -```release-note:feature -ui: Added support for central config merging -``` diff --git a/.changelog/14616.txt b/.changelog/14616.txt deleted file mode 100644 index 979f4fad4d82e..0000000000000 --- a/.changelog/14616.txt +++ /dev/null @@ -1,3 +0,0 @@ -```release-note:feature -connect: Add Envoy connection balancing configuration fields. -``` diff --git a/.changelog/14619.txt b/.changelog/14619.txt deleted file mode 100644 index 944493124a4a5..0000000000000 --- a/.changelog/14619.txt +++ /dev/null @@ -1,3 +0,0 @@ -```release-note:bug -checks: Do not set interval as timeout value -``` diff --git a/.changelog/14668.txt b/.changelog/14668.txt new file mode 100644 index 0000000000000..0243920a9aded --- /dev/null +++ b/.changelog/14668.txt @@ -0,0 +1,3 @@ +```release-note:bug +tls: undo breaking change that prevented setting TLS for gRPC when using config flags available in Consul v1.11. +``` \ No newline at end of file diff --git a/.changelog/14679.txt b/.changelog/14679.txt deleted file mode 100644 index 0c3197ca57c83..0000000000000 --- a/.changelog/14679.txt +++ /dev/null @@ -1,3 +0,0 @@ -```release-note:improvement -dns: **(Enterprise Only)** All enterprise locality labels are now optional in DNS lookups. For example, service lookups support the following format: `[.].service[..ns][..ap][..dc]`. -``` diff --git a/.changelog/14723.txt b/.changelog/14723.txt deleted file mode 100644 index e162bd8e15ab7..0000000000000 --- a/.changelog/14723.txt +++ /dev/null @@ -1,3 +0,0 @@ -```release-note:improvement -agent/hcp: add initial HashiCorp Cloud Platform integration -``` diff --git a/.changelog/14724.txt b/.changelog/14724.txt deleted file mode 100644 index 256e12b7df939..0000000000000 --- a/.changelog/14724.txt +++ /dev/null @@ -1,3 +0,0 @@ -```release-note:feature -peering: Add support for stale queries for trust bundle lookups -``` \ No newline at end of file diff --git a/.changelog/14747.txt b/.changelog/14747.txt deleted file mode 100644 index 7a5e84dc2c7ee..0000000000000 --- a/.changelog/14747.txt +++ /dev/null @@ -1,3 +0,0 @@ -```release-note:improvement -peering: return information about the health of the peering when the leader is queried to read a peering. -``` \ No newline at end of file diff --git a/.changelog/14796.txt b/.changelog/14796.txt deleted file mode 100644 index d39552c8576df..0000000000000 --- a/.changelog/14796.txt +++ /dev/null @@ -1,3 +0,0 @@ -```release-note:improvement -peering: require TLS for peering connections using server cert signed by Connect CA -``` diff --git a/.changelog/14797.txt b/.changelog/14797.txt deleted file mode 100644 index cd58394ffada8..0000000000000 --- a/.changelog/14797.txt +++ /dev/null @@ -1,3 +0,0 @@ -```release-note:feature -peering: Ensure un-exported services get deleted even if the un-export happens while cluster peering replication is down. -``` diff --git a/.changelog/14811.txt b/.changelog/14811.txt deleted file mode 100644 index bc1f5547eda9d..0000000000000 --- a/.changelog/14811.txt +++ /dev/null @@ -1,3 +0,0 @@ -```release-note:feature -DNS-proxy support via gRPC request. -``` diff --git a/.changelog/14817.txt b/.changelog/14817.txt deleted file mode 100644 index 7a695c164c2db..0000000000000 --- a/.changelog/14817.txt +++ /dev/null @@ -1,3 +0,0 @@ -```release-note:feature -peering: Add mesh gateway local mode support for cluster peering. -``` diff --git a/.changelog/14831.txt b/.changelog/14828.txt similarity index 100% rename from .changelog/14831.txt rename to .changelog/14828.txt diff --git a/.changelog/14832.txt b/.changelog/14832.txt deleted file mode 100644 index 6fef1c257427b..0000000000000 --- a/.changelog/14832.txt +++ /dev/null @@ -1,3 +0,0 @@ -```release-note:improvement -agent: Give better error when client specifies wrong datacenter when auto-encrypt is enabled. -``` diff --git a/.changelog/14833.txt b/.changelog/14833.txt deleted file mode 100644 index fd8f911e27cd1..0000000000000 --- a/.changelog/14833.txt +++ /dev/null @@ -1,3 +0,0 @@ -```release-note:improvement -cli: always use name "global" for proxy-defaults config entries -``` diff --git a/.changelog/14854.txt b/.changelog/14854.txt deleted file mode 100644 index 87a8941ec4ec9..0000000000000 --- a/.changelog/14854.txt +++ /dev/null @@ -1,3 +0,0 @@ -```release-note:breaking-change -peering: Rename `PeerName` to `Peer` on prepared queries and exported services. -``` diff --git a/.changelog/14869.txt b/.changelog/14869.txt deleted file mode 100644 index 58dafb62e2a5f..0000000000000 --- a/.changelog/14869.txt +++ /dev/null @@ -1,3 +0,0 @@ -```release-note:bug -grpc: Merge proxy-defaults and service-defaults in GetEnvoyBootstrapParams response. -``` diff --git a/.changelog/14873.txt b/.changelog/14873.txt deleted file mode 100644 index 0ff7bf64fc950..0000000000000 --- a/.changelog/14873.txt +++ /dev/null @@ -1,3 +0,0 @@ -```release-note:feature -telemetry: emit memberlist size metrics and broadcast queue depth metric. -``` diff --git a/.changelog/14889.txt b/.changelog/14889.txt deleted file mode 100644 index bb891978d902a..0000000000000 --- a/.changelog/14889.txt +++ /dev/null @@ -1,3 +0,0 @@ -```release-note:enhancement -peering: Add peering datacenter and partition to initial handshake. -``` \ No newline at end of file diff --git a/.changelog/14903.txt b/.changelog/14903.txt deleted file mode 100644 index b55f2006a9d82..0000000000000 --- a/.changelog/14903.txt +++ /dev/null @@ -1,3 +0,0 @@ -```release-note:feature -ui: Removed reference to node name on service instance page when using agentless -``` diff --git a/.changelog/14916.txt b/.changelog/14916.txt deleted file mode 100644 index 2012424890ad1..0000000000000 --- a/.changelog/14916.txt +++ /dev/null @@ -1,3 +0,0 @@ -```release-note:bug -server: fix goroutine/memory leaks in the xDS subsystem (these were present regardless of whether or not xDS was in-use) -``` diff --git a/.changelog/14921.txt b/.changelog/14921.txt deleted file mode 100644 index a9b37cbddee21..0000000000000 --- a/.changelog/14921.txt +++ /dev/null @@ -1,3 +0,0 @@ -```release-note:feature -ui: Remove node meta on service instances when using agentless and consolidate external-source labels on service instances page if they all match. -``` diff --git a/.changelog/14922.txt b/.changelog/14922.txt deleted file mode 100644 index e2f04991bc128..0000000000000 --- a/.changelog/14922.txt +++ /dev/null @@ -1,3 +0,0 @@ -```release-note:feature -grpc: Added metrics for external gRPC server. Added `server_type=internal|external` label to gRPC metrics. -``` diff --git a/.changelog/14924.txt b/.changelog/14924.txt deleted file mode 100644 index 4e7fa5f85babb..0000000000000 --- a/.changelog/14924.txt +++ /dev/null @@ -1,3 +0,0 @@ -```release-note:bug -server: fixes the error trying to source proxy configuration for http checks, in case of proxies using consul-dataplane. -``` \ No newline at end of file diff --git a/.changelog/14933.txt b/.changelog/14933.txt deleted file mode 100644 index c0bec8c7ff665..0000000000000 --- a/.changelog/14933.txt +++ /dev/null @@ -1,3 +0,0 @@ -```release-note:feature -cli: Add -node-name flag to redirect-traffic command to support running in environments without client agents. -``` diff --git a/.changelog/14934.txt b/.changelog/14934.txt deleted file mode 100644 index 7015894be7b66..0000000000000 --- a/.changelog/14934.txt +++ /dev/null @@ -1,3 +0,0 @@ -```release-note:enhancement -xds: Removed a bottleneck in Envoy config generation, enabling a higher number of dataplanes per server -``` diff --git a/.changelog/14936.txt b/.changelog/14936.txt deleted file mode 100644 index bec778de9e4e7..0000000000000 --- a/.changelog/14936.txt +++ /dev/null @@ -1,3 +0,0 @@ -```release-note:improvement -agent: Added configuration option cloud.scada_address. -``` diff --git a/.changelog/14947.txt b/.changelog/14947.txt deleted file mode 100644 index 844e2f1617bc4..0000000000000 --- a/.changelog/14947.txt +++ /dev/null @@ -1,3 +0,0 @@ -```release-note:feature -ui: Create peerings detail page -``` diff --git a/.changelog/14956.txt b/.changelog/14956.txt deleted file mode 100644 index fac4bc12ea006..0000000000000 --- a/.changelog/14956.txt +++ /dev/null @@ -1,3 +0,0 @@ -```release-note:bug -cache: refactor agent cache fetching to prevent unnecessary fetches on error -``` diff --git a/.changelog/14957.txt b/.changelog/14957.txt deleted file mode 100644 index 2a0facf8faeef..0000000000000 --- a/.changelog/14957.txt +++ /dev/null @@ -1,3 +0,0 @@ -```release-note:improvement -telemetry: Added a `consul.xds.server.streamStart` metric to measure time taken to first generate xDS resources for an xDS stream. -``` diff --git a/.changelog/14960.txt b/.changelog/14960.txt deleted file mode 100644 index 8bebd02cc0ae4..0000000000000 --- a/.changelog/14960.txt +++ /dev/null @@ -1,3 +0,0 @@ -```release-note:enhancement -xds: Added a rate limiter to the delivery of proxy config updates, to prevent updates to "global" resources such as wildcard intentions from overwhelming servers (see: `xds.update_max_per_second` config field) -``` diff --git a/.changelog/14962.txt b/.changelog/14962.txt deleted file mode 100644 index 29674991f062f..0000000000000 --- a/.changelog/14962.txt +++ /dev/null @@ -1,3 +0,0 @@ -```release-note:bug -xds: Central service configuration (proxy-defaults and service-defaults) is now correctly applied to Consul Dataplane proxies -``` diff --git a/.changelog/14970.txt b/.changelog/14970.txt deleted file mode 100644 index cbe0754069638..0000000000000 --- a/.changelog/14970.txt +++ /dev/null @@ -1,3 +0,0 @@ -```release-note:feature -ui: Filter agentless (synthetic) nodes from the nodes list page. -``` diff --git a/.changelog/14971.txt b/.changelog/14971.txt deleted file mode 100644 index ce0b8b15c703e..0000000000000 --- a/.changelog/14971.txt +++ /dev/null @@ -1,3 +0,0 @@ -```release-note:feature -ui: Display notice banner on nodes index page if synthetic nodes are being filtered. -``` diff --git a/.changelog/14981.txt b/.changelog/14981.txt deleted file mode 100644 index ef1b4d6014766..0000000000000 --- a/.changelog/14981.txt +++ /dev/null @@ -1,3 +0,0 @@ -```release-note:feature -peering: add support for routine peering control-plane traffic through mesh gateways -``` \ No newline at end of file diff --git a/.changelog/14986.txt b/.changelog/14986.txt deleted file mode 100644 index c9d20f4b0b0ca..0000000000000 --- a/.changelog/14986.txt +++ /dev/null @@ -1,3 +0,0 @@ -```release-note:feature -ui: Filter out node health checks on agentless service instances -``` diff --git a/.changelog/15001.txt b/.changelog/15001.txt deleted file mode 100644 index 18d658547eb79..0000000000000 --- a/.changelog/15001.txt +++ /dev/null @@ -1,4 +0,0 @@ -```release-note:improvement -ingress-gateways: Don't log error when gateway is registered without a config entry -``` - diff --git a/.changelog/15050.txt b/.changelog/15050.txt deleted file mode 100644 index 2738b7dc03d14..0000000000000 --- a/.changelog/15050.txt +++ /dev/null @@ -1,6 +0,0 @@ -```release-note:feature -cli: Add `-consul-dns-port` flag to the `consul connect redirect-traffic` command to allow forwarding DNS traffic to a specific Consul DNS port. -``` -```release-note:feature -sdk: Configure `iptables` to forward DNS traffic to a specific DNS port. -``` diff --git a/.changelog/15090.txt b/.changelog/15090.txt deleted file mode 100644 index 4be43a0e17b00..0000000000000 --- a/.changelog/15090.txt +++ /dev/null @@ -1,3 +0,0 @@ -```release-note:note -deps: Upgrade to use Go 1.19.2 -``` \ No newline at end of file diff --git a/.changelog/15093.txt b/.changelog/15093.txt deleted file mode 100644 index 1387a7b829605..0000000000000 --- a/.changelog/15093.txt +++ /dev/null @@ -1,6 +0,0 @@ -```release-note: improvement -connect: Add Envoy 1.24.0 to support matrix -``` -```release-note: breaking-change -connect: Removes support for Envoy 1.20 -``` diff --git a/.changelog/15107.txt b/.changelog/15107.txt deleted file mode 100644 index 33e36008233dd..0000000000000 --- a/.changelog/15107.txt +++ /dev/null @@ -1,3 +0,0 @@ -```release-note:bug -cli: fatal error if config file does not have HCL or JSON extension, instead of warn and skip -``` \ No newline at end of file diff --git a/.changelog/15160.txt b/.changelog/15160.txt deleted file mode 100644 index 8cfda548f51e8..0000000000000 --- a/.changelog/15160.txt +++ /dev/null @@ -1,3 +0,0 @@ -```release-note:bug -peering: fix nil pointer in calling handleUpdateService -``` \ No newline at end of file diff --git a/.changelog/15178.txt b/.changelog/15178.txt deleted file mode 100644 index fadea091332c7..0000000000000 --- a/.changelog/15178.txt +++ /dev/null @@ -1,3 +0,0 @@ -```release-note:bug -peering: Fix a bug that resulted in /v1/agent/metrics returning an error. -``` diff --git a/.changelog/15186.txt b/.changelog/15186.txt deleted file mode 100644 index d8b1c65b60b14..0000000000000 --- a/.changelog/15186.txt +++ /dev/null @@ -1,3 +0,0 @@ -```release-note:bug -connect: Fix issue where mesh-gateway settings were not properly inherited from configuration entries. -``` \ No newline at end of file diff --git a/.changelog/15233.txt b/.changelog/15233.txt deleted file mode 100644 index 7c121db06799f..0000000000000 --- a/.changelog/15233.txt +++ /dev/null @@ -1,3 +0,0 @@ -```release-note: improvement -integ test: fix flakiness due to test condition from retry app endoint -``` diff --git a/.changelog/15253.txt b/.changelog/15253.txt index 81fe48c24ed68..b0063ffb47999 100644 --- a/.changelog/15253.txt +++ b/.changelog/15253.txt @@ -1,3 +1,3 @@ ```release-note:bug -connect: Fixed issue where using Vault 1.11+ as CA provider would eventually break Intermediate CAs in primary datacenters. A separate fix is needed to address the same issue in secondary datacenters. [[GH-15217](https://github.com/hashicorp/consul/issues/15217)] +connect: Fixed issue where using Vault 1.11+ as CA provider would eventually break Intermediate CAs [[GH-15217](https://github.com/hashicorp/consul/issues/15217)] ``` \ No newline at end of file diff --git a/.changelog/15272.txt b/.changelog/15272.txt deleted file mode 100644 index 0dffd91cb2bc6..0000000000000 --- a/.changelog/15272.txt +++ /dev/null @@ -1,3 +0,0 @@ -```release-note:bug -proxycfg(mesh-gateway): Fix issue where deregistered services are not removed from mesh-gateway clusters. -``` diff --git a/.changelog/15274.txt b/.changelog/15274.txt deleted file mode 100644 index 689f65774930c..0000000000000 --- a/.changelog/15274.txt +++ /dev/null @@ -1,3 +0,0 @@ -```release-note: bug -cli: fix ACL token processing unexpected precedence -``` \ No newline at end of file diff --git a/.changelog/15302.txt b/.changelog/15302.txt deleted file mode 100644 index fad082601f847..0000000000000 --- a/.changelog/15302.txt +++ /dev/null @@ -1,7 +0,0 @@ -```release-note:breaking-change -config: update 1.14 config defaults: Enable `peering` and `connect` by default. -``` - -```release-note:breaking-change -config: update 1.14 config defaults: Set gRPC TLS port default value to 8503 -``` \ No newline at end of file diff --git a/.changelog/15317.txt b/.changelog/15317.txt deleted file mode 100644 index 8425dda8b24fe..0000000000000 --- a/.changelog/15317.txt +++ /dev/null @@ -1,3 +0,0 @@ -```release-note:improvements -acl: Allow reading imported services and nodes from cluster peers with read all permissions -``` \ No newline at end of file diff --git a/.changelog/15339.txt b/.changelog/15339.txt deleted file mode 100644 index e5392e818ab94..0000000000000 --- a/.changelog/15339.txt +++ /dev/null @@ -1,6 +0,0 @@ -```release-note:breaking-change -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. -``` diff --git a/.changelog/15346.txt b/.changelog/15346.txt deleted file mode 100644 index fe0e833c2b0db..0000000000000 --- a/.changelog/15346.txt +++ /dev/null @@ -1,3 +0,0 @@ -```release-note:enhancement -acl: relax permissions on the `WatchServers`, `WatchRoots` and `GetSupportedDataplaneFeatures` gRPC endpoints to accept *any* valid ACL token -``` diff --git a/.changelog/15356.txt b/.changelog/15356.txt deleted file mode 100644 index 3fd854e0bde8f..0000000000000 --- a/.changelog/15356.txt +++ /dev/null @@ -1,3 +0,0 @@ -```release-note:security -Ensure that data imported from peers is filtered by ACLs at the UI Nodes/Services endpoints [CVE-2022-3920](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-3920) -``` \ No newline at end of file diff --git a/.changelog/15423.txt b/.changelog/15423.txt deleted file mode 100644 index 3721d5c8cebaa..0000000000000 --- a/.changelog/15423.txt +++ /dev/null @@ -1,3 +0,0 @@ -```release-note:bug -sdk: Fix SDK testutil backwards compatibility by only configuring grpc_tls port for new Consul versions. -``` diff --git a/.changelog/15466.txt b/.changelog/15466.txt deleted file mode 100644 index 9ab3e48e1a8ec..0000000000000 --- a/.changelog/15466.txt +++ /dev/null @@ -1,3 +0,0 @@ -```release-note:bug -cli: Fix issue where `consul connect envoy` incorrectly uses the HTTPS API configuration for xDS connections. -``` diff --git a/.changelog/15503.txt b/.changelog/15503.txt deleted file mode 100644 index 05997fad59795..0000000000000 --- a/.changelog/15503.txt +++ /dev/null @@ -1,3 +0,0 @@ -```release-note:bug -peering: fix the limit of replication gRPC message; set to 8MB -``` diff --git a/.changelog/15555.txt b/.changelog/15555.txt deleted file mode 100644 index c6bec62883d09..0000000000000 --- a/.changelog/15555.txt +++ /dev/null @@ -1,3 +0,0 @@ -```release-note:feature -ui: Add field for fallback server addresses to peer token generation form -``` diff --git a/.changelog/15596.txt b/.changelog/15596.txt deleted file mode 100644 index cab67c6132963..0000000000000 --- a/.changelog/15596.txt +++ /dev/null @@ -1,3 +0,0 @@ -```release-note:improvement -dns: Add support for cluster peering `.service` and `.node` DNS queries. -``` diff --git a/.changelog/15598.txt b/.changelog/15598.txt deleted file mode 100644 index 87a0854059749..0000000000000 --- a/.changelog/15598.txt +++ /dev/null @@ -1,4 +0,0 @@ -```release-note:breaking-change -config: Deprecate `-join`, `-join-wan`, `start_join`, and `start_join_wan`. -These options are now aliases of `-retry-join`, `-retry-join-wan`, `retry_join`, and `retry_join_wan`, respectively. -``` diff --git a/.changelog/15610.txt b/.changelog/15610.txt deleted file mode 100644 index 6e8cfad169bc6..0000000000000 --- a/.changelog/15610.txt +++ /dev/null @@ -1,3 +0,0 @@ -```release-note:bug -acl: avoid debug log spam in secondary datacenter servers due to management token not being initialized. -``` \ No newline at end of file diff --git a/.changelog/15614.txt b/.changelog/15614.txt deleted file mode 100644 index 1b43a27e9bf9e..0000000000000 --- a/.changelog/15614.txt +++ /dev/null @@ -1,7 +0,0 @@ -```release-note:feature -config-entry(ingress-gateway): support outlier detection (passive health check) for upstream cluster -``` - -```release-note:breaking-change -ingress-gateway: upstream cluster will have empty outlier_detection if passive health check is unspecified -``` diff --git a/.changelog/15659.txt b/.changelog/15659.txt deleted file mode 100644 index 05559f3b1e404..0000000000000 --- a/.changelog/15659.txt +++ /dev/null @@ -1,3 +0,0 @@ -```release-note:improvement -connect: Add support for ConsulResolver to specifies a filter expression -``` diff --git a/.changelog/15690.txt b/.changelog/15690.txt deleted file mode 100644 index 75e08b2293bfe..0000000000000 --- a/.changelog/15690.txt +++ /dev/null @@ -1,3 +0,0 @@ -```release-note:bug -connect: Fix peering failovers ignoring local mesh gateway configuration. -``` diff --git a/.changelog/15697.txt b/.changelog/15697.txt deleted file mode 100644 index bf2bfed84037c..0000000000000 --- a/.changelog/15697.txt +++ /dev/null @@ -1,3 +0,0 @@ -```release-note:breaking-change -peering: Newly created peering connections must use only lowercase characters in the `name` field. Existing peerings with uppercase characters will not be modified, but they may encounter issues in various circumstances. To maintain forward compatibility and avoid issues, it is recommended to destroy and re-create any invalid peering connections so that they do not have a name containing uppercase characters. -``` diff --git a/.changelog/15705.txt b/.changelog/15705.txt deleted file mode 100644 index 5fafb83677cf9..0000000000000 --- a/.changelog/15705.txt +++ /dev/null @@ -1,3 +0,0 @@ -```release-note:security -Upgrade to use Go 1.19.4. This resolves a vulnerability where restricted files can be read on Windows. [CVE-2022-41720](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-41720) -``` diff --git a/.changelog/15706.txt b/.changelog/15706.txt new file mode 100644 index 0000000000000..e04db9317ae26 --- /dev/null +++ b/.changelog/15706.txt @@ -0,0 +1,3 @@ +```release-note:security +Upgrade to use Go 1.18.9. This resolves a vulnerability where restricted files can be read on Windows. [CVE-2022-41720](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-41720) +``` diff --git a/.changelog/15710.txt b/.changelog/15710.txt deleted file mode 100644 index fbc335258d81b..0000000000000 --- a/.changelog/15710.txt +++ /dev/null @@ -1,4 +0,0 @@ -```release-note:breaking-change -xds: Remove the `connect.enable_serverless_plugin` agent configuration option. Now -Lambda integration is enabled by default. -``` diff --git a/.changelog/15737.txt b/.changelog/15737.txt deleted file mode 100644 index b07fb1a803f8e..0000000000000 --- a/.changelog/15737.txt +++ /dev/null @@ -1,4 +0,0 @@ -```release-note:security -Upgrades `golang.org/x/net` to prevent a denial of service by excessive memory usage caused by HTTP2 requests. [CVE-2022-41717](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-41717) -``` - diff --git a/.changelog/15743.txt b/.changelog/15743.txt new file mode 100644 index 0000000000000..29f62994c7cd6 --- /dev/null +++ b/.changelog/15743.txt @@ -0,0 +1,3 @@ +```release-note:security +Upgrades `golang.org/x/net` to prevent a denial of service by excessive memory usage caused by HTTP2 requests. [CVE-2022-41717](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-41717) +``` diff --git a/.changelog/15760.txt b/.changelog/15760.txt deleted file mode 100644 index 83816802b07c9..0000000000000 --- a/.changelog/15760.txt +++ /dev/null @@ -1,3 +0,0 @@ -```release-note:bug -connect: Fix issue where DialedDirectly configuration was not used by Consul Dataplane. -``` diff --git a/.changelog/15789.txt b/.changelog/15789.txt deleted file mode 100644 index 682b4bd1e2e8f..0000000000000 --- a/.changelog/15789.txt +++ /dev/null @@ -1,3 +0,0 @@ -```release-note:bug -xds: fix bug where sessions for locally-managed services could fail with "this server has too many xDS streams open" -``` diff --git a/.changelog/15794.txt b/.changelog/15794.txt deleted file mode 100644 index 8195ccce6dc48..0000000000000 --- a/.changelog/15794.txt +++ /dev/null @@ -1,3 +0,0 @@ -```release-note:improvement -cli: connect envoy command errors if grpc ports are not open -``` \ No newline at end of file diff --git a/.changelog/15817.txt b/.changelog/15817.txt deleted file mode 100644 index b31b9503134d0..0000000000000 --- a/.changelog/15817.txt +++ /dev/null @@ -1,3 +0,0 @@ -```release-note:breaking-change -extensions: Refactor Lambda integration to get configured with the Envoy extensions field on service-defaults configuration entries. -``` diff --git a/.changelog/15818.txt b/.changelog/15818.txt deleted file mode 100644 index 7a7182a2d4cfa..0000000000000 --- a/.changelog/15818.txt +++ /dev/null @@ -1,6 +0,0 @@ -```release-note:enhancement -connect: for early awareness of Envoy incompatibilities, when using the `consul connect envoy` command the Envoy version will now be checked for compatibility. If incompatible Consul will error and exit. -``` -```release-note:breaking-change -connect: Consul will now error and exit when using the `consul connect envoy` command if the Envoy version is incompatible. To ignore this check use flag `--ignore-envoy-compatibility` -``` \ No newline at end of file diff --git a/.changelog/15828.txt b/.changelog/15828.txt deleted file mode 100644 index 8b8cfdce76524..0000000000000 --- a/.changelog/15828.txt +++ /dev/null @@ -1,4 +0,0 @@ -```release-note:feature -acl: Add new `acl.tokens.config_file_registration` config field which specifies the token used -to register services and checks that are defined in config files. -``` diff --git a/.changelog/15833.txt b/.changelog/15833.txt deleted file mode 100644 index df91a7708ab5e..0000000000000 --- a/.changelog/15833.txt +++ /dev/null @@ -1,3 +0,0 @@ -```release-note:bug -connect: Fix issue where service-resolver protocol checks incorrectly errored for failover peer targets. -``` diff --git a/.changelog/15864.txt b/.changelog/15864.txt deleted file mode 100644 index 66030f7f5e18f..0000000000000 --- a/.changelog/15864.txt +++ /dev/null @@ -1,3 +0,0 @@ -```release-note:feature -connect: adds support for Envoy [access logging](https://developer.hashicorp.com/consul/docs/connect/observability/access-logs). Access logging can be enabled using the [`proxy-defaults`](https://developer.hashicorp.com/consul/docs/connect/config-entries/proxy-defaults#accesslogs) config entry. -``` diff --git a/.changelog/15865.txt b/.changelog/15865.txt deleted file mode 100644 index 6e34813a81448..0000000000000 --- a/.changelog/15865.txt +++ /dev/null @@ -1,3 +0,0 @@ -```release-note:bug -connect: Fix issue where watches on upstream failover peer targets did not always query the correct data. -``` diff --git a/.changelog/15866.txt b/.changelog/15866.txt deleted file mode 100644 index 09fc7da708619..0000000000000 --- a/.changelog/15866.txt +++ /dev/null @@ -1,3 +0,0 @@ -```release-note:bug -agent: Fix issue where the agent cache would incorrectly mark protobuf objects as updated. -``` diff --git a/.changelog/15884.txt b/.changelog/15884.txt deleted file mode 100644 index aaa4f35c99a68..0000000000000 --- a/.changelog/15884.txt +++ /dev/null @@ -1,3 +0,0 @@ -```release-note:feature -acl: anonymous token is logged as 'anonymous token' instead of its accessor ID -``` \ No newline at end of file diff --git a/.changelog/15892.txt b/.changelog/15892.txt deleted file mode 100644 index 972261120b57e..0000000000000 --- a/.changelog/15892.txt +++ /dev/null @@ -1,3 +0,0 @@ -```release-note:enhancement -grpc: client agents will switch server on error, and automatically retry on `RESOURCE_EXHAUSTED` responses -``` diff --git a/.changelog/15906.txt b/.changelog/15906.txt deleted file mode 100644 index b1a4ba4761be7..0000000000000 --- a/.changelog/15906.txt +++ /dev/null @@ -1,7 +0,0 @@ -```release-note:feature -xds: Add a built-in Envoy extension that inserts Lua HTTP filters. -``` - -```release-note:feature -xds: Insert originator service identity into Envoy's dynamic metadata under the `consul` namespace. -``` diff --git a/.changelog/15913.txt b/.changelog/15913.txt deleted file mode 100644 index 1d54f64a7ae60..0000000000000 --- a/.changelog/15913.txt +++ /dev/null @@ -1,3 +0,0 @@ -```release-note:bug -cli: Fix issue where `consul connect envoy` was unable to configure TLS over unix-sockets to gRPC. -``` diff --git a/.changelog/15922.txt b/.changelog/15922.txt deleted file mode 100644 index 96cd488012d6d..0000000000000 --- a/.changelog/15922.txt +++ /dev/null @@ -1,3 +0,0 @@ -```release-note:breaking-change -acl: remove all functionality and references for legacy acl policies. -``` \ No newline at end of file diff --git a/.changelog/15947.txt b/.changelog/15947.txt deleted file mode 100644 index faec894c3da33..0000000000000 --- a/.changelog/15947.txt +++ /dev/null @@ -1,3 +0,0 @@ -```release-note:breaking-change -acl: remove all acl migration functionality and references to the legacy acl system. -``` \ No newline at end of file diff --git a/.changelog/15956.txt b/.changelog/15956.txt deleted file mode 100644 index 24537d6a9040b..0000000000000 --- a/.changelog/15956.txt +++ /dev/null @@ -1,3 +0,0 @@ -```release-note:breaking-change -connect: Add `peer` field to service-defaults upstream overrides. The addition of this field makes it possible to apply upstream overrides only to peer services. Prior to this change, overrides would be applied based on matching the `namespace` and `name` fields only, which means users could not have different configuration for local versus peer services. With this change, peer upstreams are only affected if the `peer` field matches the destination peer name. -``` diff --git a/.changelog/15967.txt b/.changelog/15967.txt deleted file mode 100644 index 77a95ebcd2a77..0000000000000 --- a/.changelog/15967.txt +++ /dev/null @@ -1,9 +0,0 @@ -```release-note:improvement -connect: Warn if ACLs are enabled but a token is not provided to envoy -``` - -```release-note:improvement -telemetry: Added a `consul.xds.server.streamsUnauthenticated` metric to track -the number of active xDS streams handled by the server that are unauthenticated -because ACLs are not enabled or ACL tokens were missing. -```` \ No newline at end of file diff --git a/.changelog/15970.txt b/.changelog/15970.txt deleted file mode 100644 index 59ea54f51f532..0000000000000 --- a/.changelog/15970.txt +++ /dev/null @@ -1,3 +0,0 @@ -```release-note:improvement -ca: support Vault agent auto-auth config for Vault CA provider using AWS/GCP authentication. -``` diff --git a/.changelog/15979.txt b/.changelog/15979.txt deleted file mode 100644 index d06c39be24f58..0000000000000 --- a/.changelog/15979.txt +++ /dev/null @@ -1,3 +0,0 @@ -```release-note:improvement -envoy: add `MaxEjectionPercent` and `BaseEjectionTime` to passive health check configs. -``` \ No newline at end of file diff --git a/.changelog/15987.txt b/.changelog/15987.txt deleted file mode 100644 index 2a4da0320a36d..0000000000000 --- a/.changelog/15987.txt +++ /dev/null @@ -1,3 +0,0 @@ -```release-note:improvement -api: Enable setting query options on agent force-leave endpoint. -``` \ No newline at end of file diff --git a/.changelog/16000.txt b/.changelog/16000.txt deleted file mode 100644 index aeea16f5e7f05..0000000000000 --- a/.changelog/16000.txt +++ /dev/null @@ -1,3 +0,0 @@ -```release-note:breaking-change -connect: Fix configuration merging for transparent proxy upstreams. Proxy-defaults and service-defaults config entries were not correctly merged for implicit upstreams in transparent proxy mode and would result in some configuration not being applied. To avoid issues when upgrading, ensure that any proxy-defaults or service-defaults have correct configuration for upstreams, since all fields will now be properly used to configure proxies. -``` diff --git a/.changelog/16009.txt b/.changelog/16009.txt deleted file mode 100644 index 5116bcc22993c..0000000000000 --- a/.changelog/16009.txt +++ /dev/null @@ -1,3 +0,0 @@ -```release-note:deprecation -acl: Deprecate the `token` query parameter and warn when it is used for authentication. -``` diff --git a/.changelog/16044.txt b/.changelog/16044.txt deleted file mode 100644 index 338c5c309f804..0000000000000 --- a/.changelog/16044.txt +++ /dev/null @@ -1,3 +0,0 @@ -```release-note:deprecation -cli: The `-id` flag on acl token operations has been changed to `-accessor-id` for clarity in documentation. The `-id` flag will continue to work, but operators should use `-accessor-id` in the future. -``` \ No newline at end of file diff --git a/.changelog/16097.txt b/.changelog/16097.txt deleted file mode 100644 index e25bf8961a8e4..0000000000000 --- a/.changelog/16097.txt +++ /dev/null @@ -1,3 +0,0 @@ -```release-note:bug-fix -agent: Only use the `agent` token for internal deregistration of checks and services during anti-entropy syncing. The service token specified in the `token` field of the check or service definition is no longer used for deregistration. This fixes an issue where the agent failed to ever deregister a service or check if the service token was deleted. -``` diff --git a/.changelog/16105.txt b/.changelog/16105.txt deleted file mode 100644 index ac3ae0e929d38..0000000000000 --- a/.changelog/16105.txt +++ /dev/null @@ -1,11 +0,0 @@ -```release-note:breaking-change -acl errors: Delete and get requests now return descriptive errors when the specified resource cannot be found. Other ACL request errors provide more information about when a resource is missing. Add error for when the ACL system has not been bootstrapped. -1. Delete Token/Policy/AuthMethod/Role/BindingRule endpoints now return 404 when the resource cannot be found. - - New error formats: "Requested * does not exist: ACL not found", "* not found in namespace $NAMESPACE: ACL not found" -3. Read Token/Policy/Role endpoints now return 404 when the resource cannot be found. - - New error format: "Cannot find * to delete" -4. Logout now returns a 401 error when the supplied token cannot be found - - New error format: "Supplied token does not exist" -5. Token Self endpoint now returns 404 when the token cannot be found. - - New error format: "Supplied token does not exist" -``` \ No newline at end of file diff --git a/.changelog/16176.txt b/.changelog/16176.txt deleted file mode 100644 index d68e053f599c4..0000000000000 --- a/.changelog/16176.txt +++ /dev/null @@ -1,3 +0,0 @@ -```release-note:improvement -raft: Added experimental `wal` backend for log storage. -``` \ No newline at end of file diff --git a/.changelog/16204.txt b/.changelog/16204.txt deleted file mode 100644 index 89ae9815edcad..0000000000000 --- a/.changelog/16204.txt +++ /dev/null @@ -1,3 +0,0 @@ -```release-note:improvement -ui: Update sidebar width to 280px -``` diff --git a/.changelog/16205.txt b/.changelog/16205.txt deleted file mode 100644 index 5d8bd47987695..0000000000000 --- a/.changelog/16205.txt +++ /dev/null @@ -1,3 +0,0 @@ -```release-note:feature -command: Adds the `operator usage instances` subcommand for displaying total services, connect service instances and billable service instances in the local datacenter or globally. -``` diff --git a/.changelog/16224.txt b/.changelog/16224.txt deleted file mode 100644 index 76f73d05953c3..0000000000000 --- a/.changelog/16224.txt +++ /dev/null @@ -1,3 +0,0 @@ -```release-note:improvement -ca: support Vault agent auto-auth config for Vault CA provider using AliCloud authentication. -``` diff --git a/.changelog/16227.txt b/.changelog/16227.txt deleted file mode 100644 index 698c7bd2fc792..0000000000000 --- a/.changelog/16227.txt +++ /dev/null @@ -1,3 +0,0 @@ -```release-note:improvement -ui: update Ember version to 3.27; -``` \ No newline at end of file diff --git a/.changelog/16230.txt b/.changelog/16230.txt deleted file mode 100644 index 81e574798a095..0000000000000 --- a/.changelog/16230.txt +++ /dev/null @@ -1,3 +0,0 @@ -```release-note:bug -peering: Fix issue where secondary wan-federated datacenters could not be used as peering acceptors. -``` diff --git a/.changelog/16251.txt b/.changelog/16251.txt deleted file mode 100644 index 7aaf58011e0ac..0000000000000 --- a/.changelog/16251.txt +++ /dev/null @@ -1,3 +0,0 @@ -```release-note:improvement -ui: update from