diff --git a/.changelog/9683.txt b/.changelog/9683.txt index 541f9264c..e2a705f64 100644 --- a/.changelog/9683.txt +++ b/.changelog/9683.txt @@ -1,3 +1,3 @@ -```release-notes:improvement +```release-note:improvement client: when a client agent is attempting to dereigster a service, anddoes not have access to the ACL token used to register a service, attempt to use the agent token instead of the default user token. If no agent token is set, fall back to the default user token. ``` diff --git a/.changelog/9923.txt b/.changelog/9923.txt index fb8f1bf2d..05c30f9e9 100644 --- a/.changelog/9923.txt +++ b/.changelog/9923.txt @@ -1,3 +1,3 @@ -```release-notes:bug +```release-note:bug http: fix a bug in Consul Enterprise that would cause the UI to believe namespaces were supported, resulting in warning logs and incorrect UI behaviour. ```