Skip to content

Commit

Permalink
Backport of Clarify wrapping token language into release/1.16.x (#26126)
Browse files Browse the repository at this point in the history
* backport of commit 20c58ad

---------

Co-authored-by: Jamie Wright <jamiewri@me.com>
Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com>
  • Loading branch information
3 people committed Mar 22, 2024
1 parent 5875218 commit 6ff205f
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions website/content/docs/deprecation/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
layout: docs
page_title: Feature Deprecation Notice
sidebar_title: Feature Deprecation Notice and Plans
description: |-
An announcement page to communicate feature deprecations and plans.
description: >-
An announcement page to communicate feature deprecations and plans.
---

# Feature deprecation notice and plans
Expand Down
4 changes: 2 additions & 2 deletions website/content/partials/faq/client-count/upgrading.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ provided in the Vault UI and API.
| Version | Interface | Accuracy improvement
| :-----: | --------- | --------------------
| 1.6 | N/A | Introduced client counts as a metric
| 1.8 | All | Eliminated wrapped tokens and control groups and counts active identity entities at usage instead of create time
| 1.8 | All | Omit wrapping tokens and control groups from client counts
| 1.9 | All | Improved non-entity token tracking and local auth mount computation logic
| 1.10 | API | Supported data export for unique clients contributing to the client count aggregate for a selected billing period
| 1.10 | UI | Displayed clients per auth mount within a namespace
Expand Down Expand Up @@ -76,4 +76,4 @@ usage metrics UI correctly reflects all clients for the current billing period.
Each unique combination of authN mount, namespace, and alias, will be counted
as a distinct client.
</Tab>
</Tabs>
</Tabs>

0 comments on commit 6ff205f

Please sign in to comment.