Skip to content

Commit 6ff205f

Browse files
hc-github-team-secure-vault-corejamiewrischavis
authored
Backport of Clarify wrapping token language into release/1.16.x (#26126)
* backport of commit 20c58ad --------- Co-authored-by: Jamie Wright <[email protected]> Co-authored-by: Sarah Chavis <[email protected]>
1 parent 5875218 commit 6ff205f

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

website/content/docs/deprecation/index.mdx

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
layout: docs
33
page_title: Feature Deprecation Notice
44
sidebar_title: Feature Deprecation Notice and Plans
5-
description: |-
6-
An announcement page to communicate feature deprecations and plans.
5+
description: >-
6+
An announcement page to communicate feature deprecations and plans.
77
---
88

99
# Feature deprecation notice and plans

website/content/partials/faq/client-count/upgrading.mdx

+2-2
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ provided in the Vault UI and API.
77
| Version | Interface | Accuracy improvement
88
| :-----: | --------- | --------------------
99
| 1.6 | N/A | Introduced client counts as a metric
10-
| 1.8 | All | Eliminated wrapped tokens and control groups and counts active identity entities at usage instead of create time
10+
| 1.8 | All | Omit wrapping tokens and control groups from client counts
1111
| 1.9 | All | Improved non-entity token tracking and local auth mount computation logic
1212
| 1.10 | API | Supported data export for unique clients contributing to the client count aggregate for a selected billing period
1313
| 1.10 | UI | Displayed clients per auth mount within a namespace
@@ -76,4 +76,4 @@ usage metrics UI correctly reflects all clients for the current billing period.
7676
Each unique combination of authN mount, namespace, and alias, will be counted
7777
as a distinct client.
7878
</Tab>
79-
</Tabs>
79+
</Tabs>

0 commit comments

Comments
 (0)