changelog: fixup release-note formatting (#9960)
so these changelog entries will be parsed successfully
This commit is contained in:
parent
55f58aad35
commit
df7c1d565f
|
@ -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.
|
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.
|
||||||
```
|
```
|
||||||
|
|
|
@ -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.
|
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.
|
||||||
```
|
```
|
||||||
|
|
Loading…
Reference in New Issue