From bd0fefe47f73b337b3f4f754970a25cbbffe4d22 Mon Sep 17 00:00:00 2001 From: Meggie Date: Wed, 7 Apr 2021 18:21:01 -0400 Subject: [PATCH] Changing from "changelog" to "release-note" (#11303) --- changelog/10812.txt | 2 +- changelog/10826.txt | 2 +- changelog/10997.txt | 4 ++-- changelog/11011.txt | 2 +- changelog/11015.txt | 2 +- changelog/11018.txt | 2 +- changelog/11094.txt | 2 +- changelog/11113.txt | 2 +- changelog/11127.txt | 2 +- changelog/11142.txt | 2 +- changelog/11226.txt | 2 +- changelog/11259.txt | 4 ++-- changelog/_1712.txt | 2 +- 13 files changed, 15 insertions(+), 15 deletions(-) diff --git a/changelog/10812.txt b/changelog/10812.txt index 3fc512046..749dc233e 100644 --- a/changelog/10812.txt +++ b/changelog/10812.txt @@ -1,3 +1,3 @@ -```changelog:bug +```release-note:bug identity: When the identity/group endpoint is used to modify a group by name, correctly update its policy and member entities. ``` diff --git a/changelog/10826.txt b/changelog/10826.txt index 8fb719fd2..24a5c0a10 100644 --- a/changelog/10826.txt +++ b/changelog/10826.txt @@ -1,3 +1,3 @@ -```changelog:changes +```release-note:changes auth/approle: Secrets ID generation endpoint now returns `secret_id_ttl` as part of its response. ``` diff --git a/changelog/10997.txt b/changelog/10997.txt index 871621c6e..0a6b846bf 100644 --- a/changelog/10997.txt +++ b/changelog/10997.txt @@ -1,4 +1,4 @@ -```changelog:change +```release-note:change aws/auth: AWS Auth concepts and endpoints that use the "whitelist" and "blacklist" terms have been updated to more inclusive language (e.g. `/auth/aws/identity-whitelist` has been updated to`/auth/aws/identity-accesslist`). The legacy endpoint names have not been removed @@ -7,7 +7,7 @@ the same underlying data. The complete list of endpoint changes is available in [AWS Auth API docs](https://www.vaultproject.io/api-docs/auth/aws). ``` -```changelog:deprecation +```release-note:deprecation aws/auth: AWS Auth endpoints that use the "whitelist" and "blacklist" terms have been deprecated. Refer to the CHANGES section for addition details. ``` diff --git a/changelog/11011.txt b/changelog/11011.txt index c87fe50d1..88558427e 100644 --- a/changelog/11011.txt +++ b/changelog/11011.txt @@ -1,3 +1,3 @@ -```changelog:bug +```release-note:bug ui: Fix KMIP failing test and a bug that ocurred because the configuration model was not being unloaded. ``` diff --git a/changelog/11015.txt b/changelog/11015.txt index f5f213f56..694ee6e69 100644 --- a/changelog/11015.txt +++ b/changelog/11015.txt @@ -1,3 +1,3 @@ ```release-note:improvement -changelog: Add dependencies listed in dependencies/2-25-21 +release-note: Add dependencies listed in dependencies/2-25-21 ``` diff --git a/changelog/11018.txt b/changelog/11018.txt index c062ee113..d5af26fa3 100644 --- a/changelog/11018.txt +++ b/changelog/11018.txt @@ -1,3 +1,3 @@ -```changelog:enhancement +```release-note:enhancement ui: Add tests for database role setting form ``` diff --git a/changelog/11094.txt b/changelog/11094.txt index a54b78f01..b193bd564 100644 --- a/changelog/11094.txt +++ b/changelog/11094.txt @@ -1,3 +1,3 @@ -```changelog:bug +```release-note:bug ui: Fix issue where logging in without namespace input causes error ``` diff --git a/changelog/11113.txt b/changelog/11113.txt index 653fbeda0..0e372e649 100644 --- a/changelog/11113.txt +++ b/changelog/11113.txt @@ -1,3 +1,3 @@ -```changelog:enhancement +```release-note:enhancement agent: Add a vault.retry stanza that allows specifying number of retries on failure; this applies both to templating and proxied requests. ``` diff --git a/changelog/11127.txt b/changelog/11127.txt index 899908099..7d253256a 100644 --- a/changelog/11127.txt +++ b/changelog/11127.txt @@ -1,3 +1,3 @@ -```changelog:bug +```release-note:bug ui: Fix bug where database secret engines with custom names cannot delete connections ``` diff --git a/changelog/11142.txt b/changelog/11142.txt index be7ca73d6..713dc1366 100644 --- a/changelog/11142.txt +++ b/changelog/11142.txt @@ -1,3 +1,3 @@ -```changelog:bug +```release-note:bug ui: Fix date display on expired token notice ``` diff --git a/changelog/11226.txt b/changelog/11226.txt index 299adac43..dd40cfa55 100644 --- a/changelog/11226.txt +++ b/changelog/11226.txt @@ -1,3 +1,3 @@ -```changelog:enhancement +```release-note:enhancement core: Add tls_max_version listener config option. ``` diff --git a/changelog/11259.txt b/changelog/11259.txt index f7ec315c0..78c587125 100644 --- a/changelog/11259.txt +++ b/changelog/11259.txt @@ -1,3 +1,3 @@ -```changelog:enhancement +```release-note:enhancement secret/pki: Preserve ordering of all DN attribute values when issuing certificates -``` \ No newline at end of file +``` diff --git a/changelog/_1712.txt b/changelog/_1712.txt index dfa1840aa..d355ed70c 100644 --- a/changelog/_1712.txt +++ b/changelog/_1712.txt @@ -1,3 +1,3 @@ -```changelog:bug +```release-note:bug quotas/lease-count (enterprise) : Fix quotas enforcing old lease count quota paths ```