open-vault/changelog
Jim Kalafut 1785b1bd00
Replace deprecated terms in AWS Auth (#10997)
* Replace deprecated terms in AWS Auth

This PR is part of an effort to remove non-inclusive language throughout
Vault. The AWS Auth backend uses the "whitelist" and "blacklist" term
extensively, and these are the focus of the PR:

* Add new API endpoints that use the preferred terminology, while
  deprecating the old endpoints. These endpoints offer identical
  functionality and are basically aliases. This is the only functional
  change in the PR except for terms in error messages.
* Replace "whitelist" -> "access list", "blacklist" -> "deny list" in
  variable names, comments, etc.

Note that storage locations were *not* changed at this time, as that is
a more complex process involving versioning that we may tackle in a future
revision. We have reduced the occurrences of non-inclusive language,
however.

Reviewers should be sure to "Ignore Whitespace" in diffs, especially for
the tests, which were basically indented one level as part of looping
over the tests with both the old and new names.
2021-02-25 23:23:34 -08:00
..
9972.txt add to changelog (#10601) 2020-12-18 10:26:08 -07:00
10072.txt docs change for max request size community PR (#10723) 2021-01-27 10:02:00 -08:00
10077.txt Templates and 1 example (#10363) 2020-11-16 14:05:28 -05:00
10131.txt changelog: add PR 10131 to the changelog (#10688) 2021-01-12 18:24:04 -08:00
10231.txt Allow Vault Agent to run as a Windows service (#10231) 2020-11-23 14:24:32 -08:00
10365.txt "vault operator usage" CLI for client count reporting (#10365) 2020-11-23 14:57:35 -06:00
10375.txt changelog with go changelog (#10434) 2020-11-30 09:24:24 -08:00
10384.txt Match influxdb changelog with correct PR (#10535) 2020-12-11 15:50:07 -07:00
10386.txt changelog for vault 849 (#10435) 2020-11-30 10:28:32 -08:00
10416.txt Add changelog for #10416 (#10473) 2020-12-01 16:08:19 +00:00
10417.txt Fix delete role issue on transform (#10417) 2020-11-23 10:38:09 -06:00
10424.txt Fix license caching issue (#10424) 2020-12-02 18:21:14 +01:00
10433.txt MySQL - Fix username generation length bug (#10433) 2020-12-01 15:24:51 -07:00
10444.txt Add AllowedHeader and fix AllowedOrigins in the API (#10482) 2020-12-03 14:31:25 +01:00
10456.txt changelog/10456.txt 2020-12-10 06:55:24 -05:00
10487.txt Only use entropy augmentation for root token creation [VAULT-670] (#10487) 2020-12-04 09:44:04 -08:00
10489.txt core: Record the time a node became active (#10489) 2020-12-11 16:50:19 -08:00
10490.txt Fix UI custom header values (#10511) 2020-12-15 15:58:03 +01:00
10491.txt No 'v' in version HTML anchor (#10491) 2020-12-08 11:21:48 -06:00
10498.txt Be consistent with how we report init status. (#10498) 2020-12-08 13:55:34 -05:00
10514.txt metrics: activity log (#10514) 2021-01-26 16:37:07 -06:00
10520.txt Send a test message before committing a new audit device. (#10520) 2020-12-16 16:00:32 -06:00
10536.txt rate limit: fix initialize defaults (#10536) 2020-12-14 14:55:52 -05:00
10537.txt Improve consistency in error messages (#10537) 2020-12-11 15:21:53 -06:00
10546.txt Updates the OIDC/JWT auth plugin (#10546) 2020-12-14 10:07:07 -08:00
10556.txt Only set the namespace if the env var isn't present (#1519) (#10556) 2020-12-14 11:40:48 -08:00
10558.txt changelog: add entry for 10558 (#10563) 2020-12-14 12:00:26 -08:00
10579.txt Fix ip disclosure (#10649) 2021-01-05 15:32:47 -06:00
10588.txt UI/managed namespace changes (#10588) 2021-01-07 14:18:36 -06:00
10596.txt Bug: Fix issue with double encoding on space in secret history route (#10596) 2021-01-04 09:32:52 -07:00
10609.txt Add log gathering to debug command. (#10609) 2020-12-22 15:15:24 -05:00
10613.txt Feature flags API (#10613) 2021-01-06 16:05:00 -06:00
10644.txt Changelog: Agent Retry Stanza (#10981) 2021-02-23 09:04:02 -08:00
10650.txt Make the error response to the sys/internal/ui/mounts with no client token consistent (#10650) 2021-01-07 11:46:08 -06:00
10653.txt add variable entropy readers to cert gen helpers [VAULT-1179] (#10653) 2021-01-08 09:48:27 -08:00
10655.txt UI Database Secrets Engine (MongoDB) (#10655) 2021-02-18 10:36:31 -06:00
10677.txt UI: Update dependencies (#10677) 2021-02-01 13:38:03 -06:00
10684.txt UI: Fix shape of response anticipated from feature-flags endpoint (#10684) 2021-01-11 14:44:52 -06:00
10689.txt Update 10689.txt 2021-02-24 13:29:09 -05:00
10705.txt changelog: add entry for PR 10705 (#10785) 2021-01-26 12:54:15 -08:00
10708.txt Protect part of emitMetrics from panic behavior during post-seal (#10708) 2021-01-19 14:06:50 -08:00
10725.txt Implement sys/seal-status and sys/leader in system backend (#10725) 2021-01-20 14:04:24 -06:00
10726.txt Minimal change to ensure that the bulky leaseEntry isn't kept in memory. (#10726) 2021-01-19 17:51:41 -05:00
10730.txt Update to go 1.15.7 (#10730) 2021-01-20 11:02:33 -08:00
10743.txt make token create case insensitive [VAULT-1021] (#10743) 2021-01-27 09:56:54 -08:00
10756.txt Pull in newest consul-template from master and all corresponding dependencies [VAULT-1392] (#10756) 2021-01-29 12:30:16 -08:00
10757.txt Set namespace for template server in agent (#10757) 2021-01-25 17:37:01 -05:00
10758.txt changelog++ (#10775) 2021-01-26 12:45:54 -05:00
10759.txt CHANGELOG update: GCP secrets WAL issue fix (#10776) 2021-01-26 13:50:39 -08:00
10812.txt Fix use of identity/group endpoint to edit group by name (#10812) 2021-01-29 16:50:08 -06:00
10826.txt approle: add ttl to the secret ID generation response (#10826) 2021-02-03 16:32:16 -08:00
10833.txt Set TokenParent in the Index to be cached (#10833) 2021-02-03 18:30:41 -08:00
10848.txt Updating date-fns library from 1.x to 2.x (#10848) 2021-02-08 13:13:00 -07:00
10850.txt agent: allow auto-auth to use an existing token (#10850) 2021-02-11 09:36:03 -05:00
10855.txt Fill in missing lease ID deterministically. Generate a UUID on creation. (#10855) 2021-02-08 13:46:59 -06:00
10877.txt Correct lock acquisition order in the `pathEntityMergeID` identity to fix deadlock condition (#10877) 2021-02-10 11:05:16 -05:00
10901.txt Use an atomic to avoid a race in runEventDemuxer. (#10901) 2021-02-11 11:50:41 -05:00
10904.txt UI: Upgrade storybook (#10904) 2021-02-11 12:16:00 -07:00
10919.txt Updates the JWT/OIDC auth plugin (#10919) 2021-02-16 17:21:35 -08:00
10927.txt agent: route templating server through cache (#10927) 2021-02-23 09:36:11 -05:00
10931.txt Bundle new Vault plugin: Terraform secrets (#10931) 2021-02-19 16:38:56 -06:00
10942.txt Add TOTP support to Okta Auth (#10942) 2021-02-21 21:18:17 -08:00
10949.txt UI/Database Secrets Engine cleanup (#10949) 2021-02-19 14:04:51 -06:00
10951.txt UI/add usage metrics description (#10951) 2021-02-22 09:35:15 -06:00
10952.txt update docs related to OCI alias changes (#10952) 2021-02-23 10:08:15 -06:00
10964.txt Add configurable exponential backoff to Agent auto-auth (#10964) 2021-02-23 12:04:21 -08:00
10980.txt UI: Show error when connection roles fail to update on role create (#10980) 2021-02-23 10:47:02 -06:00
10982.txt UI: Add the wizard to the database secret engine (#10982) 2021-02-23 13:52:39 -07:00
10992.txt Make metrics access unauthenticated when in dev mode. (#10992) 2021-02-24 14:04:23 -05:00
10995.txt Vendor Couchbase DB plugin v0.3.0 (#10995) 2021-02-25 12:59:45 -07:00
10996.txt Vendor OpenLDAP v0.4.0 (#10996) 2021-02-25 13:00:00 -07:00
10997.txt Replace deprecated terms in AWS Auth (#10997) 2021-02-25 23:23:34 -08:00
11011.txt UI: fix KMIP bug and test (#11011) 2021-02-25 15:13:00 -07:00
README.md Add changelog for #10416 (#10473) 2020-12-01 16:08:19 +00:00
_ 1686.txt changelog for entropy augmentation PR [VAULT-1179] (#10755) 2021-01-26 21:06:38 -08:00
_1622.txt Update _1622.txt 2021-01-20 15:06:23 -05:00
_1633.txt Changelog for enterprise fix. (#10560) 2020-12-14 12:43:38 -06:00
_1637.txt Changelog updates for transform fixes (ENT) (#10528) 2020-12-10 13:59:30 -06:00
_1642.txt changelog for license (#10555) 2020-12-15 10:42:39 -08:00
_1656.txt 1.5.6 & 1.6.1 changelog++ 2020-12-16 10:55:12 -05:00
_1659.txt Add changelog for ent #1659. (#10600) 2020-12-18 15:06:54 -05:00
_1663.txt Add changelog for #1663. (#10635) 2021-01-04 11:08:39 -05:00
_1680.txt changelog++ (#10748) 2021-01-26 19:30:42 -05:00
_1705.txt Add changelog entry for ent PR 1705 (#10827) 2021-02-03 09:35:14 -08:00
_1712.txt cl++ (#10870) 2021-02-09 15:11:18 -05:00
_2021Jan20.txt Changelog notes for 1.6.2 (#10737) 2021-01-20 15:52:48 -05:00
_2021Jan26.txt More CL notes for 1.6.2 (#10792) 2021-01-27 12:03:20 -05:00
changelog.tmpl Changelog notes for 1.6.2 (#10737) 2021-01-20 15:52:48 -05:00
note.tmpl Templates and 1 example (#10363) 2020-11-16 14:05:28 -05:00

README.md

changelog

This folder holds changelog updates from commit 3bc7d15 onwards. See hashicorp/go-changelog for full documentation on the supported entries.