consul/.changelog
R.B. Boyer 2f9c448801 server: ensure that central service config flattening properly resets the state each time (#10245)
The prior solution to call reply.Reset() aged poorly since newer fields
were added to the reply, but not added to Reset() leading serial
blocking query loops on the server to blend replies.

This could manifest as a service-defaults protocol change from
default=>http not reverting back to default after the config entry
reponsible was deleted.

Backport of #10239 to 1.9.x
2021-05-14 18:25:37 +00:00
..
7628.txt Introducing changelog-gen (#8387) 2020-08-07 11:53:35 +02:00
7899.txt Introducing changelog-gen (#8387) 2020-08-07 11:53:35 +02:00
7970.txt Introducing changelog-gen (#8387) 2020-08-07 11:53:35 +02:00
8158.txt Introducing changelog-gen (#8387) 2020-08-07 11:53:35 +02:00
8190.txt Introducing changelog-gen (#8387) 2020-08-07 11:53:35 +02:00
8194.txt Introducing changelog-gen (#8387) 2020-08-07 11:53:35 +02:00
8211.txt Introducing changelog-gen (#8387) 2020-08-07 11:53:35 +02:00
8216.txt Introducing changelog-gen (#8387) 2020-08-07 11:53:35 +02:00
8218.txt Introducing changelog-gen (#8387) 2020-08-07 11:53:35 +02:00
8222.txt Introducing changelog-gen (#8387) 2020-08-07 11:53:35 +02:00
8268.txt Introducing changelog-gen (#8387) 2020-08-07 11:53:35 +02:00
8311.txt Introducing changelog-gen (#8387) 2020-08-07 11:53:35 +02:00
8343.txt Introducing changelog-gen (#8387) 2020-08-07 11:53:35 +02:00
8371.txt Introducing changelog-gen (#8387) 2020-08-07 11:53:35 +02:00
8458.txt Add http2 and grpc support to ingress gateways (#8458) 2020-08-27 15:41:39 -06:00
8494.txt [backport/1.8.x] connect: use stronger validation that ingress gateways have compatible protocols defined for their upstreams (#8494) 2020-08-13 15:26:23 -05:00
8522.txt add primary keys to list keyring (#8522) 2020-08-18 07:51:22 +00:00
8537.txt Merge pull request #8577 from hashicorp/dnephin/changelog-for-8537 2020-08-31 15:57:37 +00:00
8545.txt agent: expose the list of supported envoy versions on /v1/agent/self (#8566) 2020-08-27 11:33:33 -05:00
8547.txt agent: ensure that we normalize bootstrapped config entries (#8547) 2020-09-02 19:21:58 +00:00
8552.txt Merge pull request #8586 from pierresouchay/changelog_for_8552 2020-08-28 21:36:19 +00:00
8560.txt Update vault CA for latest api client 2020-10-07 16:40:27 -04:00
8575.txt Add helpers to the API client to help with getting information from `AgentMember` tags (#8575) 2020-08-27 15:01:18 +00:00
8588.txt add entry for 8588 (#8650) 2020-09-10 16:54:01 +00:00
8596.txt connect: all config entries pick up a meta field (#8596) 2020-09-02 19:22:37 +00:00
8601.txt connect: fix bug in preventing some namespaced config entry modifications (#8601) 2020-09-02 15:47:53 +00:00
8602.txt api: create fresh http client for unix sockets (#8602) 2020-09-06 16:28:56 +00:00
8606.txt Add support for -ca-path option in the connect envoy command (#8606) 2020-09-08 14:10:21 +00:00
8646.txt Merge pull request #8646 from hashicorp/common-intermediate-ttl 2020-09-15 19:04:27 +00:00
8685.txt Merge pull request #8685 from pierresouchay/do_not_flood_logs_with_Non-server_in_server-only_area 2020-09-15 21:58:29 +00:00
8704.txt use service datacenter for dns name (#8704) 2020-09-25 10:41:02 -05:00
8747.txt agent: when enable_central_service_config is enabled ensure agent reload doesn't revert check state to critical (#8747) 2020-09-24 21:24:51 +00:00
8774.txt changelog: fixup formatting for 8774.txt 2020-10-23 17:19:41 -04:00
8784.txt Merge pull request #8784 from hashicorp/renew-intermediate-primary 2020-10-09 12:26:49 -07:00
8924.txt Merge pull request #8924 from ShimmerGlass/fix-sidecar-deregister-after-restart 2020-10-22 17:27:41 +00:00
8999.txt connect: update supported envoy point releases to 1.14.5, 1.13.6, 1.12.7, 1.11.2 for 1.8.x (#8999) 2020-10-22 13:26:51 -05:00
9009.txt changelog: add entry for fixing active CA root unset (#9323) 2020-12-03 18:45:48 +00:00
9024.txt changelog: fixup CVE link for 9024.txt 2020-10-23 16:13:36 -04:00
9156.txt Backport #9156 to 1.8.x (#9164) 2020-11-11 15:12:10 -05:00
9240.txt Require operator:write to get Connect CA config (#9240) 2020-11-19 17:15:23 +00:00
9271.txt Add changelog for fixing the namespace replication bug from #9271 (#9347) 2020-12-08 17:05:27 +00:00
9318.txt changelog: add entry for fixing active CA root unset (#9323) 2020-12-03 18:45:48 +00:00
9351.txt acl: global tokens created by auth methods now correctly replicate to secondary datacenters (#9363) 2020-12-10 08:35:48 -06:00
9366.txt server: when wan federating via mesh gateways only do heuristic primary DC bypass on the leader (#9366) 2021-01-22 16:07:11 +00:00
9428.txt connect: connect CA Roots in the primary datacenter should use a SigningKeyID derived from their local intermediate (#9428) (#9734) 2021-02-09 16:55:22 -06:00
9487.txt Add changelog for #9487 (#9491) 2021-01-05 18:06:27 +00:00
9488.txt ui: Make sure we pass the nspace through to the API for nodes (#9488) 2021-01-05 15:54:23 +00:00
9498.txt Backport #9570 to release/1.8.x: Ensure that CA initialization does not block leader election. (#9571) 2021-01-21 09:04:30 -05:00
9519.txt server: use the presense of stored federation state data as a sign that we already activated the federation state feature flag (#9519) 2021-02-08 19:30:58 +00:00
9528.txt server: initialize mgw-wanfed to use local gateways more on startup (#9528) 2021-01-25 23:31:28 +00:00
9585.txt Add flags to support CA generation for Connect (#9585) 2021-01-27 07:55:31 +00:00
9650.txt xds: deduplicate mesh gateway listeners in a stable way (#9650) 2021-02-05 22:28:57 +00:00
9651.txt xds: prevent LDS flaps in mesh gateways due to unstable datacenter lists (#9651) 2021-02-08 16:20:37 +00:00
9672.txt Merge pull request #9672 from hashicorp/ca-force-skip-xc 2021-04-20 15:41:32 -05:00
9683.txt local: default to the agent token instead of the user token 2021-05-04 14:45:31 -04:00
9689.txt Avoid potential proxycfg/xDS deadlock using non-blocking send 2021-02-08 23:18:38 +00:00
9738.txt Backport to release/1.8.x: #9738 - Stop background refresh of cached data for requests that result in ACL not found errors (#9742) 2021-02-09 11:32:38 -05:00
9739.txt [1.8.x] connect: update supported envoy point releases to 1.14.6, 1.13.7, 1.12.7, 1.11.2 (#9739) 2021-02-10 13:11:51 -06:00
9752.txt ui: Remove any trailing fullstop/period DNS characters from Gateways UI API (#9752) 2021-02-25 09:36:43 +00:00
9765.txt xds: only try to create an ipv6 expose checks listener if ipv6 is supported by the kernel (#9794) 2021-02-22 10:45:40 -06:00
9806.txt connect: if the token given to the vault provider returns no data avoid a panic (#9806) 2021-02-22 20:09:25 +00:00
9851.txt Merge pull request #9851 from panascais-forks/fix-wan-ipv6-key 2021-04-14 16:29:28 -05:00
9980.txt [1.8.x] command: when generating envoy bootstrap configs to stdout do not mix informational logs into the json (#9985) 2021-04-07 15:00:33 -05:00
10013.txt Backport 10013: Move static token resolution into the ACLResolver (#10013) (#10017) 2021-04-14 13:04:32 -04:00
10023.txt Merge pull request #10023 from hashicorp/fix-raw-kv-xss 2021-04-15 09:48:14 -04:00
10025.txt Merge pull request #10025 from hashicorp/dnephin/fix-snapshot-auth-methods 2021-04-14 17:25:13 -04:00
10073.txt Update changelog and add telemetry docs (#10107) 2021-04-23 16:08:19 -04:00
10106.txt [1.8.x] connect: update supported envoy versions to 1.14.7, 1.13.7, 1.12.7, 1.11.2 (#10106) 2021-04-29 15:56:24 -05:00
10188.txt Merge pull request #10218 from hashicorp/dnephin/backport-local-agent-fix 2021-05-12 17:20:07 +00:00
10239.txt server: ensure that central service config flattening properly resets the state each time (#10245) 2021-05-14 18:25:37 +00:00
10240.txt agent: ensure we hash the non-deprecated upstream fields on ServiceConfigRequest (#10240) (#10244) 2021-05-14 15:49:55 +00:00
_619.txt Create _619.txt 2020-11-02 12:05:30 -05:00
_666.txt Backport #9156 to 1.8.x (#9164) 2020-11-11 15:12:10 -05:00
_683.txt Add changelog entry for namespace licensing fix (#9203) 2020-11-16 20:46:34 +00:00
_745.txt Add changelog entry for change to the temporary client license duration (#9642) 2021-01-26 21:15:53 +00:00
_795.txt Merge pull request #10030 from hashicorp/fix-ent-audit-log-bypass 2021-04-15 16:14:43 +00:00
_855.txt Merge pull request #10014 from hashicorp/dnephin/changelog 2021-04-14 18:10:18 +00:00
_907.txt Add changelog entry for network area timeout updates (#10241) 2021-05-13 21:06:19 +00:00
changelog.tmpl Introducing changelog-gen (#8387) 2020-08-07 11:53:35 +02:00
note.tmpl changelog: fixup note.tmpl syntax 2020-10-23 16:10:58 -04:00