0dfabe7ade
* partial docs * remove unnecessary docs link * move SSCT upgrade notes to 1.10 instead of 0.10 * Update website/content/docs/enterprise/consistency.mdx Co-authored-by: Loann Le <84412881+taoism4504@users.noreply.github.com> * Update website/content/docs/enterprise/consistency.mdx Co-authored-by: Loann Le <84412881+taoism4504@users.noreply.github.com> * Update website/content/docs/enterprise/consistency.mdx Co-authored-by: Loann Le <84412881+taoism4504@users.noreply.github.com> * Update website/content/docs/enterprise/consistency.mdx Co-authored-by: Loann Le <84412881+taoism4504@users.noreply.github.com> * Update website/content/docs/enterprise/consistency.mdx Co-authored-by: Loann Le <84412881+taoism4504@users.noreply.github.com> * Update website/content/docs/enterprise/consistency.mdx Co-authored-by: Loann Le <84412881+taoism4504@users.noreply.github.com> * docs updates * Update website/content/docs/configuration/replication.mdx Co-authored-by: Loann Le <84412881+taoism4504@users.noreply.github.com> * Update website/content/docs/configuration/replication.mdx Co-authored-by: Loann Le <84412881+taoism4504@users.noreply.github.com> Co-authored-by: Loann Le <84412881+taoism4504@users.noreply.github.com>
4 lines
435 B
Plaintext
4 lines
435 B
Plaintext
```release-note:feature
|
|
**Server Side Consistent Tokens**: Service tokens have been updated to be longer (a minimum of 95 bytes) and token prefixes for all token types are updated from s., b., and r. to hvs., hvb., and hvr. for service, batch, and recovery tokens respectively. Vault clusters with integrated storage will now have read-after-write
|
|
consistency by default. [[GH-14109](https://github.com/hashicorp/vault/pull/14109)]
|
|
``` |