Skip to content

Commit 96bccca

Browse files
authored
VAULT-39667 fix allowed_parameters deprecation (#1191)
* move allowed_parameters deprecation to correct stage * add allowed_parameters deprecation to release notes
1 parent 3673534 commit 96bccca

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

content/vault/v1.21.x/content/docs/updates/deprecation.mdx

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ or raise a ticket with your support team.
4141

4242
@include 'deprecation/duplicate-hcl-attributes.mdx'
4343

44+
@include 'deprecation/list-allowed-parameters.mdx'
4445

4546
## Removed
4647

@@ -50,8 +51,6 @@ or raise a ticket with your support team.
5051

5152
@include 'deprecation/centrify-auth-method.mdx'
5253

53-
@include 'deprecation/list-allowed-parameters.mdx'
54-
5554
@include 'deprecation/active-directory-secrets-engine.mdx'
5655

5756
@include 'deprecation/duplicative-docker-images.mdx'

content/vault/v1.21.x/content/docs/updates/release-notes.mdx

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -278,5 +278,6 @@ None.
278278
Deprecated in 1.21.x | Retired in 1.21.x
279279
-------------------- | ---------------
280280
None | [Snowflake DB password authentication](/vault/docs/updates/deprecation#snowflake-db-password-auth)
281+
| [Exact-match list comparison on allowed_parameters and denied_parameters](/vault/docs/updates/deprecation#snowflake-db-password-auth#exact-match-list-comparison-on-allowed_parameters-and-denied_parameters)
281282

282-
@include 'release-notes/deprecation-note.mdx'
283+
@include 'release-notes/deprecation-note.mdx'

0 commit comments

Comments
 (0)