Mike Palmiotto 
							
						 
					 
					
						
						
							
						
						31772c930b 
					 
					
						
						
							
							Mark deprecated builtins Removed ( #18039 )  
						
						... 
						
						
						
						* Remove logical database builtins
* Drop removed builtins from registry keys
* Update plugin prediction test
* Remove app-id builtin
* Add changelog 
						
						
					 
					
						2023-01-09 09:16:35 -05:00 
						 
				 
			
				
					
						
							
							
								georgethebeatle 
							
						 
					 
					
						
						
							
						
						3088b139f8 
					 
					
						
						
							
							Make key completion work for both kv-v1 and kv-v2 ( #16553 )  
						
						... 
						
						
						
						Co-authored-by: Kieron Browne <kbrowne@vmware.com >
Co-authored-by: Georgi Sabev <georgethebeatle@gmail.com >
Co-authored-by: Danail Branekov <danailster@gmail.com > 
						
						
					 
					
						2022-09-13 12:11:00 -04:00 
						 
				 
			
				
					
						
							
							
								Max Coulombe 
							
						 
					 
					
						
						
							
						
						53cc12b649 
					 
					
						
						
							
							+ added redis elasticache as a built-in plugin ( #17075 )  
						
						... 
						
						
						
						* added redis elasticache as a built-in plugin 
						
						
					 
					
						2022-09-09 16:16:30 -04:00 
						 
				 
			
				
					
						
							
							
								Milena Zlaticanin 
							
						 
					 
					
						
						
							
						
						c73aedf042 
					 
					
						
						
							
							Import Redis OSS database plugin into Vault ( #17070 )  
						
						... 
						
						
						
						* Import Redis OSS database plugin into Vault
* update the total number of db plugins
* small nit for testing
* adding changelog 
						
						
					 
					
						2022-09-09 13:42:25 -05:00 
						 
				 
			
				
					
						
							
							
								Anton Averchenkov 
							
						 
					 
					
						
						
							
						
						e7b5b2a48d 
					 
					
						
						
							
							Revert the WithContext changes to vault tests ( #14947 )  
						
						
						
						
					 
					
						2022-04-07 15:12:58 -04:00 
						 
				 
			
				
					
						
							
							
								Anton Averchenkov 
							
						 
					 
					
						
						
							
						
						8234a663e7 
					 
					
						
						
							
							Add context-aware functions to vault/api ( #14388 )  
						
						
						
						
					 
					
						2022-03-23 17:47:43 -04:00 
						 
				 
			
				
					
						
							
							
								Jeff Mitchell 
							
						 
					 
					
						
						
							
						
						861454e0ed 
					 
					
						
						
							
							Migrate to sdk/internalshared libs in go-secure-stdlib ( #12090 )  
						
						... 
						
						
						
						* Swap sdk/helper libs to go-secure-stdlib
* Migrate to go-secure-stdlib reloadutil
* Migrate to go-secure-stdlib kv-builder
* Migrate to go-secure-stdlib gatedwriter 
						
						
					 
					
						2021-07-15 20:17:31 -04:00 
						 
				 
			
				
					
						
							
							
								Clint 
							
						 
					 
					
						
						
							
						
						4d16944401 
					 
					
						
						
							
							Bundle new Vault plugin: Terraform secrets ( #10931 )  
						
						... 
						
						
						
						* Bundle Terraform secrets engine
* update go.mod/sum
* vendor update
* add changelog entry
* add secrets terraform 
						
						
					 
					
						2021-02-19 16:38:56 -06:00 
						 
				 
			
				
					
						
							
							
								Lauren Voswinkel 
							
						 
					 
					
						
						
							
						
						636d0371f7 
					 
					
						
						
							
							Adding snowflake as a bundled database secrets plugin ( #10603 )  
						
						... 
						
						
						
						* Adding snowflake as a bundled database secrets plugin
* Add snowflake-database-plugin to expected bundled plugins
* Add snowflake plugin name to the mockBuiltinRegistry 
						
						
					 
					
						2021-01-07 09:30:24 -08:00 
						 
				 
			
				
					
						
							
							
								Brian Kassouf 
							
						 
					 
					
						
						
							
						
						3bc7d15e6b 
					 
					
						
						
							
							Backport some OSS changes ( #10267 )  
						
						... 
						
						
						
						* Backport some OSS changes
* go mod vendor 
						
						
					 
					
						2020-10-29 16:47:34 -07:00 
						 
				 
			
				
					
						
							
							
								Michael Golowka 
							
						 
					 
					
						
						
							
						
						233a19e8f8 
					 
					
						
						
							
							Add couchbase, elasticsearch, and mongodbatlas back ( #10222 )  
						
						... 
						
						
						
						Updated the `Serve` function so these can be added back into Vault 
						
						
					 
					
						2020-10-22 17:20:17 -06:00 
						 
				 
			
				
					
						
							
							
								Michael Golowka 
							
						 
					 
					
						
						
							
						
						d87657199d 
					 
					
						
						
							
							DBPW - Enables AutoMTLS for DB plugins ( #10220 )  
						
						... 
						
						
						
						This also temporarily disables couchbase, elasticsearch, and
mongodbatlas because the `Serve` function needs to change signatures
and those plugins are vendored in from external repos, causing problems
when building. 
						
						
					 
					
						2020-10-22 15:43:19 -06:00 
						 
				 
			
				
					
						
							
							
								Tom Proctor 
							
						 
					 
					
						
						
							
						
						d8995bfe42 
					 
					
						
						
							
							Bundle couchbase database plugin with vault ( #9664 )  
						
						
						
						
					 
					
						2020-08-07 11:01:04 +01:00 
						 
				 
			
				
					
						
							
							
								Calvin Leung Huang 
							
						 
					 
					
						
						
							
						
						ba1871d48e 
					 
					
						
						
							
							test: port test changes to oss ( #8694 )  
						
						
						
						
					 
					
						2020-04-07 11:26:51 -07:00 
						 
				 
			
				
					
						
							
							
								Jason O'Donnell 
							
						 
					 
					
						
						
							
						
						7d550e24da 
					 
					
						
						
							
							Add OpenLDAP Secret Plugin ( #8360 )  
						
						... 
						
						
						
						* Add openldap secret plugin
* go mod vendor
* Revert to go-ldap 3.1.3
* go mod vendor 
						
						
					 
					
						2020-02-15 13:21:07 -05:00 
						 
				 
			
				
					
						
							
							
								Jeff Malnick 
							
						 
					 
					
						
						
							
						
						942dd1ef9e 
					 
					
						
						
							
							Add redshift database plugin ( #8299 )  
						
						... 
						
						
						
						* feat: add redshift database plugin
* build: update vendored libraries
* docs: add reference doc for redshift variant of the database secrets engine
* feat: set middlewear type name for better metrics naming (#8346 )
Co-authored-by: Becca Petrin <beccapetrin@gmail.com > 
						
						
					 
					
						2020-02-13 09:42:30 -08:00 
						 
				 
			
				
					
						
							
							
								Jim Kalafut 
							
						 
					 
					
						
						
							
						
						264c446de6 
					 
					
						
						
							
							Bundle MongoDB Atlas ( #8309 )  
						
						
						
						
					 
					
						2020-02-07 14:09:39 -08:00 
						 
				 
			
				
					
						
							
							
								Daniel Spangenberg 
							
						 
					 
					
						
						
							
						
						af3b19099f 
					 
					
						
						
							
							Support CLI autocompletion for nested mounts ( #8303 )  
						
						... 
						
						
						
						* Support CLI autocompletion for nested mounts
* Add test for nested autocomplete prediction 
						
						
					 
					
						2020-02-07 15:58:30 +01:00 
						 
				 
			
				
					
						
							
							
								Becca Petrin 
							
						 
					 
					
						
						
							
						
						73fd8f314f 
					 
					
						
						
							
							Add Kerberos SPNEGO auth plugin ( #7908 )  
						
						
						
						
					 
					
						2019-12-11 11:18:37 -08:00 
						 
				 
			
				
					
						
							
							
								Jim Kalafut 
							
						 
					 
					
						
						
							
						
						1e467e1063 
					 
					
						
						
							
							Add OCI auth to builtin plugin registry ( #7436 )  
						
						
						
						
					 
					
						2019-09-05 13:50:12 -07:00 
						 
				 
			
				
					
						
							
							
								Becca Petrin 
							
						 
					 
					
						
						
							
						
						392e41ca42 
					 
					
						
						
							
							rename pcf to cf maintaining backwards compat ( #7346 )  
						
						
						
						
					 
					
						2019-08-26 09:55:08 -07:00 
						 
				 
			
				
					
						
							
							
								Jeff Mitchell 
							
						 
					 
					
						
						
							
						
						99f914ae6f 
					 
					
						
						
							
							Fix tests  
						
						
						
						
					 
					
						2019-06-20 21:00:01 -04:00 
						 
				 
			
				
					
						
							
							
								Jeff Mitchell 
							
						 
					 
					
						
						
							
						
						8a308716d6 
					 
					
						
						
							
							Make base predict test kmip friendly  
						
						
						
						
					 
					
						2019-06-20 20:57:46 -04:00 
						 
				 
			
				
					
						
							
							
								Jeff Mitchell 
							
						 
					 
					
						
						
							
						
						a342dcbb29 
					 
					
						
						
							
							Sync  
						
						
						
						
					 
					
						2019-06-20 20:55:10 -04:00 
						 
				 
			
				
					
						
							
							
								Becca Petrin 
							
						 
					 
					
						
						
							
						
						6d8e9ef638 
					 
					
						
						
							
							fix test  
						
						
						
						
					 
					
						2019-06-19 10:59:11 -07:00 
						 
				 
			
				
					
						
							
							
								Becca Petrin 
							
						 
					 
					
						
						
							
						
						b492bd3068 
					 
					
						
						
							
							fix test  
						
						
						
						
					 
					
						2019-06-18 09:36:25 -07:00 
						 
				 
			
				
					
						
							
							
								Jim Kalafut 
							
						 
					 
					
						
						
							
						
						9408c3b8a2 
					 
					
						
						
							
							Fix unit tests broken with JWT plugin update  
						
						
						
						
					 
					
						2019-02-14 12:14:18 -08:00 
						 
				 
			
				
					
						
							
							
								nathan r. hruby 
							
						 
					 
					
						
						
							
						
						e8a2ac5fce 
					 
					
						
						
							
							add influx plugin ( #6021 )  
						
						
						
						
					 
					
						2019-01-09 17:25:40 -08:00 
						 
				 
			
				
					
						
							
							
								Becca Petrin 
							
						 
					 
					
						
						
							
						
						fb89af7cfa 
					 
					
						
						
							
							Run all builtins as plugins ( #5536 )  
						
						
						
						
					 
					
						2018-11-06 17:21:24 -08:00 
						 
				 
			
				
					
						
							
							
								Seth Vargo 
							
						 
					 
					
						
						
							
						
						34beea85fb 
					 
					
						
						
							
							Add API functions and completions for plugins ( #4194 )  
						
						
						
						
					 
					
						2018-03-26 13:40:33 -04:00 
						 
				 
			
				
					
						
							
							
								Jeff Mitchell 
							
						 
					 
					
						
						
							
						
						665058ee84 
					 
					
						
						
							
							Fix outdated test  
						
						
						
						
					 
					
						2018-01-10 11:33:53 -05:00 
						 
				 
			
				
					
						
							
							
								Seth Vargo 
							
						 
					 
					
						
						
							
						
						0cfb558f0b 
					 
					
						
						
							
							Add more predictors  
						
						
						
						
					 
					
						2017-10-24 09:28:06 -04:00 
						 
				 
			
				
					
						
							
							
								Seth Vargo 
							
						 
					 
					
						
						
							
						
						3a1479bc8c 
					 
					
						
						
							
							Make predict it's own struct  
						
						... 
						
						
						
						The previous architecture would create an API client many times, slowing down the CLI exponentially for each new command added. 
						
						
					 
					
						2017-10-24 09:26:44 -04:00 
						 
				 
			
				
					
						
							
							
								Seth Vargo 
							
						 
					 
					
						
						
							
						
						fb81547a3a 
					 
					
						
						
							
							Separate "files" and "folders" in predictor  
						
						
						
						
					 
					
						2017-10-24 09:26:44 -04:00 
						 
				 
			
				
					
						
							
							
								Seth Vargo 
							
						 
					 
					
						
						
							
						
						7f6aa892a4 
					 
					
						
						
							
							Add start of base command, flags, prediction  
						
						
						
						
					 
					
						2017-10-24 09:26:44 -04:00