open-vault/changelog
Nick Cabatoff 9c5f018938
Rework agent retry config, extend it to cover proxy cache as well (#11113)
Remove template_retry config section.  Add new vault.retry section which only has num_retries field; if num_retries is 0 or absent, default it to 12 for backwards compat with pre-1.7 template retrying.  Setting num_retries=-1 disables retries.

Configured retries are used for both templating and api proxy, though if template requests go through proxy (currently requires persistence enabled) we'll only configure retries for the latter to avoid duplicate retrying.  Though there is some duplicate retrying already because whenever the template server does a retry when not going through the proxy, the Vault client it uses allows for 2 behind-the-scenes retries for some 400/500 http error codes.
2021-03-18 14:14:09 -04:00
..
9972.txt
10072.txt
10077.txt
10131.txt
10231.txt
10365.txt
10375.txt
10384.txt
10386.txt
10416.txt
10417.txt
10424.txt
10433.txt
10444.txt
10456.txt
10487.txt
10489.txt
10490.txt
10491.txt
10498.txt
10514.txt
10520.txt
10536.txt
10537.txt
10546.txt
10556.txt
10558.txt
10579.txt
10588.txt
10596.txt
10603.txt Add changelog entry for Snowflake DB support being added (#11078) 2021-03-10 16:09:13 -08:00
10609.txt
10613.txt
10644.txt Changelog: Agent Retry Stanza (#10981) 2021-02-23 09:04:02 -08:00
10650.txt
10653.txt
10655.txt UI Database Secrets Engine (MongoDB) (#10655) 2021-02-18 10:36:31 -06:00
10677.txt
10684.txt
10689.txt Update 10689.txt 2021-02-24 13:29:09 -05:00
10705.txt
10708.txt
10725.txt
10726.txt
10730.txt
10743.txt
10744.txt Documentation for barrier autorotation (#11027) 2021-03-01 10:45:22 -06:00
10756.txt
10757.txt
10758.txt
10759.txt
10766.txt Add Username Templating Concepts page (#10935) 2021-02-26 16:04:12 -07:00
10767.txt Add Username Templating Concepts page (#10935) 2021-02-26 16:04:12 -07:00
10812.txt
10826.txt
10833.txt Set TokenParent in the Index to be cached (#10833) 2021-02-03 18:30:41 -08:00
10834.txt Add Username Templating Concepts page (#10935) 2021-02-26 16:04:12 -07: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
10858.txt Add Username Templating Concepts page (#10935) 2021-02-26 16:04:12 -07: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
10906.txt Add Username Templating Concepts page (#10935) 2021-02-26 16:04:12 -07:00
10919.txt Updates the JWT/OIDC auth plugin (#10919) 2021-02-16 17:21:35 -08:00
10927.txt agent: persistent caching support (#10938) 2021-03-03 14:01:33 -08:00
10931.txt Bundle new Vault plugin: Terraform secrets (#10931) 2021-02-19 16:38:56 -06:00
10938.txt agent: persistent caching support (#10938) 2021-03-03 14:01:33 -08: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
10953.txt Add changelog entry for #10953 (#11077) 2021-03-10 15:54:15 -08: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
11015.txt Minimal changes to solve Dependency CVEs [VAULT-871] (#11015) 2021-03-01 14:35:40 -08:00
11018.txt Add test for db role setting form component (#11018) 2021-03-01 12:52:46 -06:00
11022.txt Add Partial Month Client Count API for Activity Log (#11022) 2021-03-01 16:15:59 -07:00
11094.txt UI: Add null check before getting userRootNamespace from storage (#11094) 2021-03-11 13:09:43 -06:00
11113.txt Rework agent retry config, extend it to cover proxy cache as well (#11113) 2021-03-18 14:14:09 -04:00
11119.txt UI: Connection "Add Role" automatically populates database in form (#11119) 2021-03-17 11:32:27 -05:00
11127.txt UI/fix backend db connection (#11127) 2021-03-17 15:48:40 -05:00
11129.txt Add command to look up a lease by ID (#11129) 2021-03-18 11:11:09 -05:00
_ 1686.txt
_1622.txt
_1633.txt
_1637.txt
_1642.txt
_1656.txt
_1659.txt
_1663.txt
_1680.txt
_1705.txt
_1712.txt cl++ (#10870) 2021-02-09 15:11:18 -05:00
_1757.txt Add transform upgrade bug fix changelog (#11090) 2021-03-12 09:52:41 -06:00
_2021Jan20.txt
_2021Jan26.txt
_10959.txt Make cert domain name validation case insensitive (#10959) 2021-03-09 21:28:27 -08:00
changelog.tmpl
note.tmpl
README.md

changelog

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